gstreamer/ext/neon
Thomas Green ee01676c0d ext/neon/gstneonhttpsrc.c: With libneon 2.6, we need to set the NE_SESSFLAG_ICYPROTO flag if we want ICY streams to b...
Original commit message from CVS:
Patch by: Thomas Green  <tom78999 gmail com>
* ext/neon/gstneonhttpsrc.c:
With libneon 2.6, we need to set the NE_SESSFLAG_ICYPROTO
flag if we want ICY streams to be handled too, otherwise
libneon will error out with a 'can't parse reponse' error.
Fixes #474696.
* tests/check/elements/neonhttpsrc.c:
Unit test for the above by Yours Truly.
2007-09-09 19:05:19 +00:00
..
gstneonhttpsrc.c ext/neon/gstneonhttpsrc.c: With libneon 2.6, we need to set the NE_SESSFLAG_ICYPROTO flag if we want ICY streams to b... 2007-09-09 19:05:19 +00:00
gstneonhttpsrc.h ext/neon/gstneonhttpsrc.*: Deprecated "uri" property. Clean up property descriptions. 2007-06-01 09:58:01 +00:00
Makefile.am autogen.sh: Require automake 1.7 2007-04-29 13:53:17 +00:00