subparse: send right segment event
authorEunhae Choi <eunhae1.choi@samsung.com>
Mon, 22 Oct 2018 06:49:32 +0000 (15:49 +0900)
committerEunhae Choi <eunhae1.choi@samsung.com>
Mon, 22 Oct 2018 07:01:33 +0000 (16:01 +0900)
commitcc741d036ff84451132025cdc9c3e8c3920be7b4
treecf877bfd1329aa104178e265352d24f1c675683a
parent35d1883d340a196d832cd9fa352c59f2a5541973
subparse: send right segment event

- before pushing segment event in handle_buffer funct,
  segment time info need to be updated with the latest one.
- need to sync [src:seek event handling] and [sink:segment event handling]
  to send right segment event to the downstream.
- this patch includes below commit of GStreamer upstream.
  commit: dac113a867b3803211edea217d41c155583c4cb3

Change-Id: Iff67fb45b7cfacdd208e61cc41ea0794386d3ecb
gst/subparse/gstsubparse.c
gst/subparse/gstsubparse.h