gstreamer/ext/neon
Tim-Philipp Müller 52fd692bcf ext/neon/gstneonhttpsrc.c: Clean up the debug logging code and #ifdef mess a bit: whether or not gstreamer debug mess...
Original commit message from CVS:
* ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_start),
(gst_neonhttp_src_send_request_and_redirect):
Clean up the debug logging code and #ifdef mess a bit: whether or not
gstreamer debug messages should be output should not depend on an
element property; also, GST_ELEMENT_ERROR will leave a line in the log
already, so merge the more useful debug log messages with the less useful
error debug strings.
2008-09-17 14:47:12 +00:00
..
gstneonhttpsrc.c ext/neon/gstneonhttpsrc.c: Clean up the debug logging code and #ifdef mess a bit: whether or not gstreamer debug mess... 2008-09-17 14:47:12 +00:00
gstneonhttpsrc.h ext/neon/gstneonhttpsrc.*: Don't discard GET parameters from URL if existing. 2007-09-28 09:29:09 +00:00
Makefile.am autogen.sh: Require automake 1.7 2007-04-29 13:53:17 +00:00