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)
commita7c222a10cf8a6da7884df2b242937dbb2380a75
tree708df126302767b19a1a6fed5babbaada36cb556
parent87cea0a1f8bc20cf341e5ca219bec2a22ba220a5
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