log

age author description
Sat, 03 Jun 2006 19:04:56 +0000 lorenm ADPCM: trellis quantization libavcodec
Sat, 03 Jun 2006 06:26:04 +0000 corey Make B-frame reduction sensitivity by b_strategy/vb_strategy = 1 libavcodec
Sat, 03 Jun 2006 04:38:11 +0000 lorenm adpcm_ima & adpcm_yamaha: improved quantization libavcodec
Fri, 02 Jun 2006 07:50:12 +0000 banan Fixed a possible bug, checked against the assembly. libavcodec
Thu, 01 Jun 2006 23:22:07 +0000 diego Ignore all generated files. libavcodec
Thu, 01 Jun 2006 21:57:44 +0000 mru remove redundant make variable SUBDIR libavcodec
Thu, 01 Jun 2006 21:37:48 +0000 diego libavcodec/libpostproc ---> libpostproc libavcodec
Thu, 01 Jun 2006 07:31:59 +0000 banan Flash Screen Video decoder (fourcc:FSV1) libavcodec
Wed, 31 May 2006 04:52:02 +0000 kostya Palette support for newer KMVC libavcodec
Tue, 30 May 2006 19:45:12 +0000 lorenm Snow: don't try to encode lossless with 9/7 wavelet, because it isn't lossless. libavcodec
Tue, 30 May 2006 19:40:28 +0000 lorenm Snow: cosmetics libavcodec
Tue, 30 May 2006 16:42:29 +0000 lorenm Snow: scale predicted mv based on which reference frame the neighbors used. libavcodec
Tue, 30 May 2006 06:49:15 +0000 lorenm Snow: cosmetics libavcodec
Tue, 30 May 2006 05:44:22 +0000 lorenm Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in iterative motion estimation. libavcodec
Tue, 30 May 2006 04:51:58 +0000 lorenm Snow: 10l. 1pass ratecontrol failed to set snow's internal quant. libavcodec
Mon, 29 May 2006 22:44:16 +0000 corey Make b_frame_strategy not fail on pass 2, but still print a notice. libavcodec
Mon, 29 May 2006 19:25:46 +0000 rtogni 10000l don't reuse outer loop index in inner loops libavcodec
Mon, 29 May 2006 16:50:37 +0000 michael fabs is better then abs for floats ... libavcodec
Mon, 29 May 2006 16:39:40 +0000 michael typo me thinks ... libavcodec
Mon, 29 May 2006 16:30:56 +0000 michael cbp must be >0 here or we are in troubble libavcodec
Sun, 28 May 2006 22:44:14 +0000 lorenm h264: MBAFF interlaced decoding libavcodec
Sun, 28 May 2006 22:28:08 +0000 lorenm h264: faster fill_rectangle() libavcodec
Sun, 28 May 2006 21:44:47 +0000 lorenm Snow multiple reference frames libavcodec
Sun, 28 May 2006 12:38:10 +0000 lorenm Snow 1pass ratecontrol libavcodec
Fri, 26 May 2006 15:44:29 +0000 bcoudurier fix mbd bits bug, finally libavcodec
Fri, 26 May 2006 15:37:11 +0000 diego Remove all .cvsignore files, they are no longer necessary. libavcodec
Wed, 17 May 2006 03:03:53 +0000 kostya Now MPlayer should understand Smacker audio and video codecs. libavcodec
Tue, 16 May 2006 15:19:54 +0000 bcoudurier MPEG-2 4:2:2 encoding support libavcodec
Tue, 16 May 2006 14:24:45 +0000 gpoirier fix compilation of 3dnowext instinsincs, both on ia32 and AMD64. libavcodec
Sun, 14 May 2006 22:00:03 +0000 gpoirier Add 3dnow intrinsic support for AMD64 machines: -march=athlon means IA32 for GCC, so use -m3dnow instead. libavcodec