summaryrefslogtreecommitdiffstats
path: root/gst/wavparse/riff.h
Commit message (Collapse)AuthorAgeFilesLines
* *.h: Revert indentingJohan Dahlin2004-03-151-94/+77
| | | | | Original commit message from CVS: * *.h: Revert indenting
* gst-indentThomas Vander Stichele2004-03-141-77/+94
| | | | | Original commit message from CVS: gst-indent
* Add a local copy of riff.h as we don't use rifflib anymore.Iain Holmes2003-10-291-0/+440
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