gstreamer/gst
Thomas Vander Stichele 6dff9c2cbd check/: add a test for audioconvert
Original commit message from CVS:

* check/Makefile.am:
* check/elements/audioconvert.c: (setup_audioconvert),
(cleanup_audioconvert), (get_int_caps), (verify_convert),
(GST_START_TEST), (audioconvert_suite), (main):
add a test for audioconvert
* gst/audioresample/gstaudioresample.c:
* gst/audioresample/gstaudioresample.h:
set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
note that for buffers of 1/3 sec this means DURATION(c) is
one nanosecond more than for a and b
2005-08-25 17:20:02 +00:00
..
adder debugging fixes 2005-08-24 18:40:27 +00:00
audioconvert port audioconvert to basetransform fix ffmpegcsp and videoscale for basetransform changes 2005-08-24 13:32:52 +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