gstreamer/tests/check/elements
Tim-Philipp Müller f5a03ec2a6 aacparse: set channels and rate on output caps, and keep codec_data
Create output caps from input caps, so we maintain any fields we
might get on the input caps, such as codec_data or rate and channels.
Set channels and rate on the output caps if we don't have input caps
or they don't contain such fields. We do this partly because we can,
but also because some muxers need this information. Tagreadbin will
also be happy about this.
2009-06-02 00:56:52 +01:00
..
.gitignore tests: add rtpbin unit test 2009-05-22 12:23:27 +02:00
aacparse.c aacparse: set channels and rate on output caps, and keep codec_data 2009-06-02 00:56:52 +01:00
aacparse_data.h tests/check/elements/: Add missing files. 2008-11-17 09:33:50 +00:00
amrparse.c tests/check/: Add unit tests for new parsers. 2008-11-13 15:20:15 +00:00
amrparse_data.h tests/check/elements/: Add missing files. 2008-11-17 09:33:50 +00:00
camerabin.c camerabin: change img-done signal parameter from GString* to const gchar* 2009-04-16 15:19:20 +03:00
legacyresample.c legacyresample: Fix memory leak in the unit test by unreffing the caps 2009-03-06 20:02:21 +01:00
mpeg2enc.c tests/check/elements/: reapply consistent pad (de)activation 2006-12-22 10:15:24 +00:00
mplex.c tests/check/elements/mplex.c: Don't use the deprecated gst_element_get_pad(). 2008-05-29 19:56:53 +00:00
mxfdemux.c Implement support for OP2a/b/c and OP3a/b/c, i.e. tracks with more than a single component. This currently only works... 2008-12-31 08:53:02 +00:00
mxfdemux.h tests/check/elements/mxfdemux.*: Make sure the main loop is already running when handling the EOS event in pull mode.... 2008-12-16 12:37:15 +00:00
mxfmux.c mxfmux: Add unit tests 2009-04-02 12:48:38 +02:00
neonhttpsrc.c tests: add a timeout of 5 slightly above the default 2009-02-25 15:25:58 +02:00
ofa.c tests/check/elements/ofa.c: Don't leak the tags string and tag list. Fixes bug #529283. 2008-04-21 21:52:30 +00:00
qtmux.c tests/check/: Add unit test for qtmux. 2008-11-11 19:31:35 +00:00
rtpbin.c tests: add receive rtpbin unit test 2009-05-25 13:33:20 +02:00
selector.c gst/selector/gstinputselector.*: Various cleanups. 2008-03-13 16:46:04 +00:00
shapewipe.c shapewipe: Add unit test for shapewipe 2009-06-01 21:25:13 +02:00
timidity.c tests/check/Makefile.am: tests/check/elements/timidity.c (GST_START_TEST, timidity_suite, main): 2007-07-19 09:08:30 +00:00
x264enc.c Add documentation and unit test for x264enc. 2008-08-12 13:08:39 +00:00