Add a local copy of riff.h as we don't use rifflib anymore.
authorIain Holmes <iain@prettypeople.org>
Wed, 29 Oct 2003 23:50:00 +0000 (23:50 +0000)
committerIain Holmes <iain@prettypeople.org>
Wed, 29 Oct 2003 23:50:00 +0000 (23:50 +0000)
commit441894e1ef1bd6acca21ec556e1541deafd2d9ae
treea968fb3ad1488a6f244e67452d7392725de6e688
parentd16f5e38dfe6aacdef8e7837f7f1789cffe0134e
Add a local copy of riff.h as we don't use rifflib anymore.

Original commit message from CVS:
Add a local copy of riff.h as we don't use rifflib anymore.
Rewrite the main loop to use bytestreams instead of rifflib. Make it a loopbased
filter.
Handle metadata, cues and labels as well
gst/wavparse/gstwavparse.c
gst/wavparse/gstwavparse.h
gst/wavparse/riff.h [new file with mode: 0644]