Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2022-03-04avfilter/f_graphmonitor: add several more flagsPaul B Mahol
2022-03-03avfilter/avf_abitscope: refactor code & add trace modePaul B Mahol
2022-03-03doc/filters: correct default value of lut filtersGyan Doshi
2022-03-02avfilter/drawtext: change reload value to an intervalGyan Doshi
2022-03-02doc/bitstream_filters: add missing entry for the time_base setts optionJames Almer
2022-03-01avfilter/vf_unsharp: add support for alpha formatsPaul B Mahol
2022-03-01avfilter/af_dynaudnorm: add support for overlapping framesPaul B Mahol
2022-02-28avcodec/setts_bsf: add an option to set output time baseJames Almer
2022-02-28doc/bitstream_filters: add missing entry for the duration setts optionJames Almer
2022-02-28avcodec/setts_bsf: add constants to modify packet durationJames Almer
2022-02-28avcodec/setts_bsf: add NEXT_PTS/DTS expression constantsJames Almer
2022-02-28libavcodec/qsvenc: add mbbrc to hevc_qsvWenbin Chen
2022-02-28libavcodec/vaapi_encode: Add async_depth to vaapi_encoder to increase perform...Wenbin Chen
2022-02-27avfilter/af_dynaudnorm: allow to filter subset of channelsPaul B Mahol
2022-02-27avfilter/af_afftdn: add more verbose options aliasesPaul B Mahol
2022-02-25avcodec/libsvtav1: update some options and defaultsJames Almer
2022-02-24avcodec/libsvtav1: add a svtav1-params option to pass a list of key=value par...James Almer
2022-02-24doc/muxers: note video_track_timecale in movGyan Doshi
2022-02-24avfilter/af_loudnorm: increase max allowed LRAPaul B Mahol
2022-02-17doc/muxers: add entry for empty_hdlr_name in movGyan Doshi
2022-02-15avfilter/vf_mix: add planes optionPaul B Mahol
2022-02-12avfilter/af_surround: change x/y spread defaultsPaul B Mahol
2022-02-12avfilter: add dialogue enhance audio filterPaul B Mahol
2022-02-11avfilter/af_compensationdelay: add commands supportPaul B Mahol
2022-02-07avutil/fifo: Deprecate old FIFO APIAnton Khirnov
2022-02-07lavu/fifo: add a flag for automatically growing the FIFO as neededAnton Khirnov
2022-02-07lavu/fifo: Add new AVFifo API based upon the notion of element sizeAnton Khirnov
2022-01-29lavc/qsvenc: add tile encoding support for VP9Haihao Xiang
2022-01-27libavcodec/qsvenc: Add intra refresh to hevc_qsv and add new intra refresh pa...Wenbin Chen
2022-01-27libavcodec/qsvenc: Add b_strategy option to hevc_qsvWenbin Chen
2022-01-27libavcodec/qsvenc: Add max slice size support to hevc_qsvWenbin Chen
2022-01-26lavu: bump minor and add APIchanges for new lavu/tx additionsLynne
2022-01-24doc/filters: note format constraint for volumedetectGyan Doshi
2022-01-23avfilter/vf_libvmaf: update filter for libvmaf v2.0.0Kyle Swanson
2022-01-21libavcodec/qsvenc: Add transform skip to hevc_qsvWenbin Chen
2022-01-21libavcodec/qsvenc: Add low latency P-pyramid support to qsvWenbin Chen
2022-01-21libavcodec/qsvenc: Add DisableDeblockingIdc support to qsvWenbin Chen
2022-01-21libavcodec/qsvenc: Add max_frame_size support to hevc_qsvWenbin Chen
2022-01-18lavc/qsvenc_hevc: add -pic_timing_sei optionHaihao Xiang
2022-01-18lavc/qsvenc: add encode support for screen content coding extensionHaihao Xiang
2022-01-17avfilter: add overlay vaapi filterXinpeng Sun
2022-01-16avformat/mpegts: add option max_packet_sizeGyan Doshi
2022-01-13avformat/matroskaenc: Add option to shift data to write cues at frontAndreas Rheinhardt
2022-01-07doc/encoders.texi: Add doc for qsvWenbin Chen
2022-01-04doc/APIchanges: Fill in the commit hash for DOVI metadata additionAndreas Rheinhardt
2022-01-04lavu/frame: Add Dolby Vision metadata side data typeNiklas Haas
2022-01-04doc/APIchanges: Fill in missing thingsMichael Niedermayer
2022-01-03lavf: add a flag for experimental (de)muxersAnton Khirnov
2022-01-01lavc/{av1, h264, h265}_metadata_bsf: fix description of tick_rateZhao Zhili
2021-12-31avformat/mov: add option max_stts_deltaGyan Doshi