gstreamer/gst
Wim Taymans ceb84de916 gst/audioconvert/: Cleanups, librarify a bit, optimize, better negotiation and more.
Original commit message from CVS:
* gst/audioconvert/Makefile.am:
* gst/audioconvert/audioconvert.c: (if), (float),
(audio_convert_get_func_index), (check_default),
(audio_convert_clean_fmt), (audio_convert_prepare_context),
(audio_convert_clean_context), (audio_convert_get_sizes),
(get_temp_buffer), (audio_convert_convert):
* gst/audioconvert/audioconvert.h:
* gst/audioconvert/gstaudioconvert.c:
(gst_audio_convert_class_init), (gst_audio_convert_init),
(gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
(gst_audio_convert_get_unit_size),
(gst_audio_convert_transform_caps),
(gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
(gst_audio_convert_transform_ip), (gst_audio_convert_transform):
* gst/audioconvert/gstaudioconvert.h:
* gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
(gst_channel_mix_fill_identical),
(gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
(gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
(gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
(gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
(gst_channel_mix_mix):
* gst/audioconvert/gstchannelmix.h:
Cleanups, librarify a bit, optimize, better negotiation and more.
2005-08-26 15:43:56 +00:00
..
adder debugging fixes 2005-08-24 18:40:27 +00:00
audioconvert gst/audioconvert/: Cleanups, librarify a bit, optimize, better negotiation and more. 2005-08-26 15:43:56 +00:00
audiorate make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to each Makefile.am so we are sure it goes 2005-07-13 17:58:07 +00:00
audioresample check/: add a test for audioconvert 2005-08-25 17:20:02 +00:00
audioscale make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to each Makefile.am so we are sure it goes 2005-07-13 17:58:07 +00:00
ffmpegcolorspace port audioconvert to basetransform fix ffmpegcsp and videoscale for basetransform changes 2005-08-24 13:32:52 +00:00
playback gst/playback/gstplaybasebin.c: Revert unpopular change for GST_MESSAGE_SRC to GObject. 2005-08-25 10:50:44 +00:00
sine gst/sine/gstsinesrc.c: moved statement below switch 2005-08-17 21:07:21 +00:00
subparse examples/seeking/seek.c: Update seek example. 2005-07-27 18:34:29 +00:00
tags make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to each Makefile.am so we are sure it goes 2005-07-13 17:58:07 +00:00
tcp yay, fix a segfault/security issue in vorbisdec gst-launch fakesrc ! vorbisdec wasn't happy add a test for vorbisdec 2005-08-20 20:40:25 +00:00
typefind first stab at documenting elements 2005-08-05 17:13:10 +00:00
videorate examples/seeking/seek.c: Update seek example. 2005-07-27 18:34:29 +00:00
videoscale gst/videoscale/gstvideoscale.*: Refactor, make use of BaseTranform really well. 2005-08-24 15:07:54 +00:00
videotestsrc gst/videotestsrc/videotestsrc.h: Use "_stdint.h" instead of <stdint.h> 2005-07-28 18:42:54 +00:00
volume gst/volume/gstvolume.c: made set_caps function static 2005-08-24 21:32:59 +00:00
Makefile.am remove a whole bunch of plugins. This module now contains a set of free reference plugins/elements as agreed. 2005-02-23 12:45:50 +00:00