gstreamer/tests
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
..
check check: fix flvmux unit test on big endian machines 2009-08-09 01:28:40 +01:00
examples gitignore: Ignore some new binaries 2009-07-19 11:42:12 +01:00
files id3demux: fix parsing of unsync'ed ID3 v2.4 tags and frames 2009-08-07 16:02:23 +01:00
icles Fix compiler warnings 2009-02-02 13:08:14 +01:00
Makefile.am tests: don't build examples if --disable-examples was passed to configure 2009-05-05 13:23:45 +01:00