gstreamer/gst
Víctor Manuel Jáquez Leal b7e8198211 rtp-server: remove redefined variable
res is a boolean variable which is defined in the function scope and
redefined, with no reason, in the loop scope. This patch removes the
redefinition.

https://bugzilla.gnome.org/show_bug.cgi?id=793592
2018-02-19 12:00:58 +01:00
..
rtsp-server rtp-server: remove redefined variable 2018-02-19 12:00:58 +01:00
rtsp-sink rtpsclientsink: Initialize and clear newly added mutex and cond 2017-12-20 14:17:02 +01:00
Makefile.am rtspsink: Add rtspclientsink element 2016-01-29 01:44:26 +11:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-31 00:04:43 +01:00