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
Tue, 05 Dec 2006 22:18:19 +0000 gpoirier fix crash when decoding a truncated H264 slice libavcodec
Tue, 05 Dec 2006 22:05:09 +0000 takis Removing unused code libavcodec
Tue, 05 Dec 2006 21:57:31 +0000 takis Add comment denoting group of H.264 functions libavcodec
Tue, 05 Dec 2006 21:52:15 +0000 takis Change NAL unit type defines to an enum and move to a header file for usage libavcodec
Tue, 05 Dec 2006 12:35:47 +0000 michael 10l umh search needs hex size 2 now after the last change libavcodec
Tue, 05 Dec 2006 12:34:52 +0000 michael make hex and large 2 small diamond search half their size instead or -1 if the initial size was a power of 2 libavcodec
Mon, 04 Dec 2006 12:04:53 +0000 diego Fix some obvious mistakes in the option descriptions. libavcodec
Sun, 03 Dec 2006 16:35:30 +0000 reimar Move BE_*/LE_*/ST*/LD* macros to a common place. Some further libavcodec
Sat, 02 Dec 2006 22:27:18 +0000 melanson Another hack to allow the Cinepak decoder to detect both types of deviant Cinepak libavcodec
Sat, 02 Dec 2006 18:58:20 +0000 diego Fill in some missing AVOption descriptions. libavcodec
Sat, 02 Dec 2006 14:50:42 +0000 gpoirier Add IDCT8 routine in Altivec. Patch by yours truely with Linux fixes by Luca Barbato libavcodec
Sat, 02 Dec 2006 14:19:49 +0000 diego spelling cosmetics: cliped --> clipped libavcodec
Sat, 02 Dec 2006 12:55:29 +0000 kostya 10e6l FastUVMC was done right but in the wrong place libavcodec
Sat, 02 Dec 2006 11:24:41 +0000 michael fix indention libavcodec
Sat, 02 Dec 2006 10:58:20 +0000 michael dia_size=-1 -> funny_diamond_search() libavcodec
Sat, 02 Dec 2006 10:45:51 +0000 michael hexagon search libavcodec
Sat, 02 Dec 2006 01:28:21 +0000 lu_zero Unused variable removed libavcodec
Fri, 01 Dec 2006 20:38:54 +0000 michael remove pretty much useless skiping of some predictors libavcodec
Fri, 01 Dec 2006 14:06:21 +0000 bcoudurier mjpeg a dump header bitstream filter, modifies bitstream to be decoded by quicktime libavcodec
Fri, 01 Dec 2006 14:01:50 +0000 bcoudurier add bytestream big endian 16/32 writing functions libavcodec
Fri, 01 Dec 2006 09:58:06 +0000 michael typo in umh libavcodec
Fri, 01 Dec 2006 09:48:33 +0000 michael UMH support (dia_size=-1 activates it) libavcodec
Fri, 01 Dec 2006 09:46:52 +0000 michael cosmetic (prevent name clashes of variables in a macro with surrounding code) libavcodec
Fri, 01 Dec 2006 07:24:56 +0000 kostya 100l FastUVMC rounding was incorrect. libavcodec
Thu, 30 Nov 2006 22:44:22 +0000 michael 1 step diamond search around the median MV predictor libavcodec
Wed, 29 Nov 2006 05:40:37 +0000 kostya VQA v1 support libavcodec
Tue, 28 Nov 2006 23:55:24 +0000 aurel cleanup the #ifdef mess in encoder/decoder/parser registration libavcodec
Tue, 28 Nov 2006 05:34:28 +0000 kostya Correct information in header libavcodec
Mon, 27 Nov 2006 13:04:56 +0000 aurel alphabetic reordering of codec registration libavcodec
Mon, 27 Nov 2006 10:56:10 +0000 michael PIC fix libavcodec