]> git.sesse.net Git - vlc/commit
vdpau/chroma: skip forward to current picture if forced (fixes #11410)
authorRémi Denis-Courmont <remi@remlab.net>
Mon, 15 Sep 2014 16:16:18 +0000 (19:16 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 15 Sep 2014 16:38:57 +0000 (19:38 +0300)
commit6e82ebed93d6f017af4369d8712f7063421ee9ca
treeaae7ee362f3565f45d80a886a8245b1e4ad72500
parentfac4b7fb6ab88d97df1d4352fbc1848a4cb6d89a
vdpau/chroma: skip forward to current picture if forced (fixes #11410)

VDPAU introduces a delay of one field (one picture if not deinterlacing).
This is normally not an issue as the PTS is preserved. But it does not
work if there is only one picture not followed by another one.
modules/hw/vdpau/chroma.c