Mercurial > mplayer.hg
log cinepak.c @ 4980:0e6e50c02f7b
age | author | description |
---|---|---|
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 |
Fri, 21 Dec 2001 17:49:31 +0000 | arpi | Cinepak YUY2 support |
Fri, 21 Dec 2001 16:39:54 +0000 | arpi | native opensourec Cinepak (CVID) codec by im Ferguson <timf@mail.csse.monash.edu.au> |