Searched refs:decodebins (Results 1 – 3 of 3) sorted by relevance
105 GSList *decodebins; member880 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 …]
3846 uridecodebin assumes that refcount of decodebins stored in pending_decodebins43208 child decodebins between PAUSED and PLAYING.61357 playbin: forward template and ring buffer settings to existing decodebins67965 uridecodebin: Also catch CODEC_NOT_FOUND errors and delay them until all decodebins are done67970 uridecodebin: Ignore missing-plugin messages unless all decodebins post one113489 doesn't qualify resindvdbin as raw source and plugs decodebins, which115321 playbin2: Set subtitle encoding on the decodebins again127591 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 …]
42911 missing a queue before the decodebins, otherwise the gst-launch-1.0