gstreamer/libs/gst
Edward Hervey d34f046029 baseparse: Ensure seqnum consistency
We need all relevant events of a segment to have consistent seqnum:
* GST_EVENT_SEGMENT
* GST_EVENT_EOS

If we are push-based and create a new segment, use the same seqnum
as the upstream event.

If we are pull-based, use the seqnum of that newly created segment
event everywhere
2018-06-05 17:02:18 +02:00
..
base baseparse: Ensure seqnum consistency 2018-06-05 17:02:18 +02:00
check Fix typos in comments and docs 2018-05-01 11:18:03 +01:00
controller Fix typos in comments and docs 2018-05-01 11:18:03 +01:00
helpers gst: Use memcpy() instead of strncpy() where appropriate 2018-05-07 17:05:36 +02:00
net Fix typos in comments and docs 2018-05-01 11:18:03 +01:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00
meson.build meson: make check and tests build on Windows with msvc 2018-01-11 09:50:24 +00:00