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
pipelines effectv: Add unit test for all effectv elements 2009-07-16 12:55:49 +02:00
.gitignore
gst-plugins-good.supp
Makefile.am flvmux: Enable unit test now that it passes 2009-08-04 07:08:45 +02:00