gstreamer/gst
Edward Hervey 776a09149e asfdemux: Don't error out on non-critical flow returns
Only error out when downstream returns:
* NOT_SUPPORTED
* ERROR
* NOT_NEGOTIATED
* NOT_LINKED

If we got _UNEXPECTED, we push an EOS downstream (since maybe only one
of the streams had gone EOS) and then stop the task silently.

In the case of WRONG_STATE we just need to stop silently

https://bugzilla.gnome.org/show_bug.cgi?id=600412
2010-08-27 17:59:12 +02:00
..
asfdemux asfdemux: Don't error out on non-critical flow returns 2010-08-27 17:59:12 +02:00
dvdlpcmdec gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 15:53:14 +01:00
dvdsub dvdsubdec: Fix printf format string warning 2009-11-04 15:50:17 +00:00
iec958 gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 15:53:14 +01:00
mpegaudioparse mp3parse: propagate flow errors upstream. 2010-08-25 15:39:33 +02:00
mpegstream build: Add all kinds of compiler warning flags and fix the resulting warnings 2010-03-24 11:27:40 +01:00
realmedia rmdemux: fix compiler warning when debugging system in core is disabled 2010-06-24 18:03:21 +01:00
synaesthesia synaesthesia: code cleanups. 2010-08-10 14:37:39 +03:00
Makefile.am build: build plugins in parallel where possible, if make -jN is used 2010-03-30 01:18:50 +01:00