gstreamer/libs/gst
Thiago Santos 2c475a0355 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-16 08:49:24 -03:00
..
base baseparse: do not overwrite header buffer timestamps 2015-11-16 08:49:24 -03:00
check check: fix 'format string is not a string literal' warning with clang 2015-09-29 14:03:03 +01:00
controller directcontrolbinding: fix ABI break 2015-06-29 10:41:27 +01:00
helpers helpers: fix install race 2015-11-16 09:15:52 +02:00
net ptpclock: Fix error leak during failures 2015-09-25 10:14:45 +02:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00