Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Add v210x decoder long name | Peter Ross | 2010-01-31 | 1 | -0/+1 |
* | Remove unnecessary calls to avcodec_check_dimensions, the check is already | Reimar Döffinger | 2009-10-13 | 1 | -2/+0 |
* | Call release_buffer on close for v210dec and v210x | Reimar Döffinger | 2009-10-13 | 1 | -1/+11 |
* | Add casts to v210x decoder to avoid warnings. | Reimar Döffinger | 2009-05-30 | 1 | -4/+4 |
* | Support reading packed YUV422 10bit samples from Sveriges Television AB (SVT) | Michael Niedermayer | 2009-04-22 | 1 | -0/+137 |