log

age author description
Mon, 25 Aug 2003 12:50:15 +0000 michaelni xvid edge bug (if i understand the mpeg4 spec correctly) autodetection libavcodec
Sun, 24 Aug 2003 22:28:41 +0000 bellard removed unused variable libavcodec
Sun, 24 Aug 2003 22:21:06 +0000 bellard avoid warning libavcodec
Sun, 24 Aug 2003 22:15:37 +0000 bellard avoid warning libavcodec
Sun, 24 Aug 2003 22:13:48 +0000 bellard removed unused variable libavcodec
Sun, 24 Aug 2003 22:08:22 +0000 bellard removed unused variables libavcodec
Sun, 24 Aug 2003 22:01:33 +0000 bellard memmove fixes (Jon Burgess) libavcodec
Sun, 24 Aug 2003 16:00:34 +0000 bellard export int64_t_C as it is needed by libavformat.h libavcodec
Sun, 24 Aug 2003 13:57:42 +0000 bellard when changing version, please keep my changes (win32 compile fix) libavcodec
Fri, 22 Aug 2003 22:18:08 +0000 michaelni custom quant matrix encoding support libavcodec
Fri, 22 Aug 2003 14:59:04 +0000 michaelni PSX MDEC decoder, based upon some code from Sebastian Jedruszkiewicz <elf at frogger dot rules dot pl> libavcodec
Fri, 22 Aug 2003 08:29:44 +0000 bellard repeat_pict was never returned libavcodec
Wed, 20 Aug 2003 07:57:00 +0000 michaelni AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>) libavcodec
Wed, 20 Aug 2003 07:35:23 +0000 michaelni fixing chroma MC libavcodec
Tue, 19 Aug 2003 17:10:00 +0000 michaelni MC rounding fixed? libavcodec
Tue, 19 Aug 2003 16:18:48 +0000 michaelni fix AVFrame.reference (the frames are used for decoding future frames so it should be !=0) libavcodec
Mon, 18 Aug 2003 09:20:02 +0000 michaelni use codec_tag for encoding too libavcodec
Fri, 15 Aug 2003 19:58:27 +0000 michaelni fixing thread safety, this may cause alignment problms (if it does than the stuff should be moved to MpegEncContext) libavcodec
Tue, 12 Aug 2003 18:20:29 +0000 romansh * fixing a regression in mpeg encoder (not setting pix_fmt), libavcodec
Tue, 12 Aug 2003 10:00:31 +0000 tmmm reverse earlier patch libavcodec
Mon, 11 Aug 2003 20:27:17 +0000 al3x Simplified and fixed altivec/altivec.h detection under Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se> libavcodec
Sun, 10 Aug 2003 21:11:45 +0000 michaelni skip ext header missing message for msmpeg4v2 libavcodec
Fri, 08 Aug 2003 00:12:18 +0000 tmmm endian-conscious fix, courtesy of Sebastian Jedruszkiewicz libavcodec
Tue, 05 Aug 2003 14:08:28 +0000 michaelni check input pix_fmt libavcodec
Tue, 05 Aug 2003 10:19:43 +0000 michaelni cleanup / fixes libavcodec
Sat, 02 Aug 2003 22:01:02 +0000 michaelni clear bitstream buffers in AVCodec.flush() libavcodec
Fri, 01 Aug 2003 11:01:05 +0000 michaelni FF_INPUT_BUFFER_PADDING_SIZE libavcodec
Fri, 01 Aug 2003 11:00:03 +0000 michaelni make the h263 decoder more error tolerant libavcodec
Tue, 29 Jul 2003 14:15:28 +0000 iive Add GNU header, remove X includes, add more check for xvmc render packet libavcodec
Tue, 29 Jul 2003 10:26:34 +0000 michaelni namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm <damm at opensource dot se>) libavcodec