summaryrefslogtreecommitdiff
path: root/libavcodec/cfhddata.c
Commit message (Expand)AuthorAge
* avcodec/cfhddata: Reduce stack usageAndreas Rheinhardt2022-09-05
* avcodec/cfhd, cfhddata: Free VLC as soon as it is not neededAndreas Rheinhardt2022-09-05
* avcodec/cfhddata: Avoid code duplication when creating codebooksAndreas Rheinhardt2022-09-05
* avcodec/cfhddata: Avoid code tablesAndreas Rheinhardt2022-09-05
* avcodec/cfhd, cfhddata: Simplify check for escapeAndreas Rheinhardt2022-09-05
* avcodec/cfhd: fix escape handling for old codebookPaul B Mahol2022-09-03
* avcodec/cfhddata: remove unused definesPaul B Mahol2022-09-03
* avcodec/vlc: Use structure instead of VLC_TYPE array as VLC elementAndreas Rheinhardt2022-06-17
* Merge commit '5f794aa1653aa04c1da7397e9ccacad947fadf5f'James Almer2017-10-17
|\
| * Add Cineform HD DecoderKieran Kunhya2017-03-09
* avcodec: Cineform HD DecoderKieran Kunhya2016-01-30