gstreamer/gst-libs/gst
Tim-Philipp Müller 2c538ea740 gst-libs/gst/audio/multichannel.c: Fix confusing terminology in docs and code: structure fields are 'fields' and not ...
Original commit message from CVS:
* gst-libs/gst/audio/multichannel.c:
(GST_AUDIO_CHANNEL_POSITIONS_FIELD_NAME),
(gst_audio_get_channel_positions), (gst_audio_set_channel_positions),
(gst_audio_set_structure_channel_positions_list),
(add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
(gst_audio_fixate_channel_positions):
Fix confusing terminology in docs and code: structure fields are
'fields' and not 'properties'.
2008-02-19 20:42:09 +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/multichannel.c: Fix confusing terminology in docs and code: structure fields are 'fields' and not ... 2008-02-19 20:42:09 +00:00
cdda gst-libs/gst/: Turn a few g_assert_not_reached() into g_return_val_if_reached() to avoid compiler warnings (#503930). 2007-12-16 23:52:58 +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/: Comment out a couple of other things which break the build when 2008-02-07 22:39:00 +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-read.c: Use GST_ROUND_UP_2 macro 2007-12-20 19:43:25 +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/gstrtspmessage.c: Fix compiler warning. 2008-02-07 12:17:49 +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/Makefile.am: Fix include path order 2008-01-12 14:54:51 +00:00
video gst-libs/gst/video/video.*: Add additional RGBA and RGB-24 video formats. 2007-12-22 05:19:00 +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