gstreamer/gst-libs/gst
Tim-Philipp Müller d85688b8a2 gst-libs/gst/rtsp/gstrtspconnection.c: Don't include unix headers unconditionally (fixes #518037).
Original commit message from CVS:
* gst-libs/gst/rtsp/gstrtspconnection.c:
Don't include unix headers unconditionally (fixes #518037).
2008-03-02 18:32:36 +00:00
..
app gst-libs/gst/app/gstappsink.c: Really clean up the queue instead of just unreffing all buffers in it. 2008-01-31 17:18:46 +00:00
audio ext/alsa/gstalsa.c: Probe for IEC958 pcm to detect if we can do SPDIF output. 2008-02-29 18:44:36 +00:00
cdda gst-libs/gst/cdda/sha1.c: Use memcpy() instead of upcasting a byte array to long *. This fixes an unaligned memory ac... 2008-02-27 10:42:08 +00:00
fft gst-libs/gst/fft/: Don't include malloc.h which doesn't exist on Mac OSX. 2007-11-14 11:08:48 +00:00
floatcast gst-libs/gst/floatcast/floatcast.h: Don't include config.h in an installed public header, this might break compilatio... 2007-09-25 11:54:09 +00:00
interfaces gst-libs/gst/interfaces/mixer.c: De-cruft and fix message type assertions (NULL is not a really valid mixer message t... 2008-02-29 17:59:16 +00:00
netbuffer Use new metadata copy function. 2007-03-09 16:38:06 +00:00
pbutils Ignore more and make buildbot happy 2008-01-11 17:15:23 +00:00
riff gst-libs/gst/riff/riff-media.c: Add Dirac mapping 2008-02-29 00:04:57 +00:00
rtp gst-libs/gst/rtp/gstbasertpaudiopayload.c: Fix potential leaks. 2008-02-12 14:51:26 +00:00
rtsp gst-libs/gst/rtsp/gstrtspconnection.c: Don't include unix headers unconditionally (fixes #518037). 2008-03-02 18:32:36 +00:00
sdp gst-libs/gst/sdp/gstsdpmessage.c: Clear the addrinfo struct using memset. Fixes #514937. 2008-02-07 11:00:45 +00:00
tag gst-libs/gst/tag/gsttagdemux.c: Push tag event after the newsegment event. Log the pointer of the buffer we're actual... 2008-02-27 10:23:27 +00:00
video gst-libs/gst/video/video.*: API: add GST_VIDEO_FORMAT_Y41B and GST_VIDEO_FORMAT_Y42B. 2008-03-02 18:20:44 +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