]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/pcx.c
Simplify AC-3 critical band end calculation (correctly this time).
[frescor/ffmpeg.git] / libavcodec / pcx.c
2009-10-27 benoitFix indentation.
2009-10-27 benoitOnly memset for palettes of 16 elements.
2009-10-03 prossSupport decoding of uncompressed PCX scanlines
2009-06-05 bcoudurierpcx decoder use get_buffer, set CODEC_CAP_DR1
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-05-12 cehoyosCorrect type for pcx_rle_decode().
2008-04-29 diegoAdd long names to some AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-02-01 michaelconst
2007-12-27 ivoremove useless cast
2007-12-26 ivoPC Paintbrush PCX image decoder