summaryrefslogtreecommitdiff
path: root/libavcodec/mpegvideo.c
Commit message (Expand)AuthorAge
* mpeg4video: Add support for MPEG-4 Simple Studio Profile.Kieran Kunhya2018-04-02
* libavcodec: Move ff_print_debug_info2 to mpegutils.cKieran Kunhya2017-12-11
* libavcodec/mepgvideo : remove warning introduce by previous patchMartin Vignali2017-11-06
* avcodec: remove remaining uses of avcodec_get_chroma_sub_sampleMartin Vignali2017-11-06
* avcodec: drop deprecated vismv optionJames Almer2017-10-23
* Merge commit '7b917041184874e7d7cba4450813de7e0bb28a33'James Almer2017-10-21
|\
| * Fix instances of broken indentation found by gcc 6Anton Khirnov2016-07-31
* | mpegdec: fix redundant dummy frames issue of interlaced clipsZhong Li2017-10-04
* | avcodec: add missing FF_API_DEBUG_MV wrappersJames Almer2017-08-25
* | avcodec/mpegvideo: Use intra_scantable in dct_unquantize_h263_intra_c()Michael Niedermayer2017-06-21
* | avcodec: Rename ff_mpv_decode_mb() to ff_mpv_reconstruct_mbMichael Niedermayer2017-06-19
* | avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bugMichael Niedermayer2016-11-17
* | avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4Michael Niedermayer2016-11-17
* | Fix build warnings due to misleading indentationAdriano Pallavicino2016-11-01
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit '99c554efc8b09c3f1bb2fb41c3da5431085f7470'Clément Bœsch2016-06-20
|\|
| * mpegvideo: Fix undefined negative shifts in ff_init_block_indexLuca Barbato2016-03-05
* | avcodec/mpegvideo: Do not clear the parse context during initMichael Niedermayer2016-06-10
* | avcodec/mpegvideo: Deallocate last/next picture earlierMichael Niedermayer2016-06-05
* | fix some a/an typosLou Logan2016-03-28
* | Merge commit '1482aff2048511b821ff9feac19426113cc641a2'Derek Buitenhuis2016-01-28
|\|
| * lavc: Move noise_reduction to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '0ac9f33a9e69c64eee592791be3c5441a6a3d6b7'Derek Buitenhuis2016-01-28
|\|
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* | avutil/motion_vector: export subpel motion informationClément Bœsch2015-11-23
* | mpegvideo: clear overread in clear_contextAndreas Cadhalpun2015-11-15
* | avcodec/mpegvideo: use predefined M_PIGanesh Ajjanagadde2015-11-14
* | avcodec/mpeg12enc: Basic support for encoding non even QPs for -non_linear_qu...Michael Niedermayer2015-09-18
* | avcodec/mpegvideo: Change mpeg2 unquant to work with higher precission qscaleMichael Niedermayer2015-09-18
* | Merge commit '5a1a9da8a7ae120f2543b8f2fa13dc8baac39f17'Hendrik Leppkes2015-09-07
|\|
| * mpegvideo: Drop a stray error messageLuca Barbato2015-09-03
* | lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU.Ronald S. Bultje2015-08-18
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
|\|
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\|
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* | avcodec/mpegvideo: Fix null pointer dereference of picture arrayMichael Niedermayer2015-07-14
* | avcodec/mpegvideo: Check for NULL in ff_mpv_common_end()Michael Niedermayer2015-07-13
* | avcodec/mpegvideo: Clear pointers in ff_mpv_common_init()Michael Niedermayer2015-07-09
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functionsShivraj Patil2015-07-01
* | Merge commit '8b5007a31b8d1ddbe3661bf45a732336450b7d25'Michael Niedermayer2015-06-12
|\|
| * mpegvideo: Move ER functions to a separate fileVittorio Giovara2015-06-12
* | Merge commit 'c0e6b8cab874db97b6818007bc86507c8d213083'Michael Niedermayer2015-06-10
|\|
| * mpegvideo: Mark one function as staticVittorio Giovara2015-06-10
* | Merge commit 'd1dd0d404c085f4fce7b8358b4aea677761c5d88'Michael Niedermayer2015-06-10
|\|
| * mpegvideo: Move block permutation function where is usedVittorio Giovara2015-06-10
* | Merge commit 'c6aa0554b0c3e31fec4580b68ea85b66966cd381'Michael Niedermayer2015-06-10
|\|
| * mpegvideo: Drop release_unused_pictures() functionVittorio Giovara2015-06-10