[FFmpeg-devel] [PATCH 1/1] Flip h.263 video stream for GEOX fourcc.

Michael Niedermayer michaelni
Sat May 22 21:41:15 CEST 2010


On Sat, May 22, 2010 at 10:53:06PM +0530, Jai Menon wrote:
> ---
>  libavcodec/h263dec.c |   15 +++++++++++++++
>  1 files changed, 15 insertions(+), 0 deletions(-)

this isnt correct, we need to draw it flipped not return a fliped pic.
the issue is with direct rendering, consider that the buffer we get by
get_buffer() is a buffer of some API (sdl or whatever) and we might
not be able to tell that api that we drawed it fliped in there

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you really think that XML is the answer, then you definitly missunderstood
the question -- Attila Kinali
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100522/a79d717b/attachment.pgp>



More information about the ffmpeg-devel mailing list