| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/cfhd: Replace a few literal numbers by named constants | Michael Niedermayer | 2020-08-30 | 1 | -0/+4 |
* | avcodec/cfhd: add x86 SIMD | Paul B Mahol | 2020-08-26 | 1 | -0/+3 |
* | avcodec/cfhd: log version tags too | Paul B Mahol | 2020-08-09 | 1 | -0/+5 |
* | avcodec/cfhd: read prescale table tag | Paul B Mahol | 2020-08-09 | 1 | -2/+1 |
* | avcodec/cfhd: add 3d transform support | Paul B Mahol | 2020-08-08 | 1 | -4/+15 |
* | avcodec/cfhd: remove some unused or only write items | Paul B Mahol | 2020-08-08 | 1 | -7/+0 |
* | avcodec/cfhdenc: also write FrameNumber tag | Paul B Mahol | 2020-08-08 | 1 | -0/+1 |
* | avcodec/cfhd: correct 71 tag usage | Paul B Mahol | 2020-08-03 | 1 | -0/+1 |
* | avcodec/cfhd: use LUT for 9 and 18 codebook decompanding | Paul B Mahol | 2020-08-03 | 1 | -0/+2 |
* | avcodec: add CFHD encoder | Paul B Mahol | 2020-08-02 | 1 | -0/+52 |
* | avcodec/cfhd: Use bytestream2 for peaks | Michael Niedermayer | 2018-07-18 | 1 | -1/+2 |
* | lavc/cfhd: interlaced frame decoding added | Gagandeep Singh | 2018-05-27 | 1 | -0/+9 |
* | avcodec/cfhd: support cropped height tag | James Almer | 2017-10-18 | 1 | -0/+1 |
* | Merge commit '5f794aa1653aa04c1da7397e9ccacad947fadf5f' | James Almer | 2017-10-17 | 1 | -11/+7 |
|\ |
|
| * | Add Cineform HD Decoder | Kieran Kunhya | 2017-03-09 | 1 | -0/+108 |
* | cfhd: reallocate internal buffers on format change. | Kieran Kunhya | 2016-02-27 | 1 | -0/+2 |
* | avcodec: Cineform HD Decoder | Kieran Kunhya | 2016-01-30 | 1 | -0/+112 |