gstreamer/ext/neon
Sébastien Moutte 6ea2c23869 ext/neon/gstneonhttpsrc.c: remove atoll by using g_ascii_strtoull (atoll is not supported on WIN32)
Original commit message from CVS:
* ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_start):
remove atoll by using g_ascii_strtoull (atoll is not supported on WIN32)
* sys/directdraw/gstdirectdrawsink.c:
* sys/directsound/gstdirectsoundsink.c:
done some cleans in sources
* win32/vs6:
add project files for neon, qtdemux
2006-04-09 18:30:51 +00:00
..
gstneonhttpsrc.c ext/neon/gstneonhttpsrc.c: remove atoll by using g_ascii_strtoull (atoll is not supported on WIN32) 2006-04-09 18:30:51 +00:00
gstneonhttpsrc.h Some improvements in cancellation and debug messages. 2006-01-04 19:39:10 +00:00
Makefile.am Created new element neonhttpsrc. 2005-12-28 21:07:17 +00:00