GNOME Bugzilla – Bug 709176
stream control comparison is wrong
Last modified: 2014-02-25 22:28:38 UTC
gst_rtsp_stream_has_control() returns the opposite of what it ought to return if priv->control exists.
Created attachment 256176 [details] [review] Corrected stream control comparison
commit fcf51d34854006aaa9011c752fa1c2cfac8a7cd9 Author: Jonas Holmberg <jonashg@axis.com> Date: Tue Oct 1 13:15:19 2013 +0200 stream: Correct control comparison https://bugzilla.gnome.org/show_bug.cgi?id=709176