[Mplayer-dev-eng] Re: [Mplayer-users] Flipped video

Arpi arpi at thot.banki.hu
Fri May 11 19:06:38 CEST 2001


Hi,

> Note to vo developers:
> -flip is passed via flags (fullscreen) on init using the third bit (0x08)

it should be implemented in vo drivers...

btw only draw_frame() only in RGB modes will be called with flipping
enabled. (except by australian people... :))

(draw_slice is used only by native codecs, they are ok. YUV formats are
never flipped in win32 drivers)

it's usefull for indeo 3, asv2 and huffyuv codecs.
indeo 4 seems to be able to flip image itself (at least after last
avifile merge, earlier it crashed then)


A'rpi / Astral & ESP-team

--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu

_______________________________________________
Mplayer-dev-eng mailing list
Mplayer-dev-eng at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-dev-eng



More information about the MPlayer-dev-eng mailing list