Mercurial > libavcodec.hg
graph
-
some fixmes if someone ever wants to implement theora support correctly ... libavcodecSun, 16 Jul 2006 20:47:48 +0000, by michael
-
check how many bits are left after decoding extradata libavcodecSun, 16 Jul 2006 20:30:39 +0000, by michael
-
Modify preset compression levels to utilize log search. libavcodecSun, 16 Jul 2006 17:04:54 +0000, by jbr
-
Add lpc order search. This creates new compression levels 6 to 12. libavcodecSun, 16 Jul 2006 13:34:47 +0000, by jbr
-
Don't pass block[6][64] parameter to decode_p_mb as we always use s->block libavcodecSun, 16 Jul 2006 03:50:00 +0000, by kostya
-
avoid double copying of left border in luma prediction libavcodecFri, 14 Jul 2006 19:31:58 +0000, by stefang
-
optionally (use_lpc=2) support Cholesky factorization for finding the lpc coeficients libavcodecFri, 14 Jul 2006 18:48:38 +0000, by michael
-
replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use libavcodecThu, 13 Jul 2006 23:10:01 +0000, by mru
-
CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just libavcodecTue, 11 Jul 2006 21:45:45 +0000, by diego
-
--enable/disable parsers. Warning: some combinations are broken. libavcodecSun, 09 Jul 2006 12:02:15 +0000, by mru
-
remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway) libavcodecSun, 09 Jul 2006 10:33:49 +0000, by michael
-
MVRANGE may occur in all frames and RESPIC in all but B-frames libavcodecSun, 09 Jul 2006 02:56:40 +0000, by kostya
-
Use s->first_slice_line in checks instead of s->mb_y libavcodecSun, 09 Jul 2006 02:44:05 +0000, by kostya
-
allows user-settable block size and fixes related typo libavcodecSat, 08 Jul 2006 16:39:58 +0000, by jbr
-
Sun mlib works fine. Remove comment stating otherwise. libavcodecSat, 08 Jul 2006 16:36:21 +0000, by mru
-
Remove bogus IPP section that is not referenced anywhere. libavcodecSat, 08 Jul 2006 15:29:33 +0000, by diego
-
set proper bits_per_sample value for ADPCM codecs libavcodecSat, 08 Jul 2006 07:14:00 +0000, by aurel