summaryrefslogtreecommitdiff
path: root/libavcodec/mpeg12vlc.h
Commit message (Expand)AuthorAge
* avcodec/mpeg12: Avoid unnecessary VLC structuresAndreas Rheinhardt2023-10-31
* avcodec/mpeg12data: Remove ff_rl_mpeg1Andreas Rheinhardt2022-10-27
* avcodec/mpeg12: Use ff_rl_mpeg1.table_(run|level) directlyAndreas Rheinhardt2022-10-27
* avcodec/mpeg12data: Remove unused ff_rl_mpeg2Andreas Rheinhardt2022-10-27
* avcodec/mpeg12: Pass parameters explicitly in ff_init_2d_vlc_rl()Andreas Rheinhardt2022-10-27
* avcodec/mpeg12enc: Pass tables explicitly in ff_mpeg1_init_uni_ac_vlcAndreas Rheinhardt2022-10-27
* avcodec/mpeg12enc: Avoid unnecessary indirectionAndreas Rheinhardt2022-10-27
* avcodec/mpeg12: Avoid indirection when accessing rl_vlc tablesAndreas Rheinhardt2022-10-27
* avcodec/mpeg12vlc: Move MPEG-1/2 RL VLCs to itAndreas Rheinhardt2022-10-04
* avcodec/mpeg12: Reduce size of motion-vector VLCAndreas Rheinhardt2020-10-12
* Merge commit 'b7f98659f21dce438c33b512e25fd64b8d07c347'Clément Bœsch2016-06-29
|\
| * Remove unnecessary get_bits.h #includesDiego Biurrun2016-06-07
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit '8606e881b02bec2ac24943d22c8afe11d641fac8'Michael Niedermayer2015-06-12
|/
* mpeg12: Move the vlc bits to a stand alone fileLuca Barbato2015-06-12