| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/bitstream: Allow static VLC tables to be bigger than needed | Andreas Rheinhardt | 2020-12-08 | 1 | -0/+1 |
* | avcodec/bitstream: Add second function to create VLCs | Andreas Rheinhardt | 2020-12-08 | 1 | -0/+48 |
* | avcodec/vlc, bitstream: Allow to use BE codes to initialize LE VLC | Andreas Rheinhardt | 2020-10-12 | 1 | -10/+19 |
* | Revert "avcodec/vlc: Add macro for ff_init_vlc_sparse()" | Andreas Rheinhardt | 2020-09-18 | 1 | -6/+1 |
* | avcodec/vlc: Add macro for ff_init_vlc_sparse() | Andreas Rheinhardt | 2020-09-18 | 1 | -1/+6 |
* | speedhq: fix out-of-bounds write | Steinar H. Gunderson | 2017-02-02 | 1 | -4/+11 |
* | avcodec: add Newtek SpeedHQ decoder | Steinar H. Gunderson | 2017-01-11 | 1 | -0/+9 |
* | lavc: fix previous merge | Clément Bœsch | 2016-06-23 | 1 | -4/+4 |
* | Move VLC and RL_VLC_ELEM structure definitions to a separate header | Alexandra Hájková | 2016-05-17 | 1 | -0/+65 |