yay, fix a segfault/security issue in vorbisdec gst-launch fakesrc ! vorbisdec wasn...
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 20 Aug 2005 20:40:25 +0000 (20:40 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 20 Aug 2005 20:40:25 +0000 (20:40 +0000)
commit585493a9dd3ad34f536a81c9db88673be7c2aee0
treec729b1623b821012f99c80c4e96d4f95070d49ff
parent7da31ee8b419bda7b0b73a09123b5421840f9653
yay, fix a segfault/security issue in vorbisdec gst-launch fakesrc ! vorbisdec wasn't happy add a test for vorbisdec

Original commit message from CVS:
yay, fix a segfault/security issue in vorbisdec
gst-launch fakesrc ! vorbisdec wasn't happy
add a test for vorbisdec
16 files changed:
ChangeLog
check/Makefile.am
check/elements/.gitignore
check/elements/volume.c
check/elements/vorbisdec.c [new file with mode: 0644]
ext/ogg/gstoggdemux.c
ext/vorbis/vorbisdec.c
ext/vorbis/vorbisenc.c
ext/vorbis/vorbisenc.h
gst/ffmpegcolorspace/gstffmpegcolorspace.c
gst/tcp/gstmultifdsink.c
gst/volume/gstvolume.c
tests/check/Makefile.am
tests/check/elements/.gitignore
tests/check/elements/volume.c
tests/check/elements/vorbisdec.c [new file with mode: 0644]