summaryrefslogtreecommitdiffstats
path: root/compat
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-08-18 23:59:56 +0200
committerwm4 <wm4@nowhere>2013-08-19 01:05:48 +0200
commitadfb71b79ebce30511c44df0fc65e2956aa149d7 (patch)
tree0c0da1bfcfad6d171938340a515c83b9c76b7888 /compat
parent062d39fad2abd782cdfc9228d72ccae0dd907af8 (diff)
downloadmpv-adfb71b79ebce30511c44df0fc65e2956aa149d7.tar.bz2
mpv-adfb71b79ebce30511c44df0fc65e2956aa149d7.tar.xz
vdpau: don't try to match codec profiles
Instead, do what MPlayer did all these years. It worked for them, so there's probably no reason to change this. Apparently fixes playback with some files, where the VDPAU decoder does not formally support a profile, but decoding works with a more powerful profile anyway. Though note that MPlayer did this because it couldn't do it in a better way (no decoder reported profiles available when creating the VDPAU decoder), so it's not entirely clear whether this is a good idea. An alterbative implementation might try to map the profiles exactly, and do some fall backs if the exact profile is not available. But this hack-solution works too.
Diffstat (limited to 'compat')
0 files changed, 0 insertions, 0 deletions