gstreamer/tests/check
Tim-Philipp Müller 04efc92897 check: fix flvmux unit test on big endian machines
flvmux only accepts raw audio in little endian, but audiotestsrc
produces audio in the native endianness, which makes linking
between audiotestsrc and flvmux fail on big endian machines. Add
an audioconvert element in between the two to fix this.
2009-08-09 01:28:40 +01:00
..
elements check: fix flvmux unit test on big endian machines 2009-08-09 01:28:40 +01:00
generic ext/cairo/gsttextoverlay.c: Add info about static leak. 2007-09-20 13:35:34 +00:00
pipelines effectv: Add unit test for all effectv elements 2009-07-16 12:55:49 +02:00
.gitignore Ignore registries in any format. 2007-09-19 18:19:49 +00:00
gst-plugins-good.supp Add a few libjpeg suppressions and initialize a variable to make smokeenc valgrind clean. Fixes bug #515701. 2008-02-12 05:14:16 +00:00
Makefile.am flvmux: Enable unit test now that it passes 2009-08-04 07:08:45 +02:00