| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not overread input buffer. | Daniel Kang | 2011-01-07 | 1 | -0/+5 |
* | Use new imgutils.h API names, fix deprecation warnings. | Stefano Sabatini | 2010-09-07 | 1 | -1/+1 |
* | Remove use of the deprecated function avcodec_check_dimensions(), use | Stefano Sabatini | 2010-08-06 | 1 | -1/+2 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Set bits_per_raw_sample appropriately in dpx decoder. | Reimar Döffinger | 2009-12-16 | 1 | -0/+1 |
* | DPX (Digital Picture Exchange) image decoder | Jimmy Christensen | 2009-06-12 | 1 | -0/+228 |