OSDN Git Service

vdpau: fix constrained baseline fallback
authorwm4 <nfxjfg@googlemail.com>
Sat, 26 Sep 2015 13:17:23 +0000 (15:17 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 28 Sep 2015 09:05:27 +0000 (11:05 +0200)
commita41e5e192ed8f79f6607f978dee3205580ba5039
treed99b31b8157392d14f05b18e1d1acdeb4da3d76c
parentcc8db760616a7ec3bd39b22ca45888c01326db13
vdpau: fix constrained baseline fallback

It appears vdpau drivers can return constrained baseline as unsupported,
even if libvdpau knows about the symbol, and the main profile is
supported.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavcodec/vdpau.c