[Bug 754178] uridecodebin: gst-discoverer doesn't detect both audio and video of RTSP streams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 30 16:09:27 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=754178

Mathieu Duponchelle <mduponchelle1 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #354715|none                        |reviewed
             status|                            |

--- Comment #24 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
Review of attachment 354715:
 --> (https://bugzilla.gnome.org/review?bug=754178&attachment=354715)

This looks like a good improvement, there was indeed no need for
->pending_topologies

::: gst/playback/gsturidecodebin.c
@@ +2461,3 @@
+        gboolean has_all_topo = TRUE;
+
+        if (dec->pending || (dec->decodebins && dec->decodebins->next !=
NULL)) {

Why do we need to check for dec->pending here ?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list