gstreamer/gst
Ronald S. Bultje 4fdf8d5b16 gst/audioconvert/: Implement a channel mixer.
Original commit message from CVS:
* gst/audioconvert/Makefile.am:
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
(gst_audio_convert_link), (gst_audio_convert_change_state),
(gst_audio_convert_channels):
* gst/audioconvert/gstchannelmix.c:
(gst_audio_convert_unset_matrix),
(gst_audio_convert_fill_identical),
(gst_audio_convert_fill_compatible),
(gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
(gst_audio_convert_fill_others),
(gst_audio_convert_fill_normalize),
(gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
(gst_audio_convert_passthrough), (gst_audio_convert_mix):
* gst/audioconvert/gstchannelmix.h:
Implement a channel mixer.
2004-11-28 16:09:13 +00:00
..
adder ext/alsa/: Re-commit ALSA switches. 2004-08-31 14:12:49 +00:00
audioconvert gst/audioconvert/: Implement a channel mixer. 2004-11-28 16:09:13 +00:00
audiorate more working plugins 2004-07-27 21:41:30 +00:00
audioscale Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/gstffmpegcodecmap.c: Fix for gcc-2.95 (fixes #158221). 2004-11-14 10:35:37 +00:00
playback gst/playback/gstplaybasebin.c: fixed a caps leak nullify source and decoder when going from READY to NULL so that we ... 2004-11-27 20:28:27 +00:00
sine fixes for G_DISABLE_ASSERT and friends 2004-08-03 14:28:12 +00:00
tags Plug more leaks. 2004-11-01 10:38:30 +00:00
tcp ports can go up to 65535. Move common defines to gsttcp.h 2004-11-05 17:38:20 +00:00
typefind APE v1/2 tag reader plus typefind function. 2004-11-25 20:14:32 +00:00
videorate gst/videorate/gstvideorate.c: Handle all video formats. Fixes #159186. 2004-11-23 12:39:27 +00:00
videoscale gst/videoscale/: leak fixes 2004-11-03 16:08:14 +00:00
videotestsrc gst/videotestsrc/videotestsrc.c: Added two more colorspaces. 2004-11-05 15:07:57 +00:00
volume gst/volume/gstvolume.c: Allow buffer-frames=0. 2004-11-12 16:51:18 +00:00
Makefile.am