mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 23:36:38 +00:00
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.
This commit is contained in:
parent
4eaa6b584c
commit
d288233cb0
1 changed files with 8 additions and 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),
|
||||
|
|
Loading…
Reference in a new issue