| Commit message (Expand) | Author | Age | Files | Lines |
* | mpeg4video: Add support for MPEG-4 Simple Studio Profile. | Kieran Kunhya | 2018-04-02 | 1 | -11/+41 |
* | libavcodec: Move ff_print_debug_info2 to mpegutils.c | Kieran Kunhya | 2017-12-11 | 1 | -314/+0 |
* | libavcodec/mepgvideo : remove warning introduce by previous patch | Martin Vignali | 2017-11-06 | 1 | -2/+1 |
* | avcodec: remove remaining uses of avcodec_get_chroma_sub_sample | Martin Vignali | 2017-11-06 | 1 | -6/+10 |
* | avcodec: drop deprecated vismv option | James Almer | 2017-10-23 | 1 | -218/+0 |
* | Merge commit '7b917041184874e7d7cba4450813de7e0bb28a33' | James Almer | 2017-10-21 | 1 | -10/+2 |
|\ |
|
| * | Fix instances of broken indentation found by gcc 6 | Anton Khirnov | 2016-07-31 | 1 | -9/+9 |
* | | mpegdec: fix redundant dummy frames issue of interlaced clips | Zhong Li | 2017-10-04 | 1 | -5/+1 |
* | | avcodec: add missing FF_API_DEBUG_MV wrappers | James Almer | 2017-08-25 | 1 | -0/+2 |
* | | avcodec/mpegvideo: Use intra_scantable in dct_unquantize_h263_intra_c() | Michael Niedermayer | 2017-06-21 | 1 | -1/+1 |
* | | avcodec: Rename ff_mpv_decode_mb() to ff_mpv_reconstruct_mb | Michael Niedermayer | 2017-06-19 | 1 | -6/+6 |
* | | avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bug | Michael Niedermayer | 2016-11-17 | 1 | -0/+2 |
* | | avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4 | Michael Niedermayer | 2016-11-17 | 1 | -1/+1 |
* | | Fix build warnings due to misleading indentation | Adriano Pallavicino | 2016-11-01 | 1 | -27/+27 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -9/+10 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -10/+10 |
* | | Merge commit '99c554efc8b09c3f1bb2fb41c3da5431085f7470' | Clément Bœsch | 2016-06-20 | 1 | -1/+2 |
|\| |
|
| * | mpegvideo: Fix undefined negative shifts in ff_init_block_index | Luca Barbato | 2016-03-05 | 1 | -3/+3 |
* | | avcodec/mpegvideo: Do not clear the parse context during init | Michael Niedermayer | 2016-06-10 | 1 | -3/+1 |
* | | avcodec/mpegvideo: Deallocate last/next picture earlier | Michael Niedermayer | 2016-06-05 | 1 | -2/+2 |
* | | fix some a/an typos | Lou Logan | 2016-03-28 | 1 | -4/+4 |
* | | Merge commit '1482aff2048511b821ff9feac19426113cc641a2' | Derek Buitenhuis | 2016-01-28 | 1 | -1/+1 |
|\| |
|
| * | lavc: Move noise_reduction to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -1/+1 |
* | | Merge commit '0ac9f33a9e69c64eee592791be3c5441a6a3d6b7' | Derek Buitenhuis | 2016-01-28 | 1 | -1/+1 |
|\| |
|
* | | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -6/+6 |
* | | avutil/motion_vector: export subpel motion information | Clément Bœsch | 2015-11-23 | 1 | -15/+19 |
* | | mpegvideo: clear overread in clear_context | Andreas Cadhalpun | 2015-11-15 | 1 | -0/+1 |
* | | avcodec/mpegvideo: use predefined M_PI | Ganesh Ajjanagadde | 2015-11-14 | 1 | -2/+2 |
* | | avcodec/mpeg12enc: Basic support for encoding non even QPs for -non_linear_qu... | Michael Niedermayer | 2015-09-18 | 1 | -3/+6 |
* | | avcodec/mpegvideo: Change mpeg2 unquant to work with higher precission qscale | Michael Niedermayer | 2015-09-18 | 1 | -6/+12 |
* | | Merge commit '5a1a9da8a7ae120f2543b8f2fa13dc8baac39f17' | Hendrik Leppkes | 2015-09-07 | 1 | -3/+0 |
|\| |
|
| * | mpegvideo: Drop a stray error message | Luca Barbato | 2015-09-03 | 1 | -3/+0 |
* | | lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU. | Ronald S. Bultje | 2015-08-18 | 1 | -2/+9 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\| |
|
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -13/+13 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -8/+8 |
* | | avcodec/mpegvideo: Fix null pointer dereference of picture array | Michael Niedermayer | 2015-07-14 | 1 | -1/+1 |
* | | avcodec/mpegvideo: Check for NULL in ff_mpv_common_end() | Michael Niedermayer | 2015-07-13 | 1 | -0/+3 |
* | | avcodec/mpegvideo: Clear pointers in ff_mpv_common_init() | Michael Niedermayer | 2015-07-09 | 1 | -4/+78 |
* | | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functions | Shivraj Patil | 2015-07-01 | 1 | -0/+2 |
* | | Merge commit '8b5007a31b8d1ddbe3661bf45a732336450b7d25' | Michael Niedermayer | 2015-06-12 | 1 | -65/+2 |
|\| |
|
| * | mpegvideo: Move ER functions to a separate file | Vittorio Giovara | 2015-06-12 | 1 | -66/+2 |
* | | Merge commit 'c0e6b8cab874db97b6818007bc86507c8d213083' | Michael Niedermayer | 2015-06-10 | 1 | -3/+3 |
|\| |
|
| * | mpegvideo: Mark one function as static | Vittorio Giovara | 2015-06-10 | 1 | -3/+3 |
* | | Merge commit 'd1dd0d404c085f4fce7b8358b4aea677761c5d88' | Michael Niedermayer | 2015-06-10 | 1 | -29/+0 |
|\| |
|
| * | mpegvideo: Move block permutation function where is used | Vittorio Giovara | 2015-06-10 | 1 | -29/+0 |
* | | Merge commit 'c6aa0554b0c3e31fec4580b68ea85b66966cd381' | Michael Niedermayer | 2015-06-10 | 1 | -11/+5 |
|\| |
|
| * | mpegvideo: Drop release_unused_pictures() function | Vittorio Giovara | 2015-06-10 | 1 | -12/+5 |