Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/playback/
Dgsturidecodebin.c105 GSList *decodebins; member
880 for (walk = dec->decodebins; walk; walk = g_slist_next (walk)) { in gst_uri_decode_bin_set_encoding()
893 if (dec->decodebins == NULL) { in set_property_to_decodebin()
898 for (walk = dec->decodebins; walk; walk = g_slist_next (walk)) { in set_property_to_decodebin()
1879 for (walk = bin->decodebins; walk; walk = g_slist_next (walk)) { in remove_decoders()
1908 g_slist_free (bin->decodebins); in remove_decoders()
1909 bin->decodebins = NULL; in remove_decoders()
2157 decoder->decodebins = g_slist_prepend (decoder->decodebins, decodebin); in make_decoder()
2728 for (tmp = dec->decodebins; tmp; tmp = tmp->next) { in make_topology_message()
2776 if (dec->pending || (dec->decodebins && dec->decodebins->next != NULL)) { in handle_message()
[all …]
/third_party/gstreamer/gstplugins_base/
DChangeLog3846 uridecodebin assumes that refcount of decodebins stored in pending_decodebins
43208 child decodebins between PAUSED and PLAYING.
61357 playbin: forward template and ring buffer settings to existing decodebins
67965 uridecodebin: Also catch CODEC_NOT_FOUND errors and delay them until all decodebins are done
67970 uridecodebin: Ignore missing-plugin messages unless all decodebins post one
113489 doesn't qualify resindvdbin as raw source and plugs decodebins, which
115321 playbin2: Set subtitle encoding on the decodebins again
127591 Revert "Remove pad-removed handlers after setting the decodebins to NULL."
127782 Remove pad-removed handlers after setting the decodebins to NULL.
130868 …gst/playback/gstplaybin2.c: Fix nasty race where multiple decodebins could start pushing data befo…
[all …]
/third_party/gstreamer/gstplugins_good/
DChangeLog42911 missing a queue before the decodebins, otherwise the gst-launch-1.0