]> git.sesse.net Git - vlc/commit
mmal/vout: Use current pictures format for rate matching
authorJulian Scheel <julian@jusst.de>
Thu, 9 Oct 2014 12:49:40 +0000 (14:49 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 9 Oct 2014 12:53:12 +0000 (14:53 +0200)
commit9ccd69b27f431d6f0600e09dab1f78b0aad26e1e
tree5bc23d9db778ed963e8756cb3e6b590d107472cc
parent54f93974a92c55c4266578779a9e3e143969fc70
mmal/vout: Use current pictures format for rate matching

Instead of using the video_format which was set on output creation, always
check the refreshrate against the current pictures frame duration.

Signed-off-by: Julian Scheel <julian@jusst.de>
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/hw/mmal/vout.c