[gst-cvs] nodatadj gst-plugins: gst-plugins/gst/wavparse/
Iain
nodatadj at users.sourceforge.net
Thu Oct 16 17:31:16 PDT 2003
CVS Root: /cvsroot/gstreamer
Module: gst-plugins
Changes by: nodatadj
Date: Thu Oct 16 2003 17:29:56 PDT
Log message:
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".
Modified files:
gst/wavparse : gstwavparse.c gstwavparse.h
Links:
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/wavparse/gstwavparse.c.diff?r1=1.36&r2=1.37
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/wavparse/gstwavparse.h.diff?r1=1.10&r2=1.11
More information about the Gstreamer-commits
mailing list