summaryrefslogtreecommitdiffstats
path: root/libavformat/jvdec.c
Commit message (Expand)AuthorAgeFilesLines
* Reemove remaining uses of deprecated AVERROR_NOTSUPP.Anton Khirnov2011-04-061-1/+1
* jvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEYAnton Khirnov2011-04-021-4/+4
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* jvdec: don't use deprecated url_feof()Anton Khirnov2011-03-161-1/+1
* jv demuxer: prevent video packet size overflowPeter Ross2011-03-141-0/+2
* jv demuxer: define JV_PREAMBLE_SIZE instead of hard coding the numberPeter Ross2011-03-141-3/+5
* jv demuxer: calculate palette_size for each frame in read_headerPeter Ross2011-03-141-5/+5
* Bitmap Brothers JV demuxerPeter Ross2011-03-141-0/+221
OpenPOWER on IntegriCloud