| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element | Andreas Rheinhardt | 2022-06-17 | 1 | -9/+8 |
* | avcodec/bitstream: Move code for initializing VLCs to file of its own | Andreas Rheinhardt | 2022-03-21 | 1 | -3/+1 |
* | avutil/avassert: Don't include avutil.h | Andreas Rheinhardt | 2022-02-24 | 1 | -1/+1 |
* | avcodec/tableprint_vlc: Fix building with hardcoded tables | Andreas Rheinhardt | 2021-07-23 | 1 | -3/+1 |
* | lavc/tableprint_vlc: Remove avpriv_request_sample() from included files. | Carl Eugen Hoyos | 2019-06-24 | 1 | -0/+1 |
* | avcodec/tableprint_vlc: Fix build failure with --enable-hardcoded-tables | Michael Niedermayer | 2018-03-29 | 1 | -0/+1 |
* | libavcodec/tableprint_vlc.h: include lavu/reverse.c for ff_reverse. | Alexis Ballier | 2015-08-12 | 1 | -0/+1 |
* | avcodec/tableprint_vlc: Do not define functions to nothing | Michael Niedermayer | 2015-05-07 | 1 | -4/+4 |
* | Adapt libavcodec/tableprint_vlc.h to the av_dlog -> ff_dlog change. | Alexis Ballier | 2015-04-27 | 1 | -1/+2 |
* | qdm2: Allow hard-coding VLC tables. | Reimar Döffinger | 2014-12-18 | 1 | -0/+80 |