summaryrefslogtreecommitdiff
path: root/libavcodec/cfhd.h
Commit message (Expand)AuthorAge
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/cfhd: Keep track of which subbands have been readMichael Niedermayer2021-04-03
* avcodec/cfhd: Check transform_type consistentlyMichael Niedermayer2021-04-03
* avcodec/cfhd: Replace a few literal numbers by named constantsMichael Niedermayer2020-08-30
* avcodec/cfhd: add x86 SIMDPaul B Mahol2020-08-26
* avcodec/cfhd: log version tags tooPaul B Mahol2020-08-09
* avcodec/cfhd: read prescale table tagPaul B Mahol2020-08-09
* avcodec/cfhd: add 3d transform supportPaul B Mahol2020-08-08
* avcodec/cfhd: remove some unused or only write itemsPaul B Mahol2020-08-08
* avcodec/cfhdenc: also write FrameNumber tagPaul B Mahol2020-08-08
* avcodec/cfhd: correct 71 tag usagePaul B Mahol2020-08-03
* avcodec/cfhd: use LUT for 9 and 18 codebook decompandingPaul B Mahol2020-08-03
* avcodec: add CFHD encoderPaul B Mahol2020-08-02
* avcodec/cfhd: Use bytestream2 for peaksMichael Niedermayer2018-07-18
* lavc/cfhd: interlaced frame decoding addedGagandeep Singh2018-05-27
* avcodec/cfhd: support cropped height tagJames Almer2017-10-18
* Merge commit '5f794aa1653aa04c1da7397e9ccacad947fadf5f'James Almer2017-10-17
|\
| * Add Cineform HD DecoderKieran Kunhya2017-03-09
* cfhd: reallocate internal buffers on format change.Kieran Kunhya2016-02-27
* avcodec: Cineform HD DecoderKieran Kunhya2016-01-30