summaryrefslogtreecommitdiff
path: root/libavcodec/jvdec.c
Commit message (Collapse)AuthorAge
* Cosmetics: Increase readability.Carl Eugen Hoyos2011-11-13
|
* Increase Bitmap Brothers JV palette dynamics.Carl Eugen Hoyos2011-11-12
| | | | Approved-by: Peter Ross
* jvdec: set alpha componentPeter Ross2011-11-12
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Fixed size given to init_get_bits().Laurent Aimar2011-09-10
| | | | | | | init_get_bits() takes a number of bits and not a number of bytes as its size argument. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*Stefano Sabatini2011-05-02
|
* Merge remote branch 'qatar/master'Michael Niedermayer2011-04-03
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: Fixed-point MDCT with 32-bit unscaled output lavc: deprecate rate_emu lavc: mark hurry_up for removal on next major bump parser: mark av_parser_parse() for removal on next major bump lavc: add missing audioconvert includes jvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEY Conflicts: libavcodec/h264.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * jvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEYAnton Khirnov2011-04-02
| |
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| | | | | | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
| * Bitmap Brothers JV video decoderPeter Ross2011-03-14
| | | | Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
* Bitmap Brothers JV video decoderPeter Ross2011-03-11
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>