log

age author description
Wed, 30 Oct 2002 01:59:51 +0000 michael using same numbers for cpuCaps as libmpeg2 & liba52 libavcodec
Wed, 30 Oct 2002 01:50:58 +0000 michael cleanly passing the cpuCaps libavcodec
Tue, 29 Oct 2002 23:36:37 +0000 michael 10l libavcodec
Tue, 29 Oct 2002 22:39:11 +0000 bellard use lrintf to avoid double conversion libavcodec
Tue, 29 Oct 2002 22:38:21 +0000 bellard added lrintf for non ISOC libcs (fixme: find a better test) libavcodec
Tue, 29 Oct 2002 22:27:30 +0000 bellard avoid name clash - fixed again block size selection libavcodec
Tue, 29 Oct 2002 22:26:01 +0000 bellard avoid name clash libavcodec
Tue, 29 Oct 2002 20:12:24 +0000 michael cleanup libavcodec
Tue, 29 Oct 2002 18:51:52 +0000 michael cosmetics ;) libavcodec
Tue, 29 Oct 2002 18:35:15 +0000 michael better deblocking filter libavcodec
Tue, 29 Oct 2002 11:21:43 +0000 michael -fomit-frame-pointer is needed for the PIC code libavcodec
Tue, 29 Oct 2002 09:16:06 +0000 michael using fewer registers (fixes compilation bug hopefully) libavcodec
Tue, 29 Oct 2002 00:54:07 +0000 colin fix compilation on non-x86 with gcc 2.95 libavcodec
Mon, 28 Oct 2002 19:30:58 +0000 michael postprocessing cleanup: libavcodec
Mon, 28 Oct 2002 16:29:40 +0000 al3x FOURCC removed, using ff_get_fourcc instead (should be big-endian safe), workarounded a restart interval bug (Spectralfan.mov) (rst support should be rewritten and moved from decode_sos) libavcodec