log dec_video.c @ 4995:d26babb53d8d

age author description
Sat, 09 Mar 2002 00:12:49 +0000 atmos4 DivX5linux support working (only tested with divx3 and divx4 upto now, will try getting divx5 damples now)
Wed, 06 Mar 2002 14:27:36 +0000 arpi workaround for CVID frames width!=0
Wed, 06 Mar 2002 02:22:46 +0000 atmos4 DivX5 Build support, not usefull because current divx5linux from avifile.sf.net only decodes black/green image
Mon, 04 Mar 2002 06:10:43 +0000 melanson oops...changed the wrong codec's image type
Mon, 04 Mar 2002 05:57:57 +0000 melanson first pass at RoQ video decoder...not exactly qualified as 'working' at
Sun, 03 Mar 2002 18:29:05 +0000 nick DR on multibuffering
Sat, 02 Mar 2002 23:43:23 +0000 arpi Cinepak decoder now use mp_image_t -> YV12 worx, others disabled
Sat, 02 Mar 2002 06:40:26 +0000 melanson Native Cinepak decoder: Added YV12 support (which is so very close
Thu, 28 Feb 2002 21:59:14 +0000 arpi removed codec dependent parts, only core left
Thu, 28 Feb 2002 01:12:24 +0000 arpi stride!=width*bpp support to cinepak decoder
Wed, 27 Feb 2002 11:16:53 +0000 nick We should know size of out buffer
Sun, 24 Feb 2002 17:10:06 +0000 nick exclude benchmark stuff execution from normal playback
Sun, 24 Feb 2002 15:54:13 +0000 nick frame dropping prediction with benchmarks
Sun, 24 Feb 2002 11:23:48 +0000 nick max & average benchmarks
Sun, 17 Feb 2002 20:51:50 +0000 arpi ffmjpeg yv12 422 fixed