gstreamer/gst/asfmux
Tim-Philipp Müller 424426f486 asfmux: output TIME segment if we output a stream and won't seek back later
Check if downstream is seekable via a SEEKING query and output a
BYTE segment if we want to seek back to fix up the headers later,
but if we're streaming send a TIME segment instead (which goes
down better with e.g. asfmux ! rtpasfpay).

https://bugzilla.gnome.org/show_bug.cgi?id=719553
2015-08-08 16:19:09 +01:00
..
gstasf.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstasfmux.c asfmux: output TIME segment if we output a stream and won't seek back later 2015-08-08 16:19:09 +01:00
gstasfmux.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstasfobjects.c asfmux: allocate byte readers on the stack 2014-09-10 19:19:32 +01:00
gstasfobjects.h asfparse: add timestamps to packets 2013-12-14 03:56:44 -03:00
gstasfparse.c asfmux: allocate byte readers on the stack 2014-09-10 19:19:32 +01:00
gstasfparse.h asfparse: port to baseparse 2013-12-14 03:56:44 -03:00
gstrtpasfpay.c rtpasfpay: Use GstRTPBasePayload method to push buffer 2013-12-05 16:51:00 -05:00
gstrtpasfpay.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00