gstreamer/plugins
Carlos Rafael Giani 25c66e6004 concat: Reset segment base offset after FLUSH_STOP with reset_time = TRUE
If the reset_time value of a FLUSH_STOP event is set to TRUE, the pipeline
will have the base_time of its elements reset. This means that the concat
element's current_start_offset has to be reset to 0, since it was
calculated with the old base-time in mind.

Only FLUSH_STOP events coming from the active pad are looked at.

Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
2015-06-11 11:03:18 +02:00
..
elements concat: Reset segment base offset after FLUSH_STOP with reset_time = TRUE 2015-06-11 11:03:18 +02:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00