gstreamer/gst/wavparse
Iain Holmes 919d3f2f7c Add a parser for metadata
Original commit message from CVS:
Add a parser for metadata
(demux_metadata): Given the buffer containing the metadata, look through it and
get the info out of it.
(wav_new_chunk_callback): Change the if statement to a switch statement.
Handle GST_RIFF_TAG_LIST by changing what the type of list it is and parsing out
metadata if it is "INFO".
2003-10-17 00:29:44 +00:00
..
.gitignore Initial revision 2001-12-22 23:27:31 +00:00
gstwavparse.c Add a parser for metadata 2003-10-17 00:29:44 +00:00
gstwavparse.h Add a parser for metadata 2003-10-17 00:29:44 +00:00
Makefile.am Fix regressions from using gstriff library 2003-08-13 06:41:09 +00:00