]> git.sesse.net Git - vlc/commit
vdpau: determine correct decoder profile and level (fixes #8400)
authorRémi Denis-Courmont <remi@remlab.net>
Sat, 27 Apr 2013 11:00:57 +0000 (14:00 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Sat, 27 Apr 2013 11:06:22 +0000 (14:06 +0300)
commit1b83ab71d0f2787be4070b1a43235dc99d3d5ad2
tree44dcbd8ce880a304b5f0abedc1e7e04b3c926057
parent6559a56bd9da9e6c7f88e6d99cdd9c5e2a795340
vdpau: determine correct decoder profile and level (fixes #8400)

This should render vdpau safe to enable with profiles not supported
by the hardware (such as high depth or high chroma). Software fallback
will be used automatically.
modules/codec/avcodec/vdpau.c