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
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
Sun, 26 Nov 2006 18:25:07 +0000 gpoirier Move copy_block* functions to dsp dsputil.h libavcodec
Sun, 26 Nov 2006 04:57:31 +0000 kostya Correct rounding values in overlap filtering libavcodec
Sun, 26 Nov 2006 04:54:17 +0000 kostya B-frames support for adv. profile libavcodec
Sun, 26 Nov 2006 04:53:36 +0000 kostya 100l: Initialize dc_scale with current quantizer for adv I frames libavcodec
Sun, 26 Nov 2006 04:52:36 +0000 kostya Use halfpq in coefficient scaling libavcodec
Fri, 24 Nov 2006 12:36:06 +0000 lu_zero typo libavcodec
Fri, 24 Nov 2006 00:16:32 +0000 alex Implement DELTA_FLI opcodes correctly. Patch by Steven Johnson libavcodec
Thu, 23 Nov 2006 23:50:08 +0000 alex support byte_run=0 case in DELTA_FLI (this case means only skip pixels) libavcodec
Thu, 23 Nov 2006 22:57:20 +0000 alex 10l memory corruption bug found by Steven Johnson libavcodec
Thu, 23 Nov 2006 22:22:03 +0000 aurel flac: allow reading of full metadata headers from extradata libavcodec
Thu, 23 Nov 2006 22:21:01 +0000 gpoirier bring AC3 encoder output up to input volume level libavcodec
Wed, 22 Nov 2006 13:53:22 +0000 bcoudurier fix bitstream to be correctly decoded by quicktime libavcodec
Wed, 22 Nov 2006 13:24:58 +0000 bcoudurier fix sigfpe with intra only encoding libavcodec
Wed, 22 Nov 2006 09:20:16 +0000 diego Conditionally compile some of the AltiVec optimizations. libavcodec
Wed, 22 Nov 2006 01:11:29 +0000 bcoudurier fix some potential security issues, patch by Matthias Hopf, mat at mshopf dot de libavcodec
Tue, 21 Nov 2006 21:18:55 +0000 diego Fix compilation with VC-1 decoder disabled. libavcodec
Tue, 21 Nov 2006 19:37:44 +0000 michael fix b frames + -mbd rd without -psnr (yes that was seriously buggy and probably hasnt been noticed as everyone who tested stuff used -psnr) libavcodec
Tue, 21 Nov 2006 19:35:06 +0000 michael 100l infinite loop fix libavcodec
Tue, 21 Nov 2006 06:15:18 +0000 kostya Decode non-interleaved scans libavcodec
Mon, 20 Nov 2006 20:41:31 +0000 gpoirier Fix declaration and code thingie libavcodec
Mon, 20 Nov 2006 20:35:47 +0000 gpoirier allow amr bitrate to be changed "on the fly" through avctx->bitrate. libavcodec