From d5ecfe3ca92740168c74d787df12d1eb974bf9e2 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Mon, 17 Apr 2006 18:44:48 +0000 Subject: ext/theora/theoradec.*: Apply fix from j^ for API change in libtheoradec. Original commit message from CVS: * ext/theora/theoradec.c: (theora_dec_src_convert), (theora_handle_type_packet), (theora_handle_422_image), (theora_handle_420_image), (theora_handle_data_packet): * ext/theora/theoradec.h: Apply fix from j^ for API change in libtheoradec. Implement 4:2:2 pixel format. Untested at the moment. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a3e50bd8..bc4cd5ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2006-04-17 Michael Smith + + * ext/theora/theoradec.c: (theora_dec_src_convert), + (theora_handle_type_packet), (theora_handle_422_image), + (theora_handle_420_image), (theora_handle_data_packet): + * ext/theora/theoradec.h: + Apply fix from j^ for API change in libtheoradec. + + Implement 4:2:2 pixel format. Untested at the moment. + 2006-04-14 Tim-Philipp Müller * ext/musepack/gstmusepackdec.c: (gst_musepackdec_init), -- cgit v1.2.1