dvbsuboverlay: Pass page_time_out and pts with the DVBSubtitles structure
authorMart Raudsepp <mart.raudsepp@collabora.co.uk>
Wed, 1 Dec 2010 03:26:02 +0000 (05:26 +0200)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Wed, 8 Dec 2010 15:30:09 +0000 (16:30 +0100)
commit7e2e52cab8db0225c0de39c66c796f311026198d
tree2cb39e1b341f7b73c28bb044587728215408f28a
parentaca72378787a83da6601eed7b791d0ee2f5b14f0
dvbsuboverlay: Pass page_time_out and pts with the DVBSubtitles structure

Eases holding onto the information in gst plugins side queue of
DVBSubtitles, so we won't need to create yet another temporary struct
to keep the pts and page_time_out too.
And this really logically belongs at the toplevel information set anyway
and in that struct...
gst/dvbsuboverlay/dvb-sub.c
gst/dvbsuboverlay/dvb-sub.h
gst/dvbsuboverlay/gstdvbsuboverlay.c