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-05-25avcodec/mpegvideo: Factor ff_mpv_reallocate_putbitbuffer() outMichael Niedermayer
2015-05-25avcodec/mpegvideo_enc: Update the buffer size as more slices are mergedMichael 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 '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
2015-05-22mpegvideo: Have ff_mpeg_unref_picture use AVCodecContext directlyVittorio Giovara
2015-05-22mpegvideo: Drop flags and flags2Vittorio Giovara
2015-04-29Merge commit '0c69164f451cc9ca6ce9d6e7568083e2776bc845'Michael Niedermayer
2015-04-28h263: Convert function to macroVittorio Giovara
2015-04-20Merge commit '3d71b1f8f09fccea7158e868fb9bd81b81205449'Michael Niedermayer
2015-04-20Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer
2015-04-20mpegvideo_enc: Simplify picture allocationVittorio Giovara
2015-04-19lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara
2015-03-12Merge commit 'a72d93daa09ffbad2771f1450820941055eaf210'Michael Niedermayer
2015-03-12mpegvideo_enc: Check AVCodecContext allocationVittorio Giovara
2015-03-05rv10: check size of s->mb_width * s->mb_heightAndreas Cadhalpun
2015-03-03avcodec/rv10: check size of s->mb_width * s->mb_heightAndreas Cadhalpun
2015-02-12avcodec/mpegvideo_enc: correctly initialize chroma_intra_matrix for MPEG1/2Michael Niedermayer
2015-02-12avcodec/mpegvideo_enc: Consider chroma_intra_matrix in dct_quantize_trellis_c()Michael Niedermayer
2015-02-11avcodec/mjpegenc: support trellis quantizationMichael Niedermayer
2015-02-11avcodec/mpegvideo_enc: Add intra_chroma_ac_vlc_length, it will be needed for ...Michael Niedermayer
2015-02-01avcodec/mpegvideo_enc: Fix number suffixes in rc_buffer_size calculationMichael Niedermayer
2015-01-29Merge commit '302ca6b20ed01ac584f5b15d5bca3d3a92b7a77a'Michael Niedermayer
2015-01-29mpegvideo_enc: initialize the encoding contextVittorio Giovara
2015-01-24Merge commit '2a06c2a03e1205aaeede5af850b9271752ddd4cf'Michael Niedermayer
2015-01-23mpegvideo_enc: Draw edges on input for non-multiple of 16 resolutionsMichael Niedermayer
2015-01-17Fix precission typosMichael Niedermayer
2015-01-07Merge commit '1c6183233d56fb27a4a154e7e64ecab98bd877f1'Michael Niedermayer
2015-01-06msmpeg4: check memory allocations and propagate errorsVittorio Giovara
2014-12-19avcodec/mpegvideo_enc: remove rtp_mode=0 for H261Michael Niedermayer
2014-12-18Merge commit '91bfac759dfd536e439ad3e35964705012c6a5a7'Michael Niedermayer
2014-12-18h261enc: Disallow sliced encodingMartin Storsjö
2014-11-06Merge commit '0a6664706168dc1049967bec311970d720581625'Michael Niedermayer
2014-11-06Merge commit 'e0a1d0a2b04eb5220d00fc7ce46a57cc5e3c7118'Michael Niedermayer
2014-11-06mpegvideo_enc: factor out denominator and explicitly cast operandsVittorio Giovara
2014-11-06mpegvideo_enc: rework direct mode checkVittorio Giovara
2014-10-18Merge commit '530c1441fd1426b6a4bb33485ff3226e1ae0ad45'Michael Niedermayer
2014-10-18Merge commit '15ec053c4c0b198a2e93eb8e60c8f41e091e0c40'Michael Niedermayer
2014-10-18Merge commit 'c4f7bee0872d5e2e0e91673dd4b0f18de4a3d866'Michael Niedermayer
2014-10-18Merge commit '66a68ddd1ac376b24db8695058bc8fc28f5bada6'Michael Niedermayer
2014-10-18Merge commit 'a75c2eb25a62105c09b48521aef429dc8a231637'Michael Niedermayer
2014-10-18Merge commit '946f95354ba76ef73c9b66889d86ab5fba4fb486'Michael Niedermayer
2014-10-18Merge commit 'a6e4ce9fd50897dc6d9c2ada4b6b8090de7de5bf'Michael Niedermayer
2014-10-18lavc: make lmax/lmin into private options of mpegvideo encodersAnton Khirnov
2014-10-18lavc: make border_masking into private options of mpegvideo encodersAnton Khirnov
2014-10-18lavc: deprecate unused mb_threshold fieldAnton Khirnov
2014-10-18lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpe...Anton Khirnov