log

age author description
Wed, 13 Dec 2006 11:10:41 +0000 diego vqmin/vqmax --> qmin/qmax in the option description libavcodec
Tue, 12 Dec 2006 13:41:17 +0000 gpoirier Doxygen comments about variables described by Michael here: libavcodec
Tue, 12 Dec 2006 13:31:12 +0000 michael mv overflow in map fix (untested except regression tests) libavcodec
Mon, 11 Dec 2006 20:18:36 +0000 reimar Fix JPEG-LS encoder 0xff-escaping writing too much or uninitialized data. libavcodec
Mon, 11 Dec 2006 15:53:55 +0000 takis Adding H.264 DCT. libavcodec
Mon, 11 Dec 2006 13:01:20 +0000 michael fix playback of mp3_bits_left.avi libavcodec
Mon, 11 Dec 2006 10:52:18 +0000 gpoirier GCC 3.3 compile fix libavcodec
Mon, 11 Dec 2006 10:51:42 +0000 diego Improve option description. libavcodec
Mon, 11 Dec 2006 09:19:58 +0000 mru improved stack misalignment warning libavcodec
Mon, 11 Dec 2006 01:00:50 +0000 takis Adding function which enables writing H.264 NAL units. libavcodec
Sat, 09 Dec 2006 13:30:28 +0000 reimar Fix 16 bit cscd samples, 16 bit raw means RGB555 on Windows, and the original libavcodec
Sat, 09 Dec 2006 13:13:45 +0000 reimar Typo in error message libavcodec
Fri, 08 Dec 2006 13:25:37 +0000 bcoudurier fix bug when __GNUC__ isn't defined and when compiling for a non-x86 architecture, patch by Martin Storsj, martin at martin st libavcodec
Fri, 08 Dec 2006 05:28:00 +0000 kostya Deobfuscate expression libavcodec
Fri, 08 Dec 2006 05:13:40 +0000 kostya Now ZMBV encoder compiles libavcodec
Fri, 08 Dec 2006 04:37:00 +0000 kostya 1e6l forgot to add zmbvenc.c libavcodec
Fri, 08 Dec 2006 00:42:55 +0000 mru lavc is at major version 51, delete old stuff libavcodec
Fri, 08 Dec 2006 00:35:08 +0000 mru rename always_inline to av_always_inline and move to common.h libavcodec
Thu, 07 Dec 2006 18:35:58 +0000 michael better warning libavcodec
Thu, 07 Dec 2006 18:33:00 +0000 michael ff_check_alignment to warn the user about a missaligned stack libavcodec
Thu, 07 Dec 2006 18:29:02 +0000 michael fix compilation libavcodec
Thu, 07 Dec 2006 16:09:33 +0000 takis Added entry for H.264 DCT to the DSP context. libavcodec
Thu, 07 Dec 2006 15:59:42 +0000 takis Add codec ID for a native H.264 encoder. libavcodec
Thu, 07 Dec 2006 09:59:05 +0000 takis Making rem6 and div6 globally visible and thus adding prefixes. libavcodec
Thu, 07 Dec 2006 09:47:29 +0000 takis Removing unused code libavcodec
Thu, 07 Dec 2006 04:17:01 +0000 kostya ZMBV encoder libavcodec
Wed, 06 Dec 2006 23:46:11 +0000 mru use the standard INT64_C() macro for 64-bit constants libavcodec
Wed, 06 Dec 2006 17:04:23 +0000 takis Add "mixed_refs" description suggested by Loren Merritt and update accompanying libavcodec
Wed, 06 Dec 2006 08:24:29 +0000 takis Add more descriptions to the AVOption array taken from the avcodec.h AVCodec structure member comments. libavcodec
Wed, 06 Dec 2006 08:17:43 +0000 takis Export symbols of several H.264 intra prediction functions libavcodec