summaryrefslogtreecommitdiff
path: root/libavcodec/v210x.c
Commit message (Expand)AuthorAge
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-30
* Add v210x decoder long namePeter Ross2010-01-31
* Remove unnecessary calls to avcodec_check_dimensions, the check is alreadyReimar Döffinger2009-10-13
* Call release_buffer on close for v210dec and v210xReimar Döffinger2009-10-13
* Add casts to v210x decoder to avoid warnings.Reimar Döffinger2009-05-30
* Support reading packed YUV422 10bit samples from Sveriges Television AB (SVT)Michael Niedermayer2009-04-22