gstreamer/libs/gst
Thiago Santos 971ac61c36 baseparse: do not overwrite header buffer timestamps
baseparse tries to preserve timestamps from upstream if
it is running on a time segment and write that to
output buffers. It assumes the first DTS is going to be
segment.start and sets that to the first buffers. In case
the buffer is a header buffer, it had no timestamps and
will have only the DTS set due to this mechanism.

This patch prevents this by skipping this behavior for
header buffers.

https://bugzilla.gnome.org/show_bug.cgi?id=757961
2015-11-14 10:50:35 -03:00
..
base baseparse: do not overwrite header buffer timestamps 2015-11-14 10:50:35 -03:00
check check: fix 'format string is not a string literal' warning with clang 2015-09-28 20:10:31 +01:00
controller timedvaluecontrolsource: Use g_sequence_lookup where possible 2015-10-02 17:30:38 +03:00
helpers helpers: fix install race 2015-11-13 09:40:44 +01:00
net netaddressmeta: gst_buffer_get_net_address_meta() as function 2015-10-27 12:59:24 +00:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00