mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
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
This commit is contained in:
parent
b0f2fef646
commit
86a575e609
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
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
|
||||
|
||||
2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
|
||||
|
||||
* .cvsignore:
|
||||
|
|
Loading…
Reference in a new issue