summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b641dccb..6983a81d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2008-12-18 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/mxf/Makefile.am:
+ * gst/mxf/mxf.c: (plugin_init):
+ * gst/mxf/mxfvc3.c: (mxf_is_vc3_essence_track),
+ (mxf_vc3_handle_essence_element), (mxf_vc3_create_caps),
+ (mxf_vc3_init):
+ * gst/mxf/mxfvc3.h:
+ Add support for VC-3 (aka DNxHD essence, see SMPTE 2019-4).
+ This is untested because of lack of sample files but should
+ work fine.
+
2008-12-17 Wim Taymans <wim.taymans@collabora.co.uk>
* docs/plugins/Makefile.am: