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
2017-08-04mpegvideo: null out current_picture_ptr when allocation failedHendrik Leppkes
2017-06-21avcodec/mpegvideo: Use intra_scantable in dct_unquantize_h263_intra_c()Michael Niedermayer
2017-06-19avcodec: Rename ff_mpv_decode_mb() to ff_mpv_reconstruct_mbMichael Niedermayer
2016-11-17avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bugMichael Niedermayer
2016-11-17avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4Michael Niedermayer
2016-11-01Fix build warnings due to misleading indentationAdriano Pallavicino
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-20Merge commit '99c554efc8b09c3f1bb2fb41c3da5431085f7470'Clément Bœsch
2016-06-10avcodec/mpegvideo: Do not clear the parse context during initMichael Niedermayer
2016-06-05avcodec/mpegvideo: Deallocate last/next picture earlierMichael Niedermayer
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-03-29fix some a/an typosLou Logan
2016-03-05mpegvideo: Fix undefined negative shifts in ff_init_block_indexLuca Barbato
2016-01-28Merge commit '1482aff2048511b821ff9feac19426113cc641a2'Derek Buitenhuis
2016-01-28Merge commit '0ac9f33a9e69c64eee592791be3c5441a6a3d6b7'Derek Buitenhuis
2016-01-27avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis
2016-01-21lavc: Move noise_reduction to codec private optionsVittorio Giovara
2015-11-23avutil/motion_vector: export subpel motion informationClément Bœsch
2015-11-15mpegvideo: clear overread in clear_contextAndreas Cadhalpun
2015-11-14avcodec/mpegvideo: use predefined M_PIGanesh Ajjanagadde
2015-09-18avcodec/mpeg12enc: Basic support for encoding non even QPs for -non_linear_qu...Michael Niedermayer
2015-09-18avcodec/mpegvideo: Change mpeg2 unquant to work with higher precission qscaleMichael Niedermayer
2015-09-07Merge commit '5a1a9da8a7ae120f2543b8f2fa13dc8baac39f17'Hendrik Leppkes
2015-09-03mpegvideo: Drop a stray error messageLuca Barbato
2015-08-18lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU.Ronald S. Bultje
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 flagsVittorio Giovara
2015-07-14avcodec/mpegvideo: Fix null pointer dereference of picture arrayMichael Niedermayer
2015-07-13avcodec/mpegvideo: Check for NULL in ff_mpv_common_end()Michael Niedermayer
2015-07-09avcodec/mpegvideo: Clear pointers in ff_mpv_common_init()Michael Niedermayer
2015-07-01avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functionsShivraj Patil
2015-06-12Merge commit '8b5007a31b8d1ddbe3661bf45a732336450b7d25'Michael Niedermayer
2015-06-12mpegvideo: Move ER functions to a separate fileVittorio Giovara
2015-06-10Merge commit 'c0e6b8cab874db97b6818007bc86507c8d213083'Michael Niedermayer
2015-06-10Merge commit 'd1dd0d404c085f4fce7b8358b4aea677761c5d88'Michael Niedermayer
2015-06-10Merge commit 'c6aa0554b0c3e31fec4580b68ea85b66966cd381'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: Drop release_unused_pictures() functionVittorio Giovara
2015-06-10mpegvideo: Move Picture-related functions to a separate fileVittorio Giovara
2015-06-08Merge commit '9bb11be0e5a75782c3139ad058c2b571499aa37d'Michael Niedermayer
2015-06-08Merge commit 'f8716a1408f4f4ec63857b7015fbd62f9eac344a'Michael Niedermayer
2015-06-08Merge commit 'da0c8664b4dc906696803685f7e53ade68594ab8'Michael Niedermayer
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