log cinepak.c @ 5226:d2185c616772

age author description
Sat, 09 Mar 2002 22:07:22 +0000 arpi x1!=mpi->width bug fixed... always trust in x1
Sun, 03 Mar 2002 03:28:17 +0000 melanson reinstated YUY2, BGR32 and BGR24 decoders, all reworked to operate with
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 01:12:24 +0000 arpi stride!=width*bpp support to cinepak decoder
Sun, 10 Feb 2002 01:23:36 +0000 melanson Fixed FILM demuxer so that it now plays (my) FILM files
Thu, 10 Jan 2002 05:58:49 +0000 melanson committed Tim Ferguson's patch for proper YUV color space conversion