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
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
2016-11-06doc/libx26[45]: Add documentation for forced-idrDerek Buitenhuis
2016-10-22doc: fix spelling errorsAndreas Cadhalpun
2016-10-17doc: Update x264 option a53cc, forgotten in 93e04102.Carl Eugen Hoyos
2016-10-01lavc: remove libfaac wrapperJosh de Kock
2016-09-19doc/encoders: minor aac encoder formatting improvementsMoritz Barsnick
2016-07-17cosmetics: fix some misspelled wordsJames Almer
2016-07-03libopusenc: Add channel mapping family argumentMichael Graczyk
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-02-12doc/encoders: fix typos in the vc2 encoder documentationRostislav Pehlivanov
2016-02-12doc/encoders: add documentation for the VC-2 encoderRostislav Pehlivanov
2016-02-07libvpxenc: Allow setting tune parameterTimothy Gu
2016-01-30avcodec: Remove libvo-aacenc support.Kieran Kunhya
2016-01-09doc/encoders: fix typo in AAC encoder documentationRostislav Pehlivanov
2016-01-02doc/encoders: Fix application nameMichael Niedermayer