From 909d0a7f9a508e00acbae138a09e67c24b1bc719 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Fri, 2 Jun 2006 13:43:24 +0000 Subject: ext/theora/theoradec.c: Theora 4:4:4 pixel format support. Original commit message from CVS: * ext/theora/theoradec.c: (theora_dec_src_convert), (theora_handle_type_packet), (theora_handle_422_image), (theora_handle_444_image), (theora_handle_420_image), (theora_handle_data_packet): Theora 4:4:4 pixel format support. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 452dd06e..f9c02dac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-06-02 Michael Smith + + * ext/theora/theoradec.c: (theora_dec_src_convert), + (theora_handle_type_packet), (theora_handle_422_image), + (theora_handle_444_image), (theora_handle_420_image), + (theora_handle_data_packet): + Theora 4:4:4 pixel format support. + 2006-06-02 Thomas Vander Stichele * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init), -- cgit v1.2.1