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
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-27Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6'Michael Niedermayer
2015-07-27lavc: Deprecate avctx.me_methodVittorio Giovara
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
2015-06-10mpegvideo: Move Picture-related functions to a separate fileVittorio Giovara
2015-06-08Merge commit '925b80d64029d41962e5998d7d901226c3a9baea'Michael Niedermayer
2015-06-08Merge commit '9bb11be0e5a75782c3139ad058c2b571499aa37d'Michael Niedermayer
2015-06-08Merge commit 'f8716a1408f4f4ec63857b7015fbd62f9eac344a'Michael Niedermayer
2015-06-08Merge commit 'da0c8664b4dc906696803685f7e53ade68594ab8'Michael Niedermayer
2015-06-08mpegvideo: Move OutFormat enum to mpegutils.hVittorio Giovara
2015-06-08mpegvideo: Split picture allocation for encoding and decodingVittorio Giovara
2015-06-08mpegvideo: Rework frame_size_alloc functionVittorio Giovara
2015-06-08mpegvideo: Move various temporary buffers to a separate contextVittorio Giovara
2015-06-01Merge commit '149fa0b7ac180fe1df48a2e379c560813555bf57'Michael Niedermayer
2015-06-01Merge commit 'b2b766914a49c4e3537df3a585e97b98d432edd2'Michael Niedermayer
2015-06-01Merge commit '378a00087fdadcc9b34165c05cd10a1a15f3fe61'Michael Niedermayer
2015-06-01Merge commit '31a117a0e6d6eafdf997bfe0843f3e3d39cc0332'Michael Niedermayer
2015-06-01Merge commit '2f15846ad7ad57beb0bca99c624affa0facf284b'Michael Niedermayer
2015-05-31mpegvideo: Move MotionEstContext and function declarations to a separate headerVittorio Giovara
2015-05-31mpegvideo: mpeg12: Move function declarationsVittorio Giovara
2015-05-31mpegvideo: Move tables to a separate fileVittorio Giovara
2015-05-31mpegvideo: msmpeg4: Move function declarationsVittorio Giovara
2015-05-31mpegvideo: wmv2: Move function declarationsVittorio Giovara
2015-05-28Merge commit 'fa1923f18205410a3b0aa6c0e77cb31443ef340d'Michael Niedermayer
2015-05-28mpegvideo: Move ff_*_rl functions to a separate fileAnton Khirnov
2015-05-25avcodec/mpegvideo: Factor ff_mpv_reallocate_putbitbuffer() outMichael Niedermayer
2015-05-22Merge commit '4e17946f10d39eec6cc03fb249ae8147373141b6'Michael Niedermayer
2015-05-22Merge commit 'a3f4c930ac3f49f47b6e6ffda925d0dcf80320e2'Michael Niedermayer
2015-05-22Merge commit 'd528045558825f01472e9bee873f60c98d661e53'Michael Niedermayer
2015-05-22Merge commit '6f54dc43cee6b2f5d183acf98b32a3cf8be4a4fc'Michael Niedermayer
2015-05-22Merge commit '9c1db92ad372d4cd69e0490e691c56e4097cb193'Michael Niedermayer
2015-05-22Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'Michael Niedermayer
2015-05-22mpegvideo: Rework various functions not to use MpegEncContext directlyVittorio Giovara
2015-05-22mpegvideo: Have ff_mpeg_ref_picture use AVCodecContext directlyVittorio Giovara