log

age author description
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
Mon, 21 Apr 2003 13:53:46 +0000 bellard almost exhaustive image conversion support libavcodec
Mon, 21 Apr 2003 12:12:58 +0000 bellard accurate YUV to RGB and RGB to YUV conversions - added comments libavcodec
Sun, 20 Apr 2003 16:18:44 +0000 bellard YUV formats/gray formats are correctly defined - added format loss information - preliminary JPEG YUV formats support libavcodec
Sun, 20 Apr 2003 16:16:52 +0000 bellard fixed static init libavcodec