gstreamer/ext/shout2
Tim-Philipp Müller d0b7fc0d81 ext/shout2/gstshout2.c: Don't crash in case the connection to the server fails: don't set pointer to NULL by assignin...
Original commit message from CVS:
* ext/shout2/gstshout2.c: (gst_shout2send_render):
Don't crash in case the connection to the server fails:
don't set pointer to NULL by assigning FALSE; error out
properly by using GST_ELEMENT_ERROR and returning
GST_FLOW_ERROR (fixes #338636). Lastly, free connection
before resetting the pointer.
2006-04-17 19:12:36 +00:00
..
gstshout2.c ext/shout2/gstshout2.c: Don't crash in case the connection to the server fails: don't set pointer to NULL by assignin... 2006-04-17 19:12:36 +00:00
gstshout2.h expand tabs 2005-12-06 19:44:58 +00:00
Makefile.am fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00