kmssink: remove custom gst_kms_sink_get_times
authorMichael Tretter <m.tretter@pengutronix.de>
Tue, 18 Oct 2016 07:19:09 +0000 (09:19 +0200)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Thu, 10 Nov 2016 14:57:24 +0000 (15:57 +0100)
commitb52c39e1c75d70a7ed18faf69258ef8a4e6342d0
tree87927f0086afc1e6ffaf1bb8cf624424e6b74e70
parent0fbee8f37427b88339194b22ba9aa210772a8613
kmssink: remove custom gst_kms_sink_get_times

The default get_times() function of the base sink is just fine.

Remove the custom get_times() function, because the default function
already reads the timestamps from the buffers.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
https://bugzilla.gnome.org/show_bug.cgi?id=773473
sys/kms/gstkmssink.c