mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
tests: mpg123audiodec: add files needed by unit tests
This commit is contained in:
parent
9cc395a589
commit
ccd15c0dfd
4 changed files with 3 additions and 1 deletions
|
@ -11,8 +11,10 @@ EXTRA_DIST = \
|
|||
image.jpg \
|
||||
pcm16sine.flv \
|
||||
pinknoise-vorbis.mkv \
|
||||
stream.mp2 \
|
||||
cbr_stream.mp3 \
|
||||
vbr_stream.mp3 \
|
||||
test-cert.pem \
|
||||
test-key.pem \
|
||||
splitvideo00.ogg splitvideo01.ogg \
|
||||
splitvideo02.ogg
|
||||
|
||||
|
|
BIN
tests/files/cbr_stream.mp3
Normal file
BIN
tests/files/cbr_stream.mp3
Normal file
Binary file not shown.
BIN
tests/files/stream.mp2
Normal file
BIN
tests/files/stream.mp2
Normal file
Binary file not shown.
BIN
tests/files/vbr_stream.mp3
Normal file
BIN
tests/files/vbr_stream.mp3
Normal file
Binary file not shown.
Loading…
Reference in a new issue