]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/commit
ext/ogg/gstoggdemux.c: handle chain parsing correctly in the multichain case
authorBenjamin Otte <otte@gnome.org>
Tue, 3 Feb 2004 16:15:15 +0000 (16:15 +0000)
committerBenjamin Otte <otte@gnome.org>
Tue, 3 Feb 2004 16:15:15 +0000 (16:15 +0000)
commit4a935663bf09887c192df42ad424bc704ad64289
treeb51bc0ac03e6942db6a2bb8e80d11e74bac53b91
parent0881834013273133e010dce58a3657b35fb5c7a7
ext/ogg/gstoggdemux.c: handle chain parsing correctly in the multichain case

Original commit message from CVS:
2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
handle chain parsing correctly in the multichain case
* ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
(theora_dec_from_granulepos), (theora_dec_to_granulepos),
(theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
(theora_dec_chain):
handle events and queries correctly
ChangeLog