summaryrefslogtreecommitdiff
path: root/libavcodec/tableprint_vlc.h
Commit message (Expand)AuthorAge
* avcodec/vlc: Use structure instead of VLC_TYPE array as VLC elementAndreas Rheinhardt2022-06-17
* avcodec/bitstream: Move code for initializing VLCs to file of its ownAndreas Rheinhardt2022-03-21
* avutil/avassert: Don't include avutil.hAndreas Rheinhardt2022-02-24
* avcodec/tableprint_vlc: Fix building with hardcoded tablesAndreas Rheinhardt2021-07-23
* lavc/tableprint_vlc: Remove avpriv_request_sample() from included files.Carl Eugen Hoyos2019-06-24
* avcodec/tableprint_vlc: Fix build failure with --enable-hardcoded-tablesMichael Niedermayer2018-03-29
* libavcodec/tableprint_vlc.h: include lavu/reverse.c for ff_reverse.Alexis Ballier2015-08-12
* avcodec/tableprint_vlc: Do not define functions to nothingMichael Niedermayer2015-05-07
* Adapt libavcodec/tableprint_vlc.h to the av_dlog -> ff_dlog change.Alexis Ballier2015-04-27
* qdm2: Allow hard-coding VLC tables.Reimar Döffinger2014-12-18