summaryrefslogtreecommitdiff
path: root/libavcodec/jvdec.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed size given to init_get_bits().Laurent Aimar2011-09-151-1/+1
* Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.Stefano Sabatini2011-05-021-1/+1
* jvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEYAnton Khirnov2011-04-021-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Bitmap Brothers JV video decoderPeter Ross2011-03-141-0/+215