gstreamer/gst/playback
Philippe Normand 26fb72cf65 uridecodebin: query bandwidth capability to source element
Use a scheduling query to check if the source element has some
bandwidth limitations. If this is the case on-disk buffering might be
used. If the source element doesn't handle the scheduling query then
fallback to checking the URI protocol against the hardcoded list of
protocols known to handle buffering already.

Fixes bug 693484.
2013-04-16 16:47:28 +02:00
..
.gitignore playsink: remove old marshal remains 2012-07-13 12:35:44 +02:00
gstdecodebin2.c decodebin: use ascending order for name based sorting of pluginfeatures. 2013-04-15 12:05:16 +02:00
gstplay-enum.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstplay-enum.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstplayback.c streamsynchronizer: Make the element public 2012-11-21 10:29:44 +01:00
gstplayback.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstplaybin2.c playbin: use ascending order for name based sorting of pluginfeatures. 2013-04-15 12:05:22 +02:00
gstplaysink.c playsink: fix vis switch with format change 2012-12-13 11:34:54 +01:00
gstplaysink.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstplaysinkaudioconvert.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstplaysinkaudioconvert.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstplaysinkconvertbin.c playsinkconvertbin: Make sure to return all allowed caps in the GET_CAPS query 2013-03-21 13:42:41 +01:00
gstplaysinkconvertbin.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstplaysinkvideoconvert.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstplaysinkvideoconvert.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstrawcaps.h Fix FSF address 2012-11-03 23:05:09 +00:00
gststreamsynchronizer.c streamsynchronizer: update position for reverse 2013-03-31 12:57:35 +02:00
gststreamsynchronizer.h streamsynchronizer: Make the element public 2012-11-21 10:29:44 +01:00
gstsubtitleoverlay.c subtitleoverlay: Return ANY caps for the GET_CAPS query 2013-03-21 15:37:31 +01:00
gstsubtitleoverlay.h Fix FSF address 2012-11-03 23:05:09 +00:00
gsturidecodebin.c uridecodebin: query bandwidth capability to source element 2013-04-16 16:47:28 +02:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00