[MPlayer-dev-eng] [PATCH] vo_kva

Georgi Petrov gogothebee at gmail.com
Wed Feb 25 17:27:50 CET 2009


> flip_page() transfers the contents of the frame of the internal buffer
> to the video buffer allocated by video hw and displays them. But
> draw_slice() copys the contents to the internal buffer.
>
> And as you see, kvaLockBuffer() allocate a video buffer and
> kvaUnlockBuffer() display the contents of the video buffer. So I cannot
> use a video buffer in draw_slice().
>
> Any problems ?

Huh, those were just suggestions. Reimar understands better what I
mean, so he'll comment when he has time. I don't understand how KVA
works, but I guess you could be doing the right thing. Further review
(not by me) will reveal this :)



More information about the MPlayer-dev-eng mailing list