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-22fftools/ffplay: drop options deprecated since 2011Anton Khirnov
2022-03-21doc/bitstream_filters: add missing options in h264_metadataGyan Doshi
2022-03-19doc/APIchanges: update for the new channel layout APIAnton Khirnov
2022-03-19Keep including the full version.h when headers are included externallyMartin Storsjö
2022-03-17doc/filters: add some afftdn examplesPaul B Mahol
2022-03-17doc/filters: mention sample_noise/sn options tooPaul B Mahol
2022-03-17avfilter/af_afftdn: expose floor offset factor optionPaul B Mahol
2022-03-16doc: Add an entry to APIchanges about changes to version.h and version_major.hMartin Storsjö
2022-03-15doc/examples: convert to new channel layout-APIJames Almer
2022-03-15ffmpeg: convert to new channel layout-APIJames Almer
2022-03-14avcodec: Add dv marker bsfMichael Niedermayer
2022-03-14avfilter/vf_fieldhint: add pattern mode of filteringPaul B Mahol
2022-03-14avfilter/af_afftdn: allow user to control number of bandsPaul B Mahol
2022-03-13avfilter/af_afftdn: add way to control noise floor link for >1 channelsPaul B Mahol
2022-03-13avfilter/af_afftdn: allow user to change ratio factorPaul B Mahol
2022-03-10avutil/cpu: add AVX512 Icelake flagWu Jianhua
2022-03-10avformat: add DFPWM raw formatJack Bruienne
2022-03-10avcodec: add DFPWM1a codecJack Bruienne
2022-03-10avfilter/af_lv2: add commands supportPaul B Mahol
2022-03-10avfilter/af_anlmdn: fix possible array overflow and increase options limitsPaul B Mahol
2022-03-08lavfi/drawtext: Add %N for drawing fractions of a secondThilo Borgmann
2022-03-07avfilter/f_sendcmd: export width and height tooPaul B Mahol
2022-03-06avfilter/vsrc_gradients: add radial gradientsPaul B Mahol
2022-03-06avfilter/avf_ahistogram: add new histogram mode optionPaul B Mahol
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