dvdsubdec: Take the highlight event from the structure.
authorJan Schmidt <jan@centricular.com>
Fri, 4 May 2018 12:54:01 +0000 (22:54 +1000)
committerJan Schmidt <jan@centricular.com>
Fri, 4 May 2018 12:54:01 +0000 (22:54 +1000)
commitc789277ec065eb2ac2bcb77ab2f5329caf3fe9ab
tree9d18bb563de0cd4c6ef7eced16e222096345b588
parent6b01999087b804847d8d2a3862831a5cef0947a4
dvdsubdec: Take the highlight event from the structure.

Don't use GST_EVENT_TIMESTAMP to transfer any PTS
associated with a highlight event, instead store
it in the event structure directly, as
GstEvent::timestamp will disappear in GStreamer 2.0

https://bugzilla.gnome.org/show_bug.cgi?id=761477
gst/dvdsub/gstdvdsubdec.c