]> git.sesse.net Git - ffmpeg/commit
vdpau: deprecate av_vdpau_get_profile()
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 27 Sep 2015 10:49:09 +0000 (13:49 +0300)
committerAnton Khirnov <anton@khirnov.net>
Mon, 28 Sep 2015 07:45:58 +0000 (09:45 +0200)
commitb10b6ac7a902f28e09e37a29c392e2f0c19e9526
tree58c3064c1625ef4883744a617d824d96071ab035
parentb2417ee6d1ee0c5e9b170a642d73bdf68908966f
vdpau: deprecate av_vdpau_get_profile()

This function can intrinsically not deal with codec profile fallback
(for H.264 Constrained Baseline especially), and was made redundant
by av_vdpau_bind_context().

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