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
AgeCommit message (Expand)Author
2019-04-18doc/encoders: Fix libvpx option name arnr-maxframes.Carl Eugen Hoyos
2019-04-18Updated documentation for libaom encoder options.Sam John
2019-03-16mpeg12enc: Use Closed Captions if availableMathieu Duponchelle
2019-02-26vaapi_encode: Support more RC modesMark Thompson
2019-01-24vaapi_encode: Convert to send/receive APIMark Thompson
2019-01-04doc/encoders: Update docs for libxavs2Jun Zhao
2018-12-25avcodec/libvpxenc: add VP8/9 sharpness config optionRene Claus
2018-12-19doc/encoders: Fix colums typoMichael Niedermayer
2018-12-09avcodec/libaomenc: add row-mt optionJames Almer
2018-11-19avcodec/libvpxenc: add VP8 temporal scalability config optionsArd Oerlemans
2018-11-18doc/encoders: Add libaom-av1Mark Thompson
2018-11-18doc/encoders: Move libxavs2 to correct place in alphabetical orderMark Thompson
2018-11-10libvpxenc: extend auto-alt-ref rangeJames Zern
2018-11-10libvpxenc,vp9: add enable-tpl optionJames Zern
2018-10-27vaapi_encode: Support configurable slicesMark Thompson
2018-09-23doc/encoders: Document -sei option to hevc_vaapiMark Thompson
2018-09-23vaapi_encode_h265: Set level based on stream if not set by userMark Thompson
2018-09-23vaapi_encode_mjpeg: Use CBS to store parameters and write headersMark Thompson
2018-09-23doc/encoders: Add missing options to VAAPI encodersMark Thompson
2018-09-23vaapi_encode: Add support for max QP in rate controlMark Thompson
2018-09-23vaapi_encode: Clean up rate control configurationMark Thompson
2018-09-23vaapi_encode: Add common options between all encodersMark Thompson
2018-09-23vaapi_encode: Choose profiles dynamicallyMark Thompson
2018-09-18lavc/libxavs2: remove nonexistent parametershwren
2018-09-11lavc, doc, configure: add libxavs2 video encoder wrapperhwren
2018-03-31doc/encoders: list missing options for x265Gyan Doshi
2018-02-13avcodec/mpeg12enc: add support for specifying video_format in the sequence_di...Marton Balint
2018-02-07avcodec/libopus: support disabling phase inversion.Menno
2018-01-13aacenc: use the fast coder as the defaultRostislav Pehlivanov
2017-11-29libvpxenc,vp9: add corpus-complexity optionJames Zern
2017-11-17lavc/libvpxenc: add tune-content optionJames Zern
2017-10-04Merge commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7'James Almer
2017-09-22Fix several typosLou Logan
2017-08-20doc/encoders: add "coder" option documentation for h264_vaapiJun Zhao
2017-08-20vaapi_encode: Move quality option to common codeMark Thompson
2017-08-16encoders.texi: Replace x264 --full-help suggestion with --fullhelpLeo Izen
2017-07-19doc: Fix names of VAAPI encodersMark Thompson
2017-06-27avcodec/proresenc_kostya: add 4444XQ profilePaul B Mahol
2017-06-24doc: Add VAAPI encodersMark Thompson
2017-04-29libvpxenc: allow aq-mode 4 (equator360)James Zern
2017-04-18doc/encoders.texi: document libvpxenc's -row-mtJames Zern
2017-03-03doc/encoders: mention valid values for compression_level when using FLAC encoderJames Almer
2017-02-27Use modern avconv syntax for codec selection in documentation and testsDiego Biurrun
2017-02-14doc/encoders: add documentation for the Opus encoderRostislav Pehlivanov
2017-02-08doc/encoders: fix broken build with 884506dfe2eRicardo Constantino
2017-02-08Implement optimal huffman encoding for (M)JPEG.Jerry Jiang
2016-12-31doc: document cutoff option to ac3 and adjust the option's global documentationMoritz Barsnick
2016-12-31lavc/libmp3lame: add support for cutoffMoritz Barsnick
2016-11-11doc/encoders: sort list into alphabetical orderLou Logan
2016-11-11doc/encoders: add documentation for the Hap encoderTom Butterworth