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
2020-09-28lavu/buffer: add a convenience function for replacing buffersAnton Khirnov
2020-09-28examples/muxing: misc style fixesJun Zhao
2020-09-27avfilter/vf_v360: add octahedron formatPaul B Mahol
2020-09-26avfilter/vf_histogram: add slide modes for thistogramPaul B Mahol
2020-09-13avdevice/decklink_dec: add support for querying RP188 High Frame Rate timecodeMarton Balint
2020-09-13avdevice/decklink_dec: add support for rgb/yuv pixel format autodetectionMarton Balint
2020-09-13avutil/timecode: add av_timecode_make_smpte_tc_string2Marton Balint
2020-09-10avformat: add mca demuxerZixing Liu
2020-09-10libavcodec/options_table: Add missing colorspace optionsHarry Mallon
2020-09-09avcodec/libopusenc: add option to set inband FECGyan Doshi
2020-09-08lavfi/vsrc_testsrc: switch to activate.Nicolas George
2020-09-08doc: include general in *-all pages.Nicolas George
2020-09-08doc/general: move contents into a separate file.Nicolas George
2020-09-08doc/texi2pod: support @float.Nicolas George
2020-09-08ffmpeg: add auto_conversion_filters option.Nicolas George
2020-09-04avfilter/asrc_anullsrc: add support to set output durationPaul B Mahol
2020-09-04avfilter/vf_alphamerge: use framesyncPaul B Mahol
2020-09-03doc/filters: add example for drawtext fontsize exprAndrei Rybak
2020-09-01doc/decoders: Document default value of ac3's drc_scale optionAman Verma
2020-08-31avfilter/f_graphmonitor: also show link EOF status in bluePaul B Mahol
2020-08-31avfilter/vsrc_gradients: add speed optionPaul B Mahol
2020-08-31avfilter/vsrc_gradients: add duration optionPaul B Mahol
2020-08-30libavcodec/j2kenc: Support for multiple layersGautam Ramakrishnan
2020-08-27avfilter/vf_xfade: add corner wipe transformsPaul B Mahol
2020-08-27avfilter/vf_xfade: add fadegrays transitionPaul B Mahol
2020-08-25doc/examples: Always open files as "binary", not "text".Carl Eugen Hoyos
2020-08-21avfilter/af_biquads: add different transform typesPaul B Mahol
2020-08-21avcodec: add RPZA encoderPaul B Mahol
2020-08-21doc/APIchanges: Remove version conflict separatorAndreas Rheinhardt
2020-08-21lavu/avstring: deprecate av_d2str().Nicolas George
2020-08-21avfilter/libvmaf: mention csv as available log formatHarry Mallon
2020-08-17doc/encoders: Add all options for JPEG2000 encoderGautam Ramakrishnan
2020-08-16doc/general: fix ADPCM typosPaul B Mahol
2020-08-14avcodec/mpeg12enc: support mpeg2 encoder const levelLimin Wang
2020-08-14doc/general: move Cineform HD and Canopus codecs to correct sectionPaul B Mahol
2020-08-11doc/general: mark that CFHD have encoder nowPaul B Mahol
2020-08-11doc/general: mention AGM codecsPaul B Mahol
2020-08-09doc/indevs: Note improved behaviour of kmsgrab with Linux 5.7Mark Thompson
2020-08-08doc/fftools-common-opts: document ffmpeg -h protocol=protocol_nameJun Zhao
2020-08-08doc/fftools-common-opts: fix typo (name => named)Jun Zhao
2020-08-08doc/filters: update filter buffer/abuffer interface file nametomajsjiang
2020-08-07avcodec: add adpcm_argo encoderZane van Iperen
2020-08-04avutil/channel_layout: add 22.2 layoutJan Ekström
2020-08-01vaapi_encode_h265: Fix ordering of tile dimensionsMark Thompson
2020-08-01vaapi_encode_h265: Remove confusing and redundant tile optionsMark Thompson
2020-08-01libsvtav1: Fix the documentation to match the actual optionsMark Thompson
2020-07-30fftools/ffmpeg: make specifying thread_queue_size turn on threaded inputMarton Balint
2020-07-29avcodec: Add an SVT-AV1 encoder wrapperDaryl Seah
2020-07-25libavcodec/libaomenc.c: Add command-line options for inter-coding toolsWang Cao
2020-07-25libavcodec/libaomenc.c: Add command-line options for tx tools.Wang Cao