log

age author description
Wed, 21 May 2003 17:50:57 +0000 michaelni altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>) libavcodec
Tue, 20 May 2003 17:36:49 +0000 kabi * compile fixes by Mitch at Bits.COM libavcodec
Tue, 20 May 2003 01:03:40 +0000 michaelni cleanup libavcodec
Tue, 20 May 2003 00:42:14 +0000 michaelni CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec
Mon, 19 May 2003 13:30:59 +0000 michaelni ASV1 codec libavcodec
Mon, 19 May 2003 01:22:46 +0000 tmmm fix subtle logic problem in block unpacker that leads to incorrect token libavcodec
Sun, 18 May 2003 00:07:17 +0000 michaelni improving 3IV1 support (still far from perfect) note, disabled as it requires some checks in the inner loops which would slow things down a tiny bit libavcodec
Fri, 16 May 2003 21:47:02 +0000 michaelni seems i guessed correctly (last 411 chroma block isnt scaled but cut and reordered) libavcodec
Fri, 16 May 2003 19:18:53 +0000 michaelni bigendian fix libavcodec
Fri, 16 May 2003 10:14:25 +0000 michaelni CODEC_CAP_DRAW_HORIZ_BAND libavcodec
Thu, 15 May 2003 23:30:03 +0000 michaelni moving the svq3 motion compensation stuff to dsputil (this also means that existing optimized halfpel code is used now ...) libavcodec
Thu, 15 May 2003 01:34:47 +0000 mellum Warning fixes. libavcodec
Thu, 15 May 2003 00:43:43 +0000 michaelni optimize libavcodec
Wed, 14 May 2003 23:08:01 +0000 michaelni cleanup libavcodec
Wed, 14 May 2003 22:38:58 +0000 michaelni libmpeg2 style bitstream reader 17 vs 16 bit bugfix libavcodec
Wed, 14 May 2003 17:46:55 +0000 michaelni aligned dsputil (for sh4) patch by (BERO <bero at geocities dot co dot jp>) libavcodec
Wed, 14 May 2003 15:12:13 +0000 michaelni fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanup by me libavcodec
Wed, 14 May 2003 12:32:17 +0000 michaelni make sh4 IDCT optional, so the user can choose libavcodec
Wed, 14 May 2003 12:18:49 +0000 michaelni sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>) libavcodec
Wed, 14 May 2003 11:40:16 +0000 michaelni AMR-NB audio support patch by (<joca at rixmail dot se>) libavcodec
Wed, 14 May 2003 10:55:59 +0000 michaelni libmpeg2 style bitstream reader fixes libavcodec
Wed, 14 May 2003 10:54:25 +0000 michaelni some libmpeg2 style bitstream reader fixes (no dv doesnt yet work with it) libavcodec
Wed, 14 May 2003 01:08:02 +0000 michaelni decode motion & modulo optimize patch by (BERO <bero at geocities dot co dot jp>) libavcodec
Wed, 14 May 2003 00:32:22 +0000 michaelni bitstream reader optimize patch by (BERO <bero at geocities dot co dot jp>) libavcodec
Tue, 13 May 2003 23:38:51 +0000 michaelni small optimize mpeg12.c/get_qscale patch by (BERO <bero at geocities dot co dot jp>) and the return idea by arpi libavcodec
Tue, 13 May 2003 13:38:09 +0000 michaelni optimizations libavcodec
Tue, 13 May 2003 08:21:35 +0000 kabi * oops - reversed last commit libavcodec
Tue, 13 May 2003 00:46:42 +0000 michaelni optimizations libavcodec
Mon, 12 May 2003 23:03:00 +0000 michaelni 100l (document buffer padding requirements) libavcodec
Mon, 12 May 2003 17:59:26 +0000 kabi * sync libavcodec