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-20avcodec: add AV_CODEC_FLAG_DROPCHANGED to flagsGyan Doshi
2019-01-28avcodec: Add discard_sample_percentageMichael Niedermayer
2018-12-20lavc/options_table: Change some options location in opt table.Jun Zhao
2018-03-25avcodec: add a subcharenc mode that disables UTF-8 checkwm4
2018-03-08sbc: implement SBC encoder (low-complexity subband codec)Aurelien Jacobs
2018-02-13Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0'Mark Thompson
2018-02-12lavc: Add support for increasing hardware frame pool sizesMark Thompson
2017-10-23Merge commit '0648dec19db83bc8c87814d195e32cbad5698a40'James Almer
2017-10-23Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b'James Almer
2017-10-23avcodec: drop deprecated vismv optionJames Almer
2017-10-23Merge commit '5182a28b5de060c51c21b36053ab205bfbbbbe31'James Almer
2017-10-23Merge commit 'bb45d11282d93af0e8d4c8fd6bc6405f7439a940'James Almer
2017-10-23Merge commit '302554835e39b79b977ed60c9afe81b44590dfef'James Almer
2017-10-23Merge commit 'b3739599bda740ac12d3dde31a331b744df99123'James Almer
2017-10-23Merge commit '72dc7ddd18fe54ee68aec71590c3202ad009a8fc'James Almer
2017-10-23Merge commit 'dcc39ee10e82833ce24aa57926c00ffeb1948198'James Almer
2017-10-23Merge commit '0871e2337777d9161e7f3554bcad19dabc9e15e1'James Almer
2017-10-23Merge commit '0c7986df444273b0e53d3992ba9cc1108bd6a386'James Almer
2017-10-10lavc: enable hwaccel_flags optionJun Zhao
2017-08-25avcodec: add missing FF_API_DEBUG_MV wrappersJames Almer
2017-05-08Merge commit '019ab88a95cb31b698506d90e8ce56695a7f1cc5'James Almer
2017-04-08Merge commit '5168026a05258537f1c48ca95c1776b1554997f4'Clément Bœsch
2017-03-31Merge commit '17dac56b8fdd80c594c39b76de3f27a7949afbde'Clément Bœsch
2017-03-24Merge commit '0d9b9bd37f43ee29ad9f709d85c8f3be9db71104'Clément Bœsch
2017-03-23lavc: Drop deprecated stream codec tagVittorio Giovara
2017-03-23lavc: Drop deprecated options moved to private contextsVittorio Giovara
2017-03-23lavc: Drop deprecated global afd fieldVittorio Giovara
2017-03-23lavc: Drop deprecated codec flagsVittorio Giovara
2017-03-23lavc: Drop deprecated unused public membersVittorio Giovara
2017-03-23lavc: Drop deprecated emu edge functionalityVittorio Giovara
2017-03-23lavc: Drop deprecated public symbolsVittorio Giovara
2017-03-23lavc: Drop deprecated error rate optionVittorio Giovara
2017-03-23lavc: Remove deprecated XvMC support hacksDiego Biurrun
2017-03-23lavc: Drop deprecated architectures symbolsVittorio Giovara
2017-03-23lavc: Drop deprecated workaround bugs optionsVittorio Giovara
2017-03-23lavc: Drop deprecated debug mv functionalityVittorio Giovara
2017-01-12lavc: add an option for exporting cropping information to the callerAnton Khirnov
2016-12-11avcodec: Add max_pixels optionsMichael Niedermayer
2016-12-02options_table: Do not rely on enum size as option boundVittorio Giovara
2016-11-23avcodec/options_table: make channel_layouts uint64Michael Niedermayer
2016-11-19options_table: limit codec parameters to sane valuesAndreas Cadhalpun
2016-11-17avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bugMichael Niedermayer
2016-11-14Merge commit '7a745f014f528d1001394ae4d2f4ed1a20bf7fa2'Hendrik Leppkes
2016-11-13Merge commit 'f172e22d6aed0bff36e975bafb0183b6779f9444'Hendrik Leppkes
2016-11-08lavu: Rename ycgco color space appropriatelyVittorio Giovara
2016-11-08lavc: Add hevc main10 profile to avconv cliVittorio Giovara
2016-11-03options_table: Remove a now unnecessary include of config.hMartin Storsjö
2016-11-02lavc: Add hevc main10 profile to ffmpeg cliVittorio Giovara
2016-10-21lavu: Add JEDEC P22 color primariesVittorio Giovara
2016-09-28Merge commit 'a8164323374e86ce5f93759230868c98356833a2'James Almer