log

age author description
Fri, 30 Dec 2005 22:41:32 +0000 mmu_man :%s/check_block_2p/check_block_inter/g libavcodec
Fri, 30 Dec 2005 21:05:44 +0000 mmu_man this fixes compilation with gcc 2.95 which seems to not like array casting... special case inline of check_block which makes the array and passes it libavcodec
Fri, 30 Dec 2005 15:12:02 +0000 michael mem corruption fix libavcodec
Thu, 29 Dec 2005 15:46:23 +0000 michael second try of improved lambda/qp guessing for motion estimation RD in first pass libavcodec
Thu, 29 Dec 2005 07:24:23 +0000 lorenm update x264 wrapper. libavcodec
Thu, 29 Dec 2005 02:17:51 +0000 michael 4mv + iter ME 10l fix (still not bugfree but better) libavcodec
Wed, 28 Dec 2005 23:45:16 +0000 michael 10l libavcodec
Wed, 28 Dec 2005 15:43:53 +0000 michael iterative overlapped block based motion estimation for snow libavcodec
Tue, 27 Dec 2005 19:58:04 +0000 rtognimp Fix wma2 audio decoder libavcodec
Sun, 25 Dec 2005 22:38:21 +0000 michael Fix DV memory leak and allow multiple instances patch by (Burkhard Plaum?) libavcodec
Sun, 25 Dec 2005 18:34:02 +0000 michael support downscaling frames for dynamic b frame decission libavcodec
Sun, 25 Dec 2005 17:43:52 +0000 michael 10l (didnt remove option from old ones after converting to AVOption) libavcodec
Sun, 25 Dec 2005 17:30:52 +0000 michael b frame strategy 2 libavcodec
Sun, 25 Dec 2005 16:34:12 +0000 michael dont discard least significant bits libavcodec
Sat, 24 Dec 2005 23:47:29 +0000 michael hmm did i mess the scaling of these up at some point? libavcodec
Sat, 24 Dec 2005 03:12:07 +0000 michael slightly better mv_penalty table libavcodec
Fri, 23 Dec 2005 19:05:48 +0000 michael 10l (segfault fix) libavcodec
Fri, 23 Dec 2005 16:25:00 +0000 michael bidir refine support libavcodec
Fri, 23 Dec 2005 00:40:52 +0000 michael minor typo libavcodec
Thu, 22 Dec 2005 22:48:09 +0000 michael better f_code guessing in 2nd pass libavcodec
Thu, 22 Dec 2005 14:17:54 +0000 michael improved lambda/qp guessing for motion estimation RD in first pass libavcodec
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavcodec
Wed, 21 Dec 2005 17:50:40 +0000 diego Add some comments to #ifdef #else #endif blocks and fix wrong ones. libavcodec
Wed, 21 Dec 2005 15:51:45 +0000 michael also autodetect xvid idct if bitexact is used libavcodec
Tue, 20 Dec 2005 23:07:25 +0000 rfelker 10l to michael for breaking gcc 2.95 compile :) libavcodec
Mon, 19 Dec 2005 18:26:17 +0000 michael 10l libavcodec
Mon, 19 Dec 2005 13:41:27 +0000 michael use correct qp & lambda for ME on the second pass libavcodec
Mon, 19 Dec 2005 03:08:08 +0000 michael forgot libavcodec
Sun, 18 Dec 2005 19:59:33 +0000 michael fix q=0 bug libavcodec
Sun, 18 Dec 2005 13:29:09 +0000 henry new qscale type to distinguish H264 libavcodec