gstreamer/gst-libs/gst
Edward Hervey 70d967da7c audio: Fix overread in channel positions
The array we're writing to is limited to 64 ... but the amount of
input positions might be lower than 64. Therefore use MIN and not
MAX to know how many values to read from the array.
2011-10-05 11:51:07 +02:00
..
app Add -DGST_USE_UNSTABLE_API to the compiler flags to avoid warnings 2011-07-05 10:07:08 +01:00
audio audio: Fix overread in channel positions 2011-10-05 11:51:07 +02:00
cdda Merge branch 'master' into 0.11 2011-09-06 15:24:32 +02:00
fft Add -DGST_USE_UNSTABLE_API to the compiler flags to avoid warnings 2011-07-05 10:07:08 +01:00
interfaces Merge branch 'master' into 0.11 2011-09-23 18:27:11 +02:00
netbuffer Add -DGST_USE_UNSTABLE_API to the compiler flags to avoid warnings 2011-07-05 10:07:08 +01:00
pbutils Merge branch 'master' into 0.11 2011-10-04 17:58:49 +02:00
riff audio: change audio format syntax a little 2011-09-06 12:06:39 +02:00
rtp Merge branch 'master' into 0.11 2011-09-06 15:24:32 +02:00
rtsp Merge branch 'master' into 0.11 2011-09-23 18:27:11 +02:00
sdp Merge branch 'master' into 0.11 2011-08-22 13:06:27 +02:00
tag Merge branch 'master' into 0.11 2011-09-23 18:27:11 +02:00
video video: add h264 transfer functions 2011-10-03 10:02:43 +02:00
gettext.h Fix for ENABLE_NLS being undefined for -Wundef 2010-03-16 18:06:16 +01:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am libs: remove unused floatcast header-only library 2011-09-23 21:18:47 +01:00