log

age author description
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