gstreamer/gst
Stefan Kost 00d7c52de8 Add float as an intermediate format, as well as float mixing. Enable test that was failing before. Fixes #339837
Original commit message from CVS:
* gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
(double_hq), (audio_convert_get_func_index),
(audio_convert_prepare_context), (audio_convert_convert):
* gst/audioconvert/audioconvert.h:
* gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
(gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
* gst/audioconvert/gstchannelmix.h:
* tests/check/elements/audioconvert.c: (GST_START_TEST):
Add float as an intermediate format, as well as float mixing. Enable
test that was failing before. Fixes #339837
2007-02-22 09:04:37 +00:00
..
adder More docs coverage and some ChangeLog surgery (add missing names) 2007-02-15 15:17:23 +00:00
audioconvert Add float as an intermediate format, as well as float mixing. Enable test that was failing before. Fixes #339837 2007-02-22 09:04:37 +00:00
audiorate 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
audioresample 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
audiotestsrc Add crossreferences to glib/gobject/gstream docs. 2007-02-12 20:42:23 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/: Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the other end of the wo... 2006-12-22 11:09:34 +00:00
gdp gst/gdp/gstgdppay.c: Fix memory leaks and misleading debug messages, add a couple of comments. 2006-08-25 16:19:55 +00:00
playback gst/playback/gstdecodebin2.c: Don't free groups from the streaming threads. Just put them aside and free them in disp... 2007-02-20 15:44:32 +00:00
subparse gst/subparse/gstsubparse.c: For SubRip (.srt) subtitles, ignore all markup tags we don't handle (like font tags, for ... 2007-02-10 18:19:37 +00:00
tcp 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
typefind gst/typefind/gsttypefindfunctions.c: Detect BBCD as video/x-dirac, so we can play raw dirac streams. 2007-01-29 21:13:07 +00:00
videorate gst/videorate/gstvideorate.c: Don't leak caps. Fixes #408278. 2007-02-16 10:15:46 +00:00
videoscale gst/videoscale/gstvideoscale.c: A width and height of 1 makes us crash, so increase minimum size to 2x2 pixels until ... 2007-02-05 11:44:52 +00:00
videotestsrc Make sure our checks and the videotestsrc plugin link against the local uninstalled gst libs and not any installed gs... 2006-11-16 14:35:30 +00:00
volume gst/volume/gstvolume.c: Unbreak volume, value remains gint. 2007-02-21 13:55:54 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00