| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/mpeg12: Avoid unnecessary VLC structures | Andreas Rheinhardt | 2023-10-31 | 1 | -7/+7 |
* | avcodec/mpeg12data: Remove ff_rl_mpeg1 | Andreas Rheinhardt | 2022-10-27 | 1 | -3/+0 |
* | avcodec/mpeg12: Use ff_rl_mpeg1.table_(run|level) directly | Andreas Rheinhardt | 2022-10-27 | 1 | -0/+3 |
* | avcodec/mpeg12data: Remove unused ff_rl_mpeg2 | Andreas Rheinhardt | 2022-10-27 | 1 | -1/+0 |
* | avcodec/mpeg12: Pass parameters explicitly in ff_init_2d_vlc_rl() | Andreas Rheinhardt | 2022-10-27 | 1 | -5/+3 |
* | avcodec/mpeg12enc: Pass tables explicitly in ff_mpeg1_init_uni_ac_vlc | Andreas Rheinhardt | 2022-10-27 | 1 | -1/+2 |
* | avcodec/mpeg12enc: Avoid unnecessary indirection | Andreas Rheinhardt | 2022-10-27 | 1 | -0/+5 |
* | avcodec/mpeg12: Avoid indirection when accessing rl_vlc tables | Andreas Rheinhardt | 2022-10-27 | 1 | -7/+7 |
* | avcodec/mpeg12vlc: Move MPEG-1/2 RL VLCs to it | Andreas Rheinhardt | 2022-10-04 | 1 | -0/+15 |
* | avcodec/mpeg12: Reduce size of motion-vector VLC | Andreas Rheinhardt | 2020-10-12 | 1 | -1/+1 |
* | Merge commit 'b7f98659f21dce438c33b512e25fd64b8d07c347' | Clément Bœsch | 2016-06-29 | 1 | -1/+1 |
|\ |
|
| * | Remove unnecessary get_bits.h #includes | Diego Biurrun | 2016-06-07 | 1 | -1/+1 |
* | | 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 |
* | | Merge commit '8606e881b02bec2ac24943d22c8afe11d641fac8' | Michael Niedermayer | 2015-06-12 | 1 | -4/+4 |
|/ |
|
* | mpeg12: Move the vlc bits to a stand alone file | Luca Barbato | 2015-06-12 | 1 | -0/+52 |