| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/msmpeg4dec: Skip frame if its smaller than 1/8 of the minimal size | Michael Niedermayer | 2019-01-15 | 1 | -0/+8 |
* | avcodec/msmpeg4dec: Check for cbpy VLC errors | Michael Niedermayer | 2017-05-14 | 1 | -2/+13 |
* | avcodec/msmpeg4dec: Correct table depth | Michael Niedermayer | 2017-05-14 | 1 | -1/+1 |
* | Merge commit '4f98bb7b6d0323d9ecc3bebd6e24d46a3a374bad' | Hendrik Leppkes | 2016-10-07 | 1 | -25/+0 |
|\ |
|
| * | msmpeg4: Remove commented-out debug logging code | Diego Biurrun | 2016-06-24 | 1 | -25/+0 |
* | | Merge commit 'eedbeb4c2737f28844157fae4bd87ed42a61bb1d' | Hendrik Leppkes | 2016-10-07 | 1 | -26/+0 |
|\| |
|
| * | msmpeg4: Remove some broken, commented-out cruft | Diego Biurrun | 2016-06-24 | 1 | -26/+0 |
* | | Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50' | Hendrik Leppkes | 2016-06-26 | 1 | -1/+0 |
|\| |
|
| * | Drop unnecessary libavutil/x86/asm.h #includes | Diego Biurrun | 2016-05-28 | 1 | -1/+0 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -2/+2 |
* | | avcodec/mpegvideo: change bit_rate to 64bit | Michael Niedermayer | 2015-09-02 | 1 | -1/+1 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -4/+4 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -4/+4 |
* | | Merge commit '2f15846ad7ad57beb0bca99c624affa0facf284b' | Michael Niedermayer | 2015-06-01 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: wmv2: Move function declarations | Vittorio Giovara | 2015-05-31 | 1 | -0/+1 |
* | | Merge commit '6f57375d707de40dcec28d3cef886c364e032c21' | Michael Niedermayer | 2015-05-28 | 1 | -1/+1 |
|\| |
|
| * | rl: Rename ff_*_rl() to ff_rl_*() | Anton Khirnov | 2015-05-28 | 1 | -1/+1 |
* | | Merge commit '9c1db92ad372d4cd69e0490e691c56e4097cb193' | Michael Niedermayer | 2015-05-22 | 1 | -1/+3 |
|\| |
|
| * | mpegvideo: Drop err_recognition | Vittorio Giovara | 2015-05-22 | 1 | -1/+3 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -5/+6 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -5/+6 |
* | | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9' | Michael Niedermayer | 2014-06-19 | 1 | -2/+2 |
|\| |
|
| * | dsputil: Split clear_block*/fill_block* off into a separate context | Diego Biurrun | 2014-06-18 | 1 | -2/+2 |
* | | Merge commit '3dc6272bed7890a49080e18eacf3c7a4a6594b0d' | Michael Niedermayer | 2014-04-05 | 1 | -1/+0 |
|\| |
|
| * | Remove a number of unnecessary dsputil.h #includes | Diego Biurrun | 2014-04-04 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-23 | 1 | -4/+16 |
|\| |
|
| * | lavc: drop ff_pixfmt_list_420 | Vittorio Giovara | 2014-03-23 | 1 | -4/+16 |
* | | 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 |
* | | avcodec/msmpeg4dec: initialize dir_ptr in error cases | Michael Niedermayer | 2013-12-15 | 1 | -0/+2 |
* | | avcodec/msmpeg4dec: print error in case of invalid vlc in msmpeg4_decode_dc f... | Michael Niedermayer | 2013-12-15 | 1 | -1/+3 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -4/+4 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -4/+4 |
* | | msmpeg4: ignore negative DC overflow | Michael Niedermayer | 2013-04-09 | 1 | -1/+0 |
* | | Merge commit 'b4d24b471bc52f1f78a43ee330199e70483e51c3' | Michael Niedermayer | 2013-03-28 | 1 | -10/+22 |
|/ |
|
* | msmpeg4: Split decoding related functions to a separate file | Martin Storsjö | 2013-03-27 | 1 | -0/+953 |