gstreamer/ext/sidplay
Sebastian Dröge d183565334 siddec: Fix compilation with debugging disabled
gstsiddec.o
gstsiddec.cc: In function ‘void play_loop(GstPad*)’:
gstsiddec.cc:446:18: error: unused variable ‘reason’ [-Werror=unused-variable]
     const gchar *reason = gst_flow_get_name (ret);
                  ^
2016-09-01 10:57:46 +03:00
..
gstsiddec.cc siddec: Fix compilation with debugging disabled 2016-09-01 10:57:46 +03:00
gstsiddec.h siddec: Add support for group-id in the stream-start event 2013-07-22 16:02:46 +02:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00