gst/debug/: add element that quasi-randomly changes bytes in the stream.
authorBenjamin Otte <otte@gnome.org>
Thu, 25 Mar 2004 01:03:36 +0000 (01:03 +0000)
committerBenjamin Otte <otte@gnome.org>
Thu, 25 Mar 2004 01:03:36 +0000 (01:03 +0000)
commitb7274a07467e9bcd58197aff475dbedb51e01d80
treea4545c447fbdce48e2068ee0f2a1cd3c9e08d07a
parentcb6dd8dbed5c239d4456a71c0ebfc7331a1179f1
gst/debug/: add element that quasi-randomly changes bytes in the stream.

Original commit message from CVS:
* gst/debug/Makefile.am:
* gst/debug/breakmydata.c:
add element that quasi-randomly changes bytes in the stream.
Intended use is robustness checking of demuxers and decoders in
media tests.
ChangeLog