log

age author description
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
Mon, 12 May 2003 12:32:33 +0000 kabi * link libfaad when needed libavcodec
Mon, 12 May 2003 12:31:02 +0000 kabi * quiet missing EOF \n warning libavcodec
Mon, 12 May 2003 10:55:19 +0000 kabi * support for AAC audio streams via libfaad libavcodec
Mon, 12 May 2003 04:28:35 +0000 tmmm fix image buffer leak on keyframes, add more error condition checks libavcodec
Mon, 12 May 2003 02:53:43 +0000 romansh * fixing a bug in avpicture_layout (PAL8 wasn't handled properly) libavcodec
Sun, 11 May 2003 11:26:35 +0000 michaelni ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>) libavcodec
Sun, 11 May 2003 10:19:05 +0000 michaelni more idct_permute docs libavcodec
Sun, 11 May 2003 04:47:45 +0000 tmmm fix motion vector decoding bug and reinstate interframes libavcodec
Sun, 11 May 2003 02:51:07 +0000 tmmm get those permutations straight libavcodec
Sat, 10 May 2003 21:46:17 +0000 tmmm squashed a bunch of subtle array indexing bugs, fixed block mapping libavcodec
Sat, 10 May 2003 21:35:29 +0000 michaelni print obmc bug info only if avctx->debug&1 libavcodec
Sat, 10 May 2003 16:06:33 +0000 tmmm dump the shady binary search logic (the part that binary searches libavcodec
Sat, 10 May 2003 04:30:29 +0000 tmmm change the way the ImageDescription is passed to the decoder libavcodec
Fri, 09 May 2003 22:16:14 +0000 michaelni svq3 decoder by anonymous libavcodec
Thu, 08 May 2003 02:01:17 +0000 tmmm correct the custom coding mode alphabet, add some validation on the libavcodec
Wed, 07 May 2003 23:32:45 +0000 michaelni more #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec
Wed, 07 May 2003 19:01:45 +0000 romansh * introducing new public interface in imgconvert.c libavcodec
Wed, 07 May 2003 12:28:36 +0000 tmmm looking better all the time! motion compensation is starting to work libavcodec
Wed, 07 May 2003 02:30:37 +0000 tmmm fixed buffer allocation logic (hopefully) so that decoder does not crash libavcodec
Tue, 06 May 2003 20:43:37 +0000 michaelni release buffer cleanup libavcodec
Tue, 06 May 2003 03:11:20 +0000 tmmm fix decoder so that ffmpeg does not crash, at least not right away libavcodec
Mon, 05 May 2003 23:22:56 +0000 michaelni Tiny patch for OpenBSD by (Bj«Órn Sandell <biorn at dce dot chalmers dot se>) libavcodec
Mon, 05 May 2003 10:00:57 +0000 michaelni doxy libavcodec
Mon, 05 May 2003 02:54:15 +0000 tmmm first pass at a new VP3 video decoder libavcodec
Sat, 03 May 2003 19:26:52 +0000 arpi_esp looks better (req. for mp-G2) libavcodec
Thu, 01 May 2003 22:45:09 +0000 romansh making it nicer to the client who doesn't expect errors messages in stdout libavcodec
Tue, 29 Apr 2003 01:51:38 +0000 romansh * fixing NTSC frame rate for DV streams libavcodec
Sun, 27 Apr 2003 13:44:01 +0000 michaelni 10l libavcodec
Sun, 27 Apr 2003 01:33:39 +0000 michaelni tired libavcodec
Sun, 27 Apr 2003 01:11:26 +0000 michaelni 10l (returning negative number of consumed bytes if the first startcode of a frame was split between 2 buffers) libavcodec
Fri, 25 Apr 2003 20:03:17 +0000 michaelni 10l libavcodec
Fri, 25 Apr 2003 19:46:00 +0000 michaelni 2pass stats fix (by ffdshow cvslog) libavcodec
Fri, 25 Apr 2003 16:18:35 +0000 michaelni typo in a comment ... libavcodec
Fri, 25 Apr 2003 00:29:48 +0000 michaelni fixing mixed dr1 + internal buffers libavcodec
Fri, 25 Apr 2003 00:21:53 +0000 michaelni doc fixes (forgot to commit) libavcodec
Wed, 23 Apr 2003 08:56:14 +0000 kabi * more strict types libavcodec
Tue, 22 Apr 2003 13:55:12 +0000 michaelni cleanup mpeg1/2 bitstream parser libavcodec
Tue, 22 Apr 2003 08:36:39 +0000 kabi * fixed initialization and some memleak libavcodec
Mon, 21 Apr 2003 22:37:39 +0000 bellard rgb555 alpha extraction fix libavcodec
Mon, 21 Apr 2003 21:20:46 +0000 bellard added img_get_alpha_info() libavcodec
Mon, 21 Apr 2003 15:15:59 +0000 bellard fixed PIX_FMT_YUV422 conversions libavcodec
Mon, 21 Apr 2003 15:01:37 +0000 bellard loss fixes (thanks to Daniel Serpell) - shrink22 fix libavcodec
Mon, 21 Apr 2003 14:38:52 +0000 bellard added all missing UV conversions libavcodec