gstreamer/ext
Wouter Cloetens e4fd51a209 configure.ac: Bump libsoup requirement as libsoup does not support async client operation prior to version 2.2.104 an...
Original commit message from CVS:
Patch by: Wouter Cloetens <wouter at mind dot be>
* configure.ac:
Bump libsoup requirement as libsoup does not support async client
operation prior to version 2.2.104 and it has some leaks.
* ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_class_init),
(gst_souphttp_src_init), (gst_souphttp_src_dispose),
(gst_souphttp_src_set_property), (gst_souphttp_src_create),
(gst_souphttp_src_start), (gst_souphttp_src_stop),
(gst_souphttp_src_unlock), (gst_souphttp_src_unlock_stop),
(gst_souphttp_src_get_size), (soup_got_headers), (soup_got_body),
(soup_finished), (soup_got_chunk), (soup_response),
(soup_session_close):
* ext/soup/gstsouphttpsrc.h:
Implement unlock().
Picks up the size from the Content-Length header and emit a duration
message.
Don't leak the GMainContext object.
Fixes #500099.
2007-11-29 10:49:18 +00:00
..
aalib Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
annodex Make ro memory to share. 2007-08-16 12:15:06 +00:00
cairo ext/cairo/gsttextoverlay.c: Change strcasecmp() to g_strcasecmp(). Fixes #497292. 2007-11-16 05:52:55 +00:00
cdio ext/annodex/Makefile.am: Fix CFLAGS/LIBS. 2007-07-20 07:41:58 +00:00
dv ext/: When operating in pull mode, error out correct on not-linked. 2007-06-08 10:43:26 +00:00
esd ext/esd/esdsink.c: Unref static pad template after using it. 2007-03-05 18:43:29 +00:00
flac ext/flac/gstflacenc.*: Save the flow return from the last gst_pad_push() and make sure we pass the right flow return ... 2007-09-26 13:19:17 +00:00
gconf Use new gst_bus_pop_filtered(). 2007-10-17 11:47:23 +00:00
gdk_pixbuf ext/gdk_pixbuf/gstgdkpixbuf.c: Add state change function where we set 0/1 as default framerate in case our setcaps fu... 2007-06-28 13:25:05 +00:00
hal Fix a bunch of leaks shown by the newly-added states test. 2007-03-04 13:52:03 +00:00
jpeg More docs. More logs in pngdec. 2007-07-18 09:21:23 +00:00
ladspa ext/ladspa/gstsignalprocessor.c: Reset flow_state back to _OK after a flush stop so that we exit our error state afte... 2006-12-18 15:51:54 +00:00
libcaca Don't mix tabs and spaces (#414168). 2007-03-03 13:06:21 +00:00
libmng Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
libpng ext/libpng/gstpngdec.c: Post error before sending EOS. Fixes #499178. 2007-11-29 10:34:18 +00:00
mikmod Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
raw1394 ext/raw1394/: Implement GstPropertyProbe interface and add "device-name" property, so applications can use this to pr... 2007-11-14 19:10:37 +00:00
shout2 Fix a bunch of leaks shown by the newly-added states test. 2007-03-04 13:52:03 +00:00
soup configure.ac: Bump libsoup requirement as libsoup does not support async client operation prior to version 2.2.104 an... 2007-11-29 10:49:18 +00:00
speex ext/speex/gstspeexdec.c: Use different variables for nested for loops so that the outer loop functions properly and s... 2007-05-26 15:25:18 +00:00
taglib Fix build on Mac OS X 10.5 2007-11-20 11:41:13 +00:00
wavpack ext/wavpack/gstwavpackcommon.c: Also set the channel layout on the Wavpack caps if we're having a mono layout. Of cou... 2007-11-20 13:14:40 +00:00
Makefile.am move wavpack plugin. See #352605. 2007-06-08 20:19:55 +00:00