Home
last modified time | relevance | path

Searched refs:stream_uris (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst/playback/
Dgsturidecodebin.c1497 static const gchar *stream_uris[] = { "http://", "https://", "mms://", variable
1504 static const gchar *stream_uris[] = { "http://", "https://", "mms://", variable
1523 #define IS_STREAM_URI(uri) (array_has_uri_value (stream_uris, uri))
Dgsturisourcebin.c1433 static const gchar *stream_uris[] = { "http://", "https://", "mms://", variable
1451 #define IS_STREAM_URI(uri) (array_has_uri_value (stream_uris, uri))
/third_party/gstreamer/gstplugins_base/
DChangeLog13244 Protocols that are in the stream_uris list should always
139271 …gst/playback/gstplaybasebin.c: Included "myth://" on stream_uris list for enable buffering to myth…
139274 Included "myth://" on stream_uris list for enable buffering to mythtv files