arpi
65f7250391
I420 support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5322 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-25 01:32:40 +00:00
arpi
a90bcf88e5
x1!=mpi->width bug fixed... always trust in x1
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5009 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-09 22:07:22 +00:00
melanson
e6b0e85243
reinstated YUY2, BGR32 and BGR24 decoders, all reworked to operate with
...
the mp_image structure; PPC decoding works with YV12 output!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4918 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 03:28:17 +00:00
arpi
2abca4208c
Cinepak decoder now use mp_image_t -> YV12 worx, others disabled
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4917 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-02 23:43:23 +00:00
melanson
57bafcdb06
Native Cinepak decoder: Added YV12 support (which is so very close
...
to working), reworked YUY2 support for speed, cleaned up compiler
warnings, replaced printf()'s with mp_msg()'s
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4912 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-02 06:40:26 +00:00
arpi
21f822b161
stride!=width*bpp support to cinepak decoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4882 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 01:12:24 +00:00
melanson
b3cf29263b
Fixed FILM demuxer so that it now plays (my) FILM files
...
correctly; modified Cinepak decoder in order to deal with the deviant CVID
data from FILM files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4629 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 01:23:36 +00:00
melanson
073c1e07fc
committed Tim Ferguson's patch for proper YUV color space conversion
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4077 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-10 05:58:49 +00:00
arpi
85e02b6d9a
Cinepak YUY2 support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3647 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-21 17:49:31 +00:00
arpi
f7eadf849c
native opensourec Cinepak (CVID) codec by im Ferguson <timf@mail.csse.monash.edu.au>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3644 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-21 16:39:54 +00:00