gstreamer/tests/check/elements
Sebastian Dröge 8c254cffdc gst/interleave/: Add support for all raw audio formats and provide better negotiation if the caps are changing.
Original commit message from CVS:
* gst/interleave/Makefile.am:
* gst/interleave/deinterleave.c: (deinterleave_24),
(gst_deinterleave_finalize), (gst_deinterleave_base_init),
(gst_deinterleave_class_init), (gst_deinterleave_init),
(gst_deinterleave_add_new_pads), (gst_deinterleave_set_pads_caps),
(gst_deinterleave_set_process_function),
(gst_deinterleave_sink_setcaps), (__remove_channels),
(__set_channels), (gst_deinterleave_getcaps),
(gst_deinterleave_process), (gst_deinterleave_chain),
(gst_deinterleave_sink_activate_push):
* gst/interleave/deinterleave.h:
Add support for all raw audio formats and provide better negotiation
if the caps are changing.
Don't allow changes of the channel positions and set the position of
the corresponding channel on the src pad caps.
General cleanup and smaller bugfixes.
* tests/check/elements/deinterleave.c: (float_buffer_check_probe):
Check the channel positions on the output buffer caps.
2008-05-16 21:56:24 +00:00
..
.gitignore tests/check/: Add unit test for gdkpixbufsink element. 2008-04-03 22:59:44 +00:00
alphacolor.c tests/check/elements/alphacolor.c: Remove two unused variables. 2008-01-29 15:27:02 +00:00
apev2mux.c Update my mail address. 2007-09-13 15:04:15 +00:00
audioamplify.c gst/audiofx/: Add new element "audioamplify". This allows scaling of raw audio samples, similar to the "volume" eleme... 2007-01-24 12:41:03 +00:00
audiochebband.c Rename audiochebyshevfreqband -> audiochebband and audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS... 2008-02-06 23:44:43 +00:00
audiocheblimit.c Rename audiochebyshevfreqband -> audiochebband and audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS... 2008-02-06 23:44:43 +00:00
audiodynamic.c gst/audiofx/: Add new audiodynamic element which can act as a compressor or expander. Supported are hard-knee and sof... 2007-03-08 10:02:12 +00:00
audioinvert.c gst/audiofx/: Add new audiofx element "audioinvert". This element swaps the upper and lower half of samples and can b... 2007-01-23 18:16:09 +00:00
audiopanorama.c tests/check/: Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the error flags are included and it errors... 2007-06-19 16:40:40 +00:00
audiowsincband.c Move the lpwsinc and bpwsinc elements from gst-plugins-bad into the audiofx plugin, and rename to audiowsinclimit and... 2008-02-07 21:57:54 +00:00
audiowsinclimit.c Move the lpwsinc and bpwsinc elements from gst-plugins-bad into the audiofx plugin, and rename to audiowsinclimit and... 2008-02-07 21:57:54 +00:00
autodetect.c tests/check/Makefile.am: Fix up some CFLAGS sets. 2008-01-21 19:41:45 +00:00
avimux.c Add some debug and sync tests with the fix. 2007-10-19 19:33:16 +00:00
avisubtitle.c tests/check/elements/avisubtitle.c: Small unit test fix (has no practical impact at the moment, since we're only feed... 2007-12-18 23:17:14 +00:00
cmmldec.c tests/check/elements/: reapply consistent pad (de)activation 2006-12-22 10:15:23 +00:00
cmmlenc.c tests/check/elements/: reapply consistent pad (de)activation 2006-12-22 10:15:23 +00:00
deinterleave.c gst/interleave/: Add support for all raw audio formats and provide better negotiation if the caps are changing. 2008-05-16 21:56:24 +00:00
equalizer.c Move the equalizer plugin across from -bad 2008-02-08 02:49:20 +00:00
gdkpixbufsink.c tests/check/: Add unit test for gdkpixbufsink element. 2008-04-03 22:59:44 +00:00
icydemux.c Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without caps, and add a somewhat useful debug message. Plus test. 2008-02-07 21:17:36 +00:00
id3demux.c gst/id3demux/id3v2frames.c: Extract license/copyright URIs from ID3v2 WCOP frames (Fixes #447000). 2007-10-11 17:55:29 +00:00
id3v2mux.c ext/taglib/gstid3v2mux.cc: Make UTF-8 the default encoding when writing string tags (before, our UTF-8 strings would ... 2006-07-05 10:14:16 +00:00
interleave.c gst/interleave/interleave.c: Let's not call every request pad we create "sink%d", that'll create problems if there's ... 2007-10-27 16:04:48 +00:00
level.c Fix level for multi-channel case. 2007-02-22 14:35:28 +00:00
matroskamux.c gst/matroska/matroska-mux.c: Use GST_DEBUG_FUNCPTR; activate request pad before returning it. 2006-11-16 15:36:48 +00:00
multifile.c tests/check/elements/multifile.c: Include stdlib.h and unistd.h for mkdtemp. Some platforms have it declared in the f... 2008-04-24 22:04:57 +00:00
rganalysis.c tests/check/elements/rganalysis.c: Don't leak a tag list. Fixes bug #529285. 2008-04-21 21:54:11 +00:00
rglimiter.c Make rganalysis and rglimiter elements GAP-flag aware. 2008-03-24 12:32:59 +00:00
rgvolume.c tests/check/elements/: It's "endianness", not "endianess". Fixes unit tests. 2008-01-11 19:16:53 +00:00
rtp-payloading.c fixes: #514889 2008-02-12 23:38:19 +00:00
souphttpsrc.c tests/check/Makefile.am: Disable some more elements in the state test. 2008-04-17 22:32:16 +00:00
spectrum.c gst/: Fix includes order 2008-02-09 00:15:25 +00:00
sunaudio.c sys/sunaudio/: Actually translate sunaudio mixer track labels instead of just marking the strings as translatable (#3... 2007-03-09 19:44:30 +00:00
videocrop.c tests/check/elements/videocrop.c: Fix the test. 2007-07-18 10:33:39 +00:00
videofilter.c tests/check/: Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the error flags are included and it errors... 2007-06-19 16:40:40 +00:00
wavpackdec.c Use the new buffer clipping function from gstaudio here and require gst-plugins-base CVS. 2007-07-24 04:57:20 +00:00
wavpackenc.c tests/check/elements/wavpackenc.c: Don't check the caps of the output buffer if they're equal some other caps. The ca... 2007-11-26 09:04:17 +00:00
wavpackparse.c tests/check/: Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the error flags are included and it errors... 2007-06-19 16:40:40 +00:00