summaryrefslogtreecommitdiffstats
path: root/libavcodec/sheervideo.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/sheervideo: fix YbYr format decodingPaul B Mahol2016-06-231-4/+4
* avcodec/sheervideo: check build_vlc for failurePaul B Mahol2016-06-161-51/+56
* avcodec/sheervideo: add 10-bit interlaced RGB(A) supportPaul B Mahol2016-06-121-0/+233
* avcodec/sheervideo: add support for 10-bit interlaced YCbCr(A) 4:2:2Paul B Mahol2016-06-101-0/+242
* avcodec/sheervideo: fix argx format supportPaul B Mahol2016-06-101-2/+2
* avcodec/sheervideo: add support for 10-bit interlaced YCbCr(A) 4:4:4(:4)Paul B Mahol2016-06-101-0/+233
* avcodec/sheervideo: fix prediction for ybyr formatPaul B Mahol2016-06-101-1/+1
* avcodec/sheervideo: fix predictions for c82p formatPaul B Mahol2016-06-101-1/+1
* avcodec/sheervideo: supports some other 8bit formatsPaul B Mahol2016-06-091-0/+4
* avcodec/sheervideo: add interlaced YCbCr(A) 4:2:2:4 8-bit supportPaul B Mahol2016-06-091-0/+178
* avcodec/sheervideo: add interlaced YCbCr(A) 4:4:4:4 8-bit supportPaul B Mahol2016-06-091-0/+200
* avcodec/sheervideo: fix order of operations for raw linesPaul B Mahol2016-06-071-8/+8
* avcodec/sheervideo: add support for 8-bit interlaced (A)RGBPaul B Mahol2016-06-071-0/+179
* avcodec: add BitJazz SheerVideo decoderPaul B Mahol2016-06-071-0/+1882
OpenPOWER on IntegriCloud