Mercurial > libavcodec.hg
graph
-
AAC: optimise bitstream reading in decode_spectrum_and_dequant() libavcodecFri, 15 Jan 2010 14:02:52 +0000, by mru
-
Support decoding of Avid uncompressed mov files, fixes issue 1685. libavcodecFri, 15 Jan 2010 11:03:40 +0000, by cehoyos
-
Support decoding Avid 1:1x codec, (partially) fixes issue1684. libavcodecFri, 15 Jan 2010 10:55:31 +0000, by cehoyos
-
Add forgotten include of h264_mvpred.h to h264.h. libavcodecFri, 15 Jan 2010 03:42:56 +0000, by michael
-
Add forgotton multiple inclusion guards to h264_mvpred.h. libavcodecFri, 15 Jan 2010 03:41:28 +0000, by michael
-
Do not assign codec_tag to pix_fmt in rawdec.c, but in raw.c libavcodecFri, 15 Jan 2010 00:45:47 +0000, by cehoyos
-
Change code so it uses 2 adds instead of one FFABS. libavcodecThu, 14 Jan 2010 17:50:33 +0000, by reimar
-
Implement alpha channel decoding for BGR HuffYUV. libavcodecThu, 14 Jan 2010 01:32:49 +0000, by astrange
-
AAC: Unswitch loop over window groups in decode_spectrum_and_dequant() libavcodecWed, 13 Jan 2010 16:46:35 +0000, by mru
-
AAC: simplify some calculations in decode_spectrum_and_dequant() libavcodecWed, 13 Jan 2010 16:46:32 +0000, by mru
-
AAC: Compress codebook tables and optimise sign bit handling libavcodecWed, 13 Jan 2010 16:46:28 +0000, by mru
-
Remove the struct SiprModeParam of the context. This will simplify splitting libavcodecWed, 13 Jan 2010 04:29:55 +0000, by vitor
-
Move golomb_to_int*cbp tables back to h264_data.h as svq3.c used them. libavcodecWed, 13 Jan 2010 02:17:16 +0000, by michael
-
Use MULH instead of 64x64 multiplication, around 5% overall speedup on Intel Atom. libavcodecTue, 12 Jan 2010 23:02:07 +0000, by reimar
-
Move check_intra4x4_pred_mode() back from h264.h to h264.c, the function is just libavcodecTue, 12 Jan 2010 21:17:26 +0000, by michael
-
Split all the reference picture handling off h264.c. libavcodecTue, 12 Jan 2010 20:59:00 +0000, by michael
-
Replace variable length array with an allocated buffer libavcodecTue, 12 Jan 2010 20:35:22 +0000, by thilo.borgmann
-
Split (picture|seq) parameter set decoding out of h264.c. libavcodecTue, 12 Jan 2010 19:33:45 +0000, by michael