summaryrefslogtreecommitdiff
path: root/libavcodec/cfhd.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/cfhd: Replace a few literal numbers by named constantsMichael Niedermayer2020-08-301-0/+4
* avcodec/cfhd: add x86 SIMDPaul B Mahol2020-08-261-0/+3
* avcodec/cfhd: log version tags tooPaul B Mahol2020-08-091-0/+5
* avcodec/cfhd: read prescale table tagPaul B Mahol2020-08-091-2/+1
* avcodec/cfhd: add 3d transform supportPaul B Mahol2020-08-081-4/+15
* avcodec/cfhd: remove some unused or only write itemsPaul B Mahol2020-08-081-7/+0
* avcodec/cfhdenc: also write FrameNumber tagPaul B Mahol2020-08-081-0/+1
* avcodec/cfhd: correct 71 tag usagePaul B Mahol2020-08-031-0/+1
* avcodec/cfhd: use LUT for 9 and 18 codebook decompandingPaul B Mahol2020-08-031-0/+2
* avcodec: add CFHD encoderPaul B Mahol2020-08-021-0/+52
* avcodec/cfhd: Use bytestream2 for peaksMichael Niedermayer2018-07-181-1/+2
* lavc/cfhd: interlaced frame decoding addedGagandeep Singh2018-05-271-0/+9
* avcodec/cfhd: support cropped height tagJames Almer2017-10-181-0/+1
* Merge commit '5f794aa1653aa04c1da7397e9ccacad947fadf5f'James Almer2017-10-171-11/+7
|\
| * Add Cineform HD DecoderKieran Kunhya2017-03-091-0/+108
* cfhd: reallocate internal buffers on format change.Kieran Kunhya2016-02-271-0/+2
* avcodec: Cineform HD DecoderKieran Kunhya2016-01-301-0/+112