aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/cfhd.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/cfhd: Check band parameters before storing themMichael Niedermayer2017-06-201-9/+9
* avcodec/cfhd: Increase minimum band dimension to 3Michael Niedermayer2016-09-051-6/+6
* avcodec/cfhd: Set dimensions unconditionallyMichael Niedermayer2016-08-131-0/+5
* avcodec/cfhd: Temporary disable frame threading until related bugs have been ...Michael Niedermayer2016-02-151-1/+1
* avcodec/cfhd: Fix errors with valid files.Kieran Kunhya2016-02-121-3/+3
* avcodec/cfhd: Check the number of tag/value pairsMichael Niedermayer2016-02-121-0/+5
* cfhd: fix off-by-one error in level checkAndreas Cadhalpun2016-02-031-1/+1
* avcodec/cfhd: Make sure we have an end of header tag before allocating a frame.Kieran Kunhya2016-02-011-1/+8
* avcodec: Cineform HD DecoderKieran Kunhya2016-01-301-0/+749