gstreamer/gst/mpegdemux
Edward Hervey c717af5c0a mpegdemux: Only error out at EOS push failure if we don't have any streams.
This should remove the bogus error messages while still keeping the original
intent of this, which is to inform the pipeline/application/user that we
could not find any valid streams.

There are many reasons why pushing an event can fail, and not all of them are
because there's no link downstream (it could be because it was blocked, or
flushing).
2009-04-21 16:12:08 +02:00
..
flumpegdemux.c mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspatinfo.c mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspatinfo.h mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspmtinfo.c mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspmtinfo.h mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspmtstreaminfo.c mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspmtstreaminfo.h mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
gstmpegdefs.h Add pull mode to mpegpsdemux and report duration reading first and last PTS. Some random cleanups. 2009-02-02 23:12:07 +01:00
gstmpegdemux.c mpegdemux: Only error out at EOS push failure if we don't have any streams. 2009-04-21 16:12:08 +02:00
gstmpegdemux.h mpegpsdemux: fixes clossing segment generation. 2009-02-04 22:50:30 +01:00
gstmpegdesc.c gst/mpegdemux/gstmpegdesc.c: Length should be a guint8 not a gint. 2008-11-05 18:11:55 +00:00
gstmpegdesc.h gst/mpegdemux/gstmpegdesc.h: Fix up satellite delivery subsystem defs. 2009-01-05 17:30:55 +00:00
gstmpegtsdemux.c mpegtsdemux: add hack specific for itvhd 2009-04-21 12:09:31 +01:00
gstmpegtsdemux.h mpegtsdemux: dynamically adjust the sync LUT table 2009-03-03 18:28:10 +00:00
gstpesfilter.c Add pull mode to mpegpsdemux and report duration reading first and last PTS. Some random cleanups. 2009-02-02 23:12:07 +01:00
gstpesfilter.h Add Fluendo MPEG PS and TS demuxers to gst-plugins-bad. This is now dual licensed MPL and LGPL. 2008-09-02 12:04:32 +00:00
gstsectionfilter.c mpegtsdemux: Fix memory leaks when PUSI is missed due to packet loss 2009-02-28 19:41:10 +01:00
gstsectionfilter.h Add Fluendo MPEG PS and TS demuxers to gst-plugins-bad. This is now dual licensed MPL and LGPL. 2008-09-02 12:04:32 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
mpegtspacketizer.c mpegtsparse: detect AC3 streams in PMT table 2009-04-21 12:09:31 +01:00
mpegtspacketizer.h Move of mpegtsparse to mpegdemux. 2008-10-08 15:25:24 +00:00
mpegtsparse.c mpegtsparse: fix leak in src_pad_query 2009-04-18 13:09:23 +01:00
mpegtsparse.h Move of mpegtsparse to mpegdemux. 2008-10-08 15:25:24 +00:00