gstreamer/gst
Sebastian Dröge 6d7debb0bb gst/volume/gstvolume.c: Correctly clamp float/double samples in the [-1.0,1.0] range to prevent weird effects.
Original commit message from CVS:
* gst/volume/gstvolume.c: (volume_choose_func),
(volume_process_double), (volume_process_double_clamp),
(volume_process_float_clamp):
Correctly clamp float/double samples in the [-1.0,1.0] range to
prevent weird effects.
* tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
Add unit tests for all samples types that had none before.
2007-09-05 21:20:12 +00:00
..
adder gst/adder/gstadder.c: Make getcaps more robust by not using the proxycaps function. This makes sure that we don't end... 2007-07-03 11:52:47 +00:00
app gst/app/Makefile.am: Fix CFLAGS and hopefully #430594. 2007-04-17 10:56:37 +00:00
audioconvert ext/alsa/Makefile.am: There is no GST_PLUGINS_BASE_LIBS defined. 2007-08-24 15:28:33 +00:00
audiorate gst/audiorate/gstaudiorate.c: Debug output fixes. 2007-08-10 13:55:44 +00:00
audioresample ext/theora/theoradec.c: Calculate buffer duration correctly to generate a perfect stream (#433888). 2007-04-27 15:33:46 +00:00
audiotestsrc gst/audiotestsrc/gstaudiotestsrc.c: Properly respond to conversion queries. Fixes #464079. 2007-08-06 16:42:22 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/gstffmpegcodecmap.c: Fix the r_mask test for RGBA32 on little-endian. 2007-07-13 15:52:02 +00:00
gdp gst/gdp/gstgdppay.c (gst_gdp_pay_chain): tests/check/pipelines/streamheader.c (tag_event_probe_cb, 2007-04-14 12:34:55 +00:00
playback gst/playback/gststreaminfo.c: Fix build. 2007-09-05 14:01:25 +00:00
subparse gst/subparse/gstssaparse.c: Convert SSA newline codes into actual newline characters (#470766). 2007-08-29 12:16:46 +00:00
tcp gst/tcp/gstmultifdsink.*: Add support for remuve_flush. 2007-06-05 16:00:33 +00:00
typefind gst/typefind/gsttypefindfunctions.c (plugin_init): Add an audio/x-nsf typefind function for the nsfdec element. 2007-09-04 01:50:55 +00:00
videorate gst/: Printf format fixes (#465028). 2007-08-10 10:08:05 +00:00
videoscale gst/videoscale/vs_4tap.c: Update tmpbuf for all neccesary rows, not just one, as is required when downscaling. 2007-06-15 15:23:36 +00:00
videotestsrc gst/videotestsrc/videotestsrc.*: Add alpha to the color struct. 2007-07-12 15:02:43 +00:00
volume gst/volume/gstvolume.c: Correctly clamp float/double samples in the [-1.0,1.0] range to prevent weird effects. 2007-09-05 21:20:12 +00:00
Makefile.am The tcp and subparse plugins are under gst, but not totaly free of dependencies. Handle selection inconfigure.ac, so ... 2007-08-30 07:29:55 +00:00