| Commit message (Expand) | Author | Age | Files | Lines |
* | libavcodec/blockdsp : add AVX version | Martin Vignali | 2017-10-03 | 1 | -1/+1 |
* | avcodec/ituh263dec: Use 0xffff as error code in h263p_decode_umotion() | Michael Niedermayer | 2017-03-02 | 1 | -1/+1 |
* | avcodec/ituh263dec: Check for the bitstream end in ff_h263_decode_mb() | Michael Niedermayer | 2017-02-26 | 1 | -0/+3 |
* | avcodec/ituh263dec: Fix runtime error: left shift of 1342177279 by 1 places c... | Michael Niedermayer | 2017-02-24 | 1 | -0/+4 |
* | avcodec/ituh263dec: Fix runtime error: left shift of negative value -22 | Michael Niedermayer | 2017-02-21 | 1 | -1/+1 |
* | avcodec/ituh263dec: Check cbpy in ff_h263_decode_mb() | Michael Niedermayer | 2017-02-20 | 1 | -0/+5 |
* | avcodec/ituh263dec: Implement U263s interpretation of H.263 B frames | Michael Niedermayer | 2017-02-03 | 1 | -1/+68 |
* | avcodec/ituh263dec: Correct timestamp recovery for B frames | Michael Niedermayer | 2017-02-01 | 1 | -2/+3 |
* | avcodec/ituh263dec: Use correct error codes in ff_h263_decode_mb() | Michael Niedermayer | 2017-02-01 | 1 | -13/+13 |
* | avcodec/ituh263dec: Correct indention | Michael Niedermayer | 2017-02-01 | 1 | -13/+13 |
* | avcodec/ituh263dec: Implement B frame support with UMV | Michael Niedermayer | 2017-02-01 | 1 | -6/+43 |
* | avcodec/ituh263dec: Avoid spending a long time in slice sync | Michael Niedermayer | 2016-11-15 | 1 | -0/+1 |
* | lavc/get_bits: add a logging context to check_marker() | Clément Bœsch | 2016-06-22 | 1 | -7/+7 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -9/+9 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -9/+9 |
* | | fix some a/an typos | Lou Logan | 2016-03-28 | 1 | -2/+2 |
* | | Merge commit '0a49a62f998747cfa564d98d36a459fe70d3299b' | Michael Niedermayer | 2015-06-30 | 1 | -5/+5 |
|\| |
|
| * | h263: Always check both dimensions | Luca Barbato | 2015-06-30 | 1 | -3/+5 |
* | | Merge commit '6f4cd33efb5a9ec75db1677d5f7846c60337129f' | Michael Niedermayer | 2015-06-30 | 1 | -6/+6 |
|\| |
|
| * | cosmetic: Reformat ff_h263_decode_mba | Luca Barbato | 2015-06-30 | 1 | -6/+6 |
* | | Merge commit 'e7af52a68dde9144b273a9598b60bf0f56e1323b' | Michael Niedermayer | 2015-06-12 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: rv10: Move function declaration to a separate header | Vittorio Giovara | 2015-06-12 | 1 | -0/+1 |
* | | Merge commit 'e3d0f49abb20a551bf6d885f75c354d6d0bbeb9d' | Michael Niedermayer | 2015-06-12 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: h263: Move all tables to a single file | Vittorio Giovara | 2015-06-12 | 1 | -0/+1 |
* | | Merge commit '378a00087fdadcc9b34165c05cd10a1a15f3fe61' | Michael Niedermayer | 2015-06-01 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: Move tables to a separate file | Vittorio Giovara | 2015-05-31 | 1 | -0/+1 |
* | | Merge commit '6f57375d707de40dcec28d3cef886c364e032c21' | Michael Niedermayer | 2015-05-28 | 1 | -2/+2 |
|\| |
|
| * | rl: Rename ff_*_rl() to ff_rl_*() | Anton Khirnov | 2015-05-28 | 1 | -2/+2 |
* | | Merge commit '9c1db92ad372d4cd69e0490e691c56e4097cb193' | Michael Niedermayer | 2015-05-22 | 1 | -1/+1 |
|\| |
|
| * | mpegvideo: Drop err_recognition | Vittorio Giovara | 2015-05-22 | 1 | -1/+1 |
* | | avcodec/ituh263dec: Use ff_tlog() for block level information | Michael Niedermayer | 2015-04-26 | 1 | -1/+1 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -4/+5 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -4/+5 |
* | | avcodec/ituh263dec: Use check_marker() | Michael Niedermayer | 2015-04-15 | 1 | -11/+7 |
* | | Merge commit 'c01ccccbb13f464e74bb8498a8c573a66c430ca0' | Michael Niedermayer | 2015-01-29 | 1 | -3/+1 |
|\| |
|
| * | ituh263dec: use macro instead of #if | Vittorio Giovara | 2015-01-29 | 1 | -3/+1 |
* | | Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' | Michael Niedermayer | 2014-10-15 | 1 | -10/+10 |
|\| |
|
| * | lavc: deprecate the use of AVCodecContext.time_base for decoding | Anton Khirnov | 2014-10-15 | 1 | -10/+10 |
* | | h261dec, ituh263dec: Move condition. | Reimar Döffinger | 2014-09-01 | 1 | -5/+5 |
* | | h261dec, ituh263dec: ensure CLOSE_READER is done on error paths, too. | Reimar Döffinger | 2014-09-01 | 1 | -2/+2 |
* | | h261dec, ituh263dec: Avoid unnecessary -1 inside inner loop. | Reimar Döffinger | 2014-09-01 | 1 | -4/+5 |
* | | ituh263dec: Optimize new RL_VLC based decoding. | Reimar Döffinger | 2014-08-31 | 1 | -21/+18 |
* | | h261, h263 decoders: convert to RL_VLC. | Reimar Döffinger | 2014-08-31 | 1 | -15/+43 |
* | | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9' | Michael Niedermayer | 2014-06-19 | 1 | -4/+4 |
|\| |
|
| * | dsputil: Split clear_block*/fill_block* off into a separate context | Diego Biurrun | 2014-06-18 | 1 | -4/+4 |
* | | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b' | Michael Niedermayer | 2014-03-17 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: move mpegvideo formats-related defines to mpegutils.h | Vittorio Giovara | 2014-03-16 | 1 | -0/+1 |
| * | ituh263: reject b-frame with pp_time = 0 | Keiji Costantini | 2014-03-01 | 1 | -0/+2 |
* | | h263: remove unused ff_h263_find_resync_marker() | Michael Niedermayer | 2013-11-30 | 1 | -24/+0 |
* | | Merge commit 'ee8af2dd99dcb7a01a667deedec81d1aa2a00d72' | Michael Niedermayer | 2013-11-29 | 1 | -2/+2 |
|\| |
|