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)
commitd288233cb01cbac6373c5c2c2be610495aa71c70
tree37d6f4614739ead928472920eb8b5175d4b5ba8d
parent4eaa6b584ce9d53e62e8e938c087b71a81894cc8
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