From 2d6bfedf62cd8d1da8796224c9b614b63ac4794e Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Sun, 26 Nov 2006 17:23:14 +0000 Subject: ext/theora/theoradec.c: Send events on the right pads, since they don't work very well if you send them in the wrong ... Original commit message from CVS: * ext/theora/theoradec.c: (theora_dec_src_query), (theora_dec_src_event), (theora_handle_data_packet), (theora_dec_chain): Send events on the right pads, since they don't work very well if you send them in the wrong direction. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 529ebb12..df7f1523 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-11-26 Michael Smith + + * ext/theora/theoradec.c: (theora_dec_src_query), + (theora_dec_src_event), (theora_handle_data_packet), + (theora_dec_chain): + Send events on the right pads, since they don't work very well if + you send them in the wrong direction. + 2006-11-24 Stefan Kost * ext/audiofile/gstafsink.c: -- cgit v1.2.1