gstreamer/gst/mpegtsmux
Tim-Philipp Müller 70e71562b7 mpegtsmux: don't error out if downstream fails to handle the newsegment event
If downstream doesn't handle the newsegment event, don't error out (esp.
not without posting a proper error message on the bus), but just continue.
If there's a problem, we'll find out when we start pushing buffers.

https://bugzilla.gnome.org/show_bug.cgi?id=644395
2011-03-14 12:42:33 +00:00
..
tsmux mpegtsmux: Set adaptation flag when appropriate 2011-01-02 14:52:34 -08:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
mpegtsmux.c mpegtsmux: don't error out if downstream fails to handle the newsegment event 2011-03-14 12:42:33 +00:00
mpegtsmux.h mpegtsmux: add PAT/PMT in streamheader 2010-02-03 18:26:15 +00:00
mpegtsmux_aac.c gst/mpegtsmux/mpegtsmux_aac.c: Allocate a fixed size buffer on the stack instead of using malloc(). 2008-09-01 17:49:59 +00:00
mpegtsmux_aac.h Add Fluendo MPEG-TS muxer and libtsmux to gst-plugins-bad. This is renamed to mpegtsmux to prevent conflicts. Also al... 2008-09-01 16:38:40 +00:00
mpegtsmux_h264.c mpegtsmux: Fix a potential unref of a NULL pointer. 2010-02-04 19:45:42 +01:00
mpegtsmux_h264.h mpegtsmux: generate SPS/PPS header once and fix overflow 2010-02-02 12:23:24 +01:00