[gst-devel] RIFF parsing

Wim Taymans wim.taymans at tvd.be
Thu Mar 16 20:14:39 CET 2000


Erik,

Do you have any objections to having the RIFF parser behave like:

  gst_riff_new(callback_function);

where the callback function is called whenever a new RIFF tag is 
encountered. The tag will be passed to the callback function as an
argument.
This would avoid keeping a tree structure of tags in the RIFF parser 
and the avi parser needing to traverse the tree and look for the node 
types. 

Wim
-- 
Function reject.




More information about the gstreamer-devel mailing list