gstreamer/gst-libs/gst
Wim Taymans 6d1fdf60a3 gst-libs/gst/sdp/gstsdpmessage.c: Use GST_STR_NULL when trying to print strings that could be NULL because this might...
Original commit message from CVS:
* gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_dump):
Use GST_STR_NULL when trying to print strings that could be NULL because
this might crash on some platforms. See #520808.
2008-03-18 11:20:05 +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 gst-libs/gst/audio/gstringbuffer.*: Rename recently added buffer types to make more sense. 2008-03-12 12:39:13 +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 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-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 API: add gst_mixer_options_list_changed(), gst_mixer_mixer_changed() and gst_mixer_message_parse_options_list_changed... 2008-03-03 13:56:38 +00:00
netbuffer Add trivial function to compare GstNetAddress. See #520626. 2008-03-07 18:17:44 +00:00
pbutils 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
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.*: API: add gst_base_rtp_audio_payload_set_samplebits_options() to make it po... 2008-03-03 16:11:50 +00:00
rtsp gst-libs/gst/rtsp/gstrtspconnection.c: Generic Windows fixes that makes libgstrtsp work on Windows when coupled with ... 2008-03-18 11:10:12 +00:00
sdp gst-libs/gst/sdp/gstsdpmessage.c: Use GST_STR_NULL when trying to print strings that could be NULL because this might... 2008-03-18 11:20:05 +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.c: Fix gst_video_format_parse_caps() for RGB caps with alpha channel (#522635). 2008-03-17 10:32:28 +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