gstreamer/gst-libs/gst
René Stadler 6ac8ff9ec3 with some minor changes
Original commit message from CVS:
Patch by: René Stadler <mail at renestadler dot de>
with some minor changes
* gst-libs/gst/floatcast/floatcast.h:
Use more efficient float endianness conversion functions that don't
involve 2 function calls per value.
* gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
(check_default), (audio_convert_prepare_context):
* gst/audioconvert/gstaudioconvert.c:
(gst_audio_convert_parse_caps), (make_lossless_changes):
Support non-native endianness floats as input and output.
Fixes #339838.
* tests/check/elements/audioconvert.c: (verify_convert),
(GST_START_TEST):
Add unit tests for the non-native endianness float conversions.
2007-03-29 18:42:34 +00:00
..
app gst-libs/gst/app/Makefile.am: Use GST_ALL_LDFLAGS, which actually exists, but maybe David can confirm that was what h... 2007-03-22 14:37:08 +00:00
audio gst-libs/gst/audio/gstbaseaudiosink.*: Store private stuff in GstBaseAudioSinkPrivate. 2007-03-28 14:50:47 +00:00
cdda configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +00:00
floatcast with some minor changes 2007-03-29 18:42:34 +00:00
interfaces gst-libs/gst/interfaces/mixertrack.c: API: add "untranslated-label" property which should be set by implementations a... 2007-03-07 18:50:10 +00:00
netbuffer Use new metadata copy function. 2007-03-09 16:38:06 +00:00
pbutils gst-libs/gst/pbutils/Makefile.am: Change directory to install headers in from gst/utils to gst/pbutils as well. 2007-03-05 09:27:55 +00:00
riff gst-libs/gst/riff/riff-media.c: PCM samples with width=8 must be always unsigned, no matter what depth they have. 2007-03-29 12:07:02 +00:00
rtp gst-libs/gst/rtp/gstbasertpdepayload.*: Add Private structure. 2007-03-29 16:23:53 +00:00
tag Make sure we parse floating-point numbers in vorbis comments correctly with either '.' or ',' as separator, no matter... 2007-03-27 10:17:16 +00:00
video docs/libs/gst-plugins-base-libs-sections.txt: Small docs fixes/updates. 2006-12-15 10:52:23 +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 rename utils to pbutils 2007-03-04 23:39:51 +00:00