summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-08-18 23:59:56 +0200
committerwm4 <wm4@nowhere>2013-08-19 01:09:39 +0200
commit72c81aa111423bdf1845893629df35131e3a11c3 (patch)
treefb71dd155a877b7197d6c5f663183ef25f5457f9 /VERSION
parent9f7c01493037b6c9bc3c4809b2c84bc775f53391 (diff)
downloadmpv-72c81aa111423bdf1845893629df35131e3a11c3.tar.bz2
mpv-72c81aa111423bdf1845893629df35131e3a11c3.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. Conflicts: video/decode/vdpau.c
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions