[MPlayer-dev-eng] [PATCH] Direct3D libvo driver

Georgi Petrov gogothebee at gmail.com
Tue Nov 18 10:37:01 CET 2008


Thanks Jim - I've added Begin/End scene in D3DRenderFrame as well as
draw_slice. As I understand I should call Begin/End Scene before/after
locking the surface and stretchrect-ing inside. Later when flip_page
is called and Present is executed, I'll have already called EndScene,
so Present will happen after it. This doesn't seem to slow down things
as well, so I leave it like that. It would be great if you can test
the new code. I'll submit a new patch very soon!



More information about the MPlayer-dev-eng mailing list