| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/cfhddata: Reduce stack usage | Andreas Rheinhardt | 2022-09-05 | 1 | -24/+23 |
* | avcodec/cfhd, cfhddata: Free VLC as soon as it is not needed | Andreas Rheinhardt | 2022-09-05 | 1 | -7/+10 |
* | avcodec/cfhddata: Avoid code duplication when creating codebooks | Andreas Rheinhardt | 2022-09-05 | 1 | -55/+39 |
* | avcodec/cfhddata: Avoid code tables | Andreas Rheinhardt | 2022-09-05 | 1 | -261/+111 |
* | avcodec/cfhd, cfhddata: Simplify check for escape | Andreas Rheinhardt | 2022-09-05 | 1 | -2/+2 |
* | avcodec/cfhd: fix escape handling for old codebook | Paul B Mahol | 2022-09-03 | 1 | -1/+1 |
* | avcodec/cfhddata: remove unused defines | Paul B Mahol | 2022-09-03 | 1 | -8/+0 |
* | avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element | Andreas Rheinhardt | 2022-06-17 | 1 | -4/+4 |
* | Merge commit '5f794aa1653aa04c1da7397e9ccacad947fadf5f' | James Almer | 2017-10-17 | 1 | -80/+128 |
|\ |
|
| * | Add Cineform HD Decoder | Kieran Kunhya | 2017-03-09 | 1 | -0/+337 |
* | avcodec: Cineform HD Decoder | Kieran Kunhya | 2016-01-30 | 1 | -0/+323 |