diff options
| author | Benjamin Otte <otte@gnome.org> | 2004-03-25 01:03:37 +0000 |
|---|---|---|
| committer | Benjamin Otte <otte@gnome.org> | 2004-03-25 01:03:37 +0000 |
| commit | af8ae1e043af00ee7c8595ad1aa4c17ece8d1b3f (patch) | |
| tree | 22b35494d941ff6ebda30b27fad4f2506ace3b81 /ChangeLog | |
| parent | a1b9442d60be6d8001372b3030b862d1c9e9b45f (diff) | |
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.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-03-25 Benjamin Otte <otte@gnome.org> + + * 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. + 2004-03-24 Benjamin Otte <otte@gnome.org> * ext/alsa/gstalsa.c: (gst_alsa_open_audio), |
