log

age author description
Sun, 19 Oct 2003 21:05:41 +0000 michael gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>) libavcodec
Sat, 18 Oct 2003 18:47:06 +0000 michael - Moving -Wall from the individual Makefiles to configure (and only libavcodec
Sat, 18 Oct 2003 03:19:44 +0000 romansh * providing MPEG codecs with a generic fields in AVFrame to use. libavcodec
Fri, 17 Oct 2003 18:56:01 +0000 michael emu_edge checks simplification and avoid redundant checks for mpeg1/2 if emu_edge is set libavcodec
Thu, 16 Oct 2003 18:27:48 +0000 romansh * original fix still didn't align lines on s_align when CODEC_FLAG_EMU_EDGE libavcodec
Thu, 16 Oct 2003 04:50:54 +0000 romansh * fix for a trivial 100l declaration typo libavcodec
Thu, 16 Oct 2003 00:21:54 +0000 michael picture buffer cleanup, this fixes a assertion failure (if assertion checking was manualy enabled for utils.c) and a memleak at least libavcodec
Wed, 15 Oct 2003 21:59:08 +0000 michael default_get_buffer() fixes libavcodec
Wed, 15 Oct 2003 16:20:50 +0000 michael align libavcodec
Wed, 15 Oct 2003 15:37:25 +0000 michael fix "first frame is no keyframe" bug libavcodec
Wed, 15 Oct 2003 03:20:40 +0000 melanson activate the XA and ADX ADPCM codecs libavcodec
Wed, 15 Oct 2003 03:14:14 +0000 melanson replace file to remove nasty DOS CRs and hard tabs libavcodec
Wed, 15 Oct 2003 03:02:44 +0000 melanson this should be part of adpcm.c libavcodec
Wed, 15 Oct 2003 02:59:03 +0000 melanson quiet libavcodec
Tue, 14 Oct 2003 04:40:53 +0000 melanson added CRI ADX and XA ADPCM audio modules, courtesy of BERO libavcodec