[MPlayer-dev-eng] [PATCH]Do not try to decode IMGFMT_VDPAU_WMV3 on incapable hardware

Gwenole Beauchesne gbeauchesne at splitted-desktop.com
Tue Feb 24 21:23:20 CET 2009


Hi,

Le 24 févr. 09 à 21:09, Carl Eugen Hoyos a écrit :

> It follows inlined; do you want to test all formats (not only VC1  
> and WMV3)?
> I don't believe there will ever be hardware (or drivers) that  
> support finding
> function pointers but not decoding MPEG1/2 or H264.

Though it's not really that much extra work to check it anyway. I  
mean, it's the same amount of code you added, just replace the fixed  
profile with the converted one, isn't it? ;-)

BTW, you'd probably have to check the surface size is within valid  
bounds. Just in case there is another back-end implementing different  
limits than NVIDIA.

Regards,
Gwenole.


More information about the MPlayer-dev-eng mailing list