[Mplayer-cvslog] CVS: main cinepak.c,1.6,1.7 dec_video.c,1.113,1.114
Arpi
arpi at thot.banki.hu
Sun Mar 3 20:02:35 CET 2002
Hi,
> > Modified Files:
> > cinepak.c dec_video.c
> > Log Message:
> > Cinepak decoder now use mp_image_t -> YV12 worx, others disabled
>
> [changes snipped]
>
> Oohhhhh...okay, so that's how it works. That approach is much
Sometimes (unfortunatelly very random) I got the V plane shifted right by
about 40 pixels. I cannot find the reason :(
When I tried to add some debugging code, I got it woking well. Then I've
remoevd debug code (as I shown nothing) thehn it still worked.
About 10 minutes later the same code didn't work...
I'm pretty sure my hardware is ok, ad it is being a bit random i don't think
it's gcc bug. Anyway teh U plane is always ok, and that few liens of UV code
is the very same for U and V, i really don't know where is a bug if is any.
Maybe there is some uninitialized stack cariable somewhere, or some memory
corruption. Ah, and it happens only to a single file (the Lara Croft Xmas
anim avi, it's at samples/V-codecs at mphq), others are ok.
> cleaner. The other variants are disabled now; do you need me to adapt them
> to the new architecture?
I really don't know. For the current mplayer YV12 is enough, as it will be
always used (silly colorspace selection). Maybe we should add others later,
for direct rendering.
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