[Mplayer-cvslog] CVS: main/libmpcodecs vd_cinepak.c,1.5,1.6

Arpi arpi at thot.banki.hu
Thu Mar 7 22:03:43 CET 2002


Hi,

> > 	vd_cinepak.c vd_divx4.c vd_dshow.c vd_ffmpeg.c vd_internal.h 
> > 	vd_null.c vd_odivx.c vd_qtrpza.c vd_raw.c vd_rle.c vd_vfw.c 
> > 	vd_xanim.c 
> > Log Message:
> > common includes moved to private vd_internal.h
> 
> 	This is fantastic; by the time I actually get around to creating
> new codec API glue files for my video codecs, the API will have settled
> down. Unless you want to go ahead and create the glue files for my 5 video
> decoders, A'rpi? I won't be offended if you do. (qtrle, msvc, qtsmc, fli,
> and roqav.)

heh?
i've done with msvidc, just converting fli stuff.
i asked you few days ago that tell me if you plan to convert these, you
didn't answered. but i want to do the conversion asap so i finish it now.

anyway this is just a quick "hack", adding a wrapper...
for long term, we should modify native codecs deeper to get new features
(like stride support, method-2 DR, libvo callbacks (when codec can determine
image dimenstions from frame headers instead of relying info from demuxer))

so, if you can do the conversion of the rest today ASAP, tell me then i'll
happyly move to libmpeg2 and leave these for you:

#define VFM_FLI 12
#define VFM_QTRLE 14
#define VFM_NUV 15
#define VFM_CYUV 16
#define VFM_QTSMC 17
#define VFM_DUCKTM1 18
#define VFM_ROQVIDEO 19
#define VFM_MPNG 21


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu



More information about the MPlayer-cvslog mailing list