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
2016-08-22avcodec/me_cmp: add median SAD compare functionStanislav Dolganov
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
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 '936f0d98f864f9f6bb4f9e5458b78537e146bacd'Derek Buitenhuis
2016-01-31Merge commit 'd749615333084e62c9fcc480d1ae466369fdf14f'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 '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
2016-01-21lavc: Move me_penalty_compensation to codec private optionsVittorio Giovara
2016-01-21lavc: Move prediction_method to codec private optionsVittorio Giovara
2016-01-21lavc: Move rtp_payload_size to codec private optionsVittorio Giovara
2016-01-21lavc: Move timecode_frame_start to codec private optionsVittorio Giovara
2016-01-21lavc: Move mpeg_quant to codec private optionsVittorio Giovara
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 frame_skip_* to codec private optionsVittorio Giovara
2016-01-21lavc: Move brd_scale to codec private optionsVittorio Giovara
2016-01-21lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara
2015-12-04avcodec/mpegvideo: use constants for rc_strategyClément Bœsch
2015-10-13mpegvideo: dnxhdenc: permute 10bits contentChristophe Gisquet
2015-10-09lavc/mjpegenc: Add an option to force outputting chroma matrix.Carl Eugen Hoyos
2015-09-16Merge commit '525f58977c93e189fda49a5c4928feaf4d89fac6'Hendrik Leppkes
2015-09-13mpegvideo: Move macros to more appropriate headersVittorio Giovara
2015-09-02avcodec/mpegvideo: change bit_rate to 64bitMichael Niedermayer
2015-07-30avcodec/mpegvideo_enc: Ignore QMAX if VBV constraints are exceededMichael Niedermayer
2015-07-27lavc: Deprecate avctx.me_methodVittorio Giovara
2015-07-27Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6'Michael Niedermayer
2015-07-22Merge commit '21c90d86d27c2143354c7d782050a779b0986eb1'Michael Niedermayer
2015-07-22mpegvideo: Add missing includeVittorio Giovara
2015-07-09Merge commit '1761ab838c75223a6b97d8c0720d09275374c53d'Michael Niedermayer
2015-07-08lavc: Deprecate avctx.rc_strategyVittorio Giovara
2015-07-03Merge commit '910247f1720c6aae422723c05dac6d0b19f20bec'Michael Niedermayer
2015-07-03lavc: Deprecate avctx.{inter,intra}_quant_biasVittorio Giovara
2015-07-01avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functionsShivraj Patil
2015-06-12Merge commit 'f1fa1eed2abdc8dfb0af318a43f5d293b81141bd'Michael Niedermayer
2015-06-12Merge commit 'e7af52a68dde9144b273a9598b60bf0f56e1323b'Michael Niedermayer
2015-06-12mpegvideo: Expand macroVittorio Giovara
2015-06-12mpegvideo: rv10: Move function declaration to a separate headerVittorio Giovara
2015-06-10Merge commit 'c0e6b8cab874db97b6818007bc86507c8d213083'Michael Niedermayer
2015-06-10Merge commit 'd1dd0d404c085f4fce7b8358b4aea677761c5d88'Michael Niedermayer
2015-06-10Merge commit '7061bf0925a7d6c5899bbe710b2b8cdae9005274'Michael Niedermayer
2015-06-10mpegvideo: Mark one function as staticVittorio Giovara
2015-06-10mpegvideo: Move block permutation function where is usedVittorio Giovara