]> git.sesse.net Git - ffmpeg/commit
vdpau: return MAIN instead of BASELINE for H.264 CBP
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 26 Oct 2014 19:33:58 +0000 (21:33 +0200)
committerAnton Khirnov <anton@khirnov.net>
Tue, 28 Oct 2014 06:06:33 +0000 (07:06 +0100)
commitce91b2eae6ea52fc1a7003566d26db20ca62d745
treec92b07c00a1d9e72603a6436450974b009a3bf02
parent26ab504ad8d2b23535c9a0ad43bf1fd0e6aa0893
vdpau: return MAIN instead of BASELINE for H.264 CBP

This is the same as the previous change, but for applications using the
old API (such as VLC 2.2).

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