Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-28Merge commit '1482aff2048511b821ff9feac19426113cc641a2'Derek Buitenhuis
2016-01-28Merge commit '7c79587d7407dab4b9445d66b5f111fe657c8c4d'Derek Buitenhuis
2016-01-28Merge commit '5764d38173661c29d954711dd5abfddf709e9ba4'Derek Buitenhuis
2016-01-27Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92'Derek Buitenhuis
2016-01-21lavc: Move noise_reduction to codec private optionsVittorio Giovara
2016-01-21lavc: Move scenechange_threshold to codec private optionsVittorio Giovara
2016-01-21lavc: Move chromaoffset to codec private optionsVittorio Giovara
2016-01-21lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara
2015-12-04avcodec: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch
2015-08-24Merge commit '167ea1fbf15ecefa30729f9b8d091ed431bf43bd'Hendrik Leppkes
2015-08-23xavs: Do not try to set the bitrate tolerance without a bitrateLuca Barbato
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-07-27lavc: Deprecate avctx.me_methodVittorio Giovara
2015-07-27Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6'Michael Niedermayer
2015-07-27avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer
2015-07-22avcodec: remove unused sd variablesMichael Niedermayer
2015-07-22avcodec/libxavs: Export pict_type in side dataMichael Niedermayer
2015-07-22Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATSMichael Niedermayer
2015-07-21Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer
2015-07-21Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b'Michael Niedermayer
2015-07-21Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'Michael Niedermayer
2015-07-20Deprecate avctx.coded_frameVittorio Giovara
2015-07-20Add a quality factor packet side dataVittorio Giovara
2015-07-20Gather all coded_frame allocations and free functions to a single placeVittorio Giovara
2014-12-11avcodec/libxavs: fix division by 0 bitrateMichael Niedermayer
2014-12-06avcodec/libxavs: disable global header codeMichael Niedermayer
2014-11-18libavcodec/libxavs: Use av_freep() avoid leaving stale pointers in memoryMichael Niedermayer
2014-04-22avcodec/libxavs: Use av_mallocz_array()Michael Niedermayer
2013-11-21libxavs: rename and fix a variable nameSean McGovern
2013-11-18avcodec/libxavs: 2nd attempt to fix compilation after b18c7c8d.Clément Bœsch
2013-11-18avcodec/libxavs: attempt to fix compilation after b18c7c8d.Clément Bœsch
2013-11-17Merge commit '97168b204a0b6b79bb6c5f0d40efdf7fc2262476'Michael Niedermayer
2013-11-16libxavs: use the AVFrame API properly.Anton Khirnov
2013-10-04Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer
2013-10-04cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun
2013-07-04Rename "AVClass class" as "AVClass component_class" for external codecs.Sean McGovern
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov
2012-09-05Merge commit 'c7b610aa0b1bac47eea0056b13fe6e982b85844a'Michael Niedermayer
2012-09-05Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer
2012-09-05Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer
2012-09-05avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö
2012-09-05avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö
2012-08-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-16Add missing includes for code relying on external librariesMartin Storsjö