summaryrefslogtreecommitdiff
path: root/libavcodec/cfhd.h
Commit message (Collapse)AuthorAge
* cfhd: reallocate internal buffers on format change.Kieran Kunhya2016-02-27
| | | | Fixes some, but not all, of the threading fuzz crashes
* avcodec: Cineform HD DecoderKieran Kunhya2016-01-30
Decodes YUV 4:2:2 10-bit and RGB 12-bit files. Older files with more subbands, skips, Bayer, alpha not supported. Alpha requires addition of GBRAP12 pixel format.