| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Merge commit '7061bf0925a7d6c5899bbe710b2b8cdae9005274' | Michael Niedermayer | 2015-06-10 | 1 | -438/+1 |
|\| |
|
| * | mpegvideo: Move Picture-related functions to a separate file | Vittorio Giovara | 2015-06-10 | 1 | -396/+1 |
* | | Merge commit '9bb11be0e5a75782c3139ad058c2b571499aa37d' | Michael Niedermayer | 2015-06-08 | 1 | -58/+76 |
|\| |
|
| * | mpegvideo: Split picture allocation for encoding and decoding | Vittorio Giovara | 2015-06-08 | 1 | -53/+71 |
* | | Merge commit 'f8716a1408f4f4ec63857b7015fbd62f9eac344a' | Michael Niedermayer | 2015-06-08 | 1 | -13/+16 |
|\| |
|
| * | mpegvideo: Rework frame_size_alloc function | Vittorio Giovara | 2015-06-08 | 1 | -11/+14 |
* | | Merge commit 'da0c8664b4dc906696803685f7e53ade68594ab8' | Michael Niedermayer | 2015-06-08 | 1 | -33/+34 |
|\| |
|
| * | mpegvideo: Move various temporary buffers to a separate context | Vittorio Giovara | 2015-06-08 | 1 | -24/+25 |
* | | avcodec/mpegvideo: Use av_memdup() for allocating thread_context | Michael Niedermayer | 2015-06-06 | 1 | -4/+8 |
* | | avcodec/mpegvideo: Clear thread_context array before allocating | Michael Niedermayer | 2015-06-06 | 1 | -0/+2 |
* | | avcodec/mpegvideo: Merge thread context initialization loops | Michael Niedermayer | 2015-06-06 | 1 | -10/+8 |
* | | avcodec/mpegvideo: use av_clip() instead of nested min & max | Clément Bœsch | 2015-06-06 | 1 | -1/+1 |
* | | Merge commit '378a00087fdadcc9b34165c05cd10a1a15f3fe61' | Michael Niedermayer | 2015-06-01 | 1 | -83/+1 |
|\| |
|
| * | mpegvideo: Move tables to a separate file | Vittorio Giovara | 2015-05-31 | 1 | -83/+1 |
* | | Merge commit '2f15846ad7ad57beb0bca99c624affa0facf284b' | Michael Niedermayer | 2015-06-01 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: wmv2: Move function declarations | Vittorio Giovara | 2015-05-31 | 1 | -0/+1 |
* | | avcodec/mpegvideo: Use FFSWAP to exchange pointers | Michael Niedermayer | 2015-05-29 | 1 | -8/+2 |
* | | avcodec/mpegvideo: Reset bitstream_buffer_size on allocation failure | Michael Niedermayer | 2015-05-29 | 1 | -1/+3 |
* | | avcodec/mpegvideo: Check pointer when allocation fail | Roman Savchenko | 2015-05-29 | 1 | -2/+5 |
* | | Merge commit 'fa1923f18205410a3b0aa6c0e77cb31443ef340d' | Michael Niedermayer | 2015-05-28 | 1 | -96/+0 |
|\| |
|
| * | mpegvideo: Move ff_*_rl functions to a separate file | Anton Khirnov | 2015-05-28 | 1 | -92/+0 |
* | | Merge commit '419e3404d07acaac019e8f363c281e17c3a3d622' | Michael Niedermayer | 2015-05-28 | 1 | -13/+14 |
|\| |
|
| * | mpegvideo: Drop exchange_uv() function and use its code directly | Vittorio Giovara | 2015-05-28 | 1 | -13/+14 |
* | | Merge commit '4e17946f10d39eec6cc03fb249ae8147373141b6' | Michael Niedermayer | 2015-05-22 | 1 | -20/+18 |
|\| |
|
| * | mpegvideo: Rework various functions not to use MpegEncContext directly | Vittorio Giovara | 2015-05-22 | 1 | -17/+17 |