gstreamer/tests/check/elements
Sebastian Dröge e8341d2129 flacparse: Adjust unit tests to new flacparse behaviour
Garbage after frames is now included in the frames because flacparse
has no easy way to detect the real end of a frame. Decoders are
expected to everything after the frame because only decoding the
bitstream will reveal the real end of the frame.

Fixes bug #631814.
2010-10-12 10:31:42 +02:00
..
.gitignore .gitignore: ignore more unit test binaries 2010-10-05 11:45:00 +01:00
aacparse.c audioparsers: refactor existing unit tests using common helper 2010-10-01 12:15:51 +02:00
ac3parse.c audioparsers: add ac3parse and mpegaudioparse unit test 2010-10-01 12:15:51 +02:00
amrparse.c audioparsers: refactor existing unit tests using common helper 2010-10-01 12:15:51 +02:00
asfmux.c
assrender.c
autoconvert.c
camerabin.c camerabin: Change zoom property from int to float 2010-09-20 18:26:48 -03:00
dataurisrc.c
faac.c
faad.c
flacparse.c flacparse: Adjust unit tests to new flacparse behaviour 2010-10-12 10:31:42 +02:00
id3mux.c checks: skip id3mux unit tests that need id3demux if id3demux is not available 2010-08-08 12:46:01 +01:00
jifmux.c tests: add missing stdio include 2010-09-15 18:22:51 +03:00
jpegparse.c
kate.c
legacyresample.c
mpeg2enc.c
mpegaudioparse.c audioparsers: add ac3parse and mpegaudioparse unit test 2010-10-01 12:15:51 +02:00
mplex.c
mxfdemux.c
mxfdemux.h
mxfmux.c
neonhttpsrc.c neonhttpsrc: add "cookies" property 2010-08-06 10:44:24 +01:00
ofa.c Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
parser.c audioparsers: add flacparse unit test 2010-10-01 12:37:22 +02:00
parser.h audioparsers: add flacparse unit test 2010-10-01 12:37:22 +02:00
qtmux.c
rtpmux.c
selector.c
timidity.c
valve.c tests: Fix caps leak in the valve test 2010-09-30 17:48:35 -04:00
vp8dec.c vp8dec: Add simple unit test for vp8dec 2010-07-10 15:46:51 +02:00
vp8enc.c vp8enc: Improve unit test a bit 2010-07-10 15:46:43 +02:00
x264enc.c