gstreamer/gst-libs/gst
Luis Menina a4493595a6 gst/: Include glib.h instead of a specific GLib header. Including single
Original commit message from CVS:
Patch by: Luis Menina <liberforce at freeside dot fr>
* gst-libs/gst/floatcast/floatcast.h:
* gst/typefind/gsttypefindfunctions.c:
Include glib.h instead of a specific GLib header. Including single
GLib headers is deprecated. Fixes bug #563904.
2008-12-10 08:19:13 +00:00
..
app gst-libs/gst/app/gstappsrc.c: Don't forget to release the lock again if we bail out because some pad is flushing or w... 2008-12-01 19:36:35 +00:00
audio gst-libs/gst/audio/gstbaseaudiosrc.c: Avoid nasty int overflows after about 12 hours and 25 minutes when these code p... 2008-11-27 16:47:41 +00:00
cdda gst-libs/gst/cdda/gstcddabasesrc.c: Fix EOS condition and track addition check, the track.end sector is included in t... 2008-05-28 15:48:33 +00:00
fft Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
floatcast gst/: Include glib.h instead of a specific GLib header. Including single 2008-12-10 08:19:13 +00:00
interfaces gst-libs/gst/interfaces/propertyprobe.c: Fix random type causing a docs warning. 2008-11-14 21:39:09 +00:00
netbuffer Add trivial function to compare GstNetAddress. See #520626. 2008-03-07 18:17:44 +00:00
pbutils gst/: Recognise Kate subtitle streams (#550582). 2008-09-15 15:11:18 +00:00
riff gst-libs/gst/riff/riff-media.c: Support higher max audio rates for some formats (WAV, Vorbis, LPCM). 2008-12-09 18:30:10 +00:00
rtp gst-libs/gst/rtp/gstrtcpbuffer.*: Implement gst_rtcp_packet_remove(). Fixes #563174. 2008-12-08 12:08:32 +00:00
rtsp gst-libs/gst/rtsp/gstrtspconnection.c: A successful gst_poll_wait() doesn't always mean successful connect() on 2008-11-27 11:16:44 +00:00
sdp gst-libs/gst/sdp/gstsdpmessage.c: Fix parsing of the c= field containing multicast addresses. 2008-10-06 16:36:20 +00:00
tag gst-libs/gst/tag/tags.c: Remove useless buffer size assignment. It already has this value. 2008-10-22 12:01:32 +00:00
video gst-libs/gst/video/video.c: Revert ABI change. 2008-07-15 22:43:16 +00:00
gettext.h putting i18n in place for plugins 2004-01-19 15:45:55 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am Add libgstfft, a FFT library based on Kiss FFT which is 2007-09-06 07:00:36 +00:00