log

age author description
2010-02-28 cehoyos Include atrac.h: It contains the prototypes for atrac_generate_tables() libavcodec
2010-02-28 cehoyos Include mpegaudiodecheader.h: It contains the prototype for libavcodec
2010-02-28 cehoyos Remove declaration of unused variables. libavcodec
2010-02-28 cehoyos Include h263_parser.h: It contains the prototype for libavcodec
2010-02-28 cehoyos Include mpeg4video.h: Needed for declaration of ff_mpeg4_decode_picture_header. libavcodec
2010-02-27 reimar Fix avcodec_align_dimensions to return values suitably aligned for FLV decoding libavcodec
2010-02-27 kostya Strides in Indeo 5 reconstruction filter should be signed, libavcodec
2010-02-27 kostya Encapsulate VLC information needed for decoding blocks and macroblocks in libavcodec
2010-02-27 kostya Make it clear that ff_ivi_init_static_vlc() does not need arguments libavcodec
2010-02-27 michael Merge h->slice_table[left_xy[0/1] ] checks, 4 cpu cycles speedup libavcodec
2010-02-27 michael Split *_type setting up, 4 cpu cycles faster. libavcodec
2010-02-26 michael Optimize (amvd>2)+(amvd>32), about 1 cpu cycles faster. libavcodec
2010-02-26 fenrir Fixed a segfault in the DCA decoder with corrupted streams. libavcodec
2010-02-26 vitor Do not read beyond end of input in EA-TGV. This should avoid FATE test #362 libavcodec
2010-02-26 michael Only load the topleft mv/ref when the topright is unavailable. libavcodec