summaryrefslogtreecommitdiff
path: root/libavcodec/vlc.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/vlc: Use structure instead of VLC_TYPE array as VLC elementAndreas Rheinhardt2022-06-171-4/+9
* avcodec/bitstream: Allow static VLC tables to be bigger than neededAndreas Rheinhardt2020-12-081-0/+1
* avcodec/bitstream: Add second function to create VLCsAndreas Rheinhardt2020-12-081-0/+48
* avcodec/vlc, bitstream: Allow to use BE codes to initialize LE VLCAndreas Rheinhardt2020-10-121-10/+19
* Revert "avcodec/vlc: Add macro for ff_init_vlc_sparse()"Andreas Rheinhardt2020-09-181-6/+1
* avcodec/vlc: Add macro for ff_init_vlc_sparse()Andreas Rheinhardt2020-09-181-1/+6
* speedhq: fix out-of-bounds writeSteinar H. Gunderson2017-02-021-4/+11
* avcodec: add Newtek SpeedHQ decoderSteinar H. Gunderson2017-01-111-0/+9
* lavc: fix previous mergeClément Bœsch2016-06-231-4/+4
* Move VLC and RL_VLC_ELEM structure definitions to a separate headerAlexandra Hájková2016-05-171-0/+65