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
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-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
2016-09-28Merge commit '5d560d38deca1e4705e6d3784d737363b9c830fe'James Almer
2016-08-22avcodec/me_cmp: add median SAD compare functionStanislav Dolganov
2016-06-27options_table: Add aliases for color propertiesVittorio Giovara
2016-06-27pixdesc: Add aliases to SMPTE color propertiesVittorio Giovara
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-21pixdesc: Add new SMPTE 431, 432, and 2085 color propertiesVittorio Giovara
2016-06-21pixfmt: Add ARIB STD-B76 color transfer characteristicNeil Birkbeck
2016-05-06avcodec: Add "sar" alias to "aspect" option of video encodersAndrey Utkin
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-05-02avcodec/options_table: fix strict compliance constant flags to match the stri...Michael Niedermayer
2016-02-26lavc: deprecate decoded ass subtitles with timingsClément Bœsch
2016-02-26lavc/options: add ass_ro_flush_noop to flags2Clément Bœsch
2016-02-26lavc: allow subtitle text format to be ASS without timingClément Bœsch
2016-02-18cosmetics: Drop empty comment linesDiego Biurrun
2016-02-10options_table: update maximum bitrate limitRostislav Pehlivanov
2016-02-03Merge commit '0e9c4fe254073b209970df3e3cb84531bc388e99'Derek Buitenhuis
2016-02-03Merge commit '5b6f42da98c26a8aee8d2c2edfcbd0633ad1c607'Derek Buitenhuis
2016-02-03Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'Derek Buitenhuis
2016-01-31Merge commit '243df1351d2d928caa084a5704ed783f0b83f072'Derek Buitenhuis
2016-01-31Merge commit '936f0d98f864f9f6bb4f9e5458b78537e146bacd'Derek Buitenhuis
2016-01-31Merge commit 'd749615333084e62c9fcc480d1ae466369fdf14f'Derek Buitenhuis
2016-01-28Merge commit '96c373c7704aeb1cc1d2c275fbb5d71777665589'Derek Buitenhuis
2016-01-28Merge commit '12b49769223234673db1003d9c43e7483ceb0282'Derek Buitenhuis
2016-01-28Merge commit '1482aff2048511b821ff9feac19426113cc641a2'Derek Buitenhuis
2016-01-28Merge commit '7c79587d7407dab4b9445d66b5f111fe657c8c4d'Derek Buitenhuis
2016-01-28Merge commit '5764d38173661c29d954711dd5abfddf709e9ba4'Derek Buitenhuis
2016-01-28Merge commit '0ac9f33a9e69c64eee592791be3c5441a6a3d6b7'Derek Buitenhuis
2016-01-28Merge commit '84c4714f397c9c50eb9d49008cc1c08385f68f31'Derek Buitenhuis
2016-01-27Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92'Derek Buitenhuis
2016-01-21lavc: Move pre_me to codec private optionsVittorio Giovara