summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3e50bd8..bc4cd5ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-04-17 Michael Smith <msmith@fluendo.com>
+
+ * 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 <tim at centricular dot net>
* ext/musepack/gstmusepackdec.c: (gst_musepackdec_init),