]> git.sesse.net Git - mlt/commitdiff
Add release notes for v0.7.2.
authorDan Dennedy <dan@dennedy.org>
Mon, 2 May 2011 05:56:29 +0000 (22:56 -0700)
committerDan Dennedy <dan@dennedy.org>
Mon, 2 May 2011 05:56:29 +0000 (22:56 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 20f3571597383b79b48a13d750cf0d7f3199e881..03c7094dc196535d5e3a6cea38244007efe78978 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,29 @@
 MLT Release Notes
 -----------------
 
+Version 0.7.2 - May 1, 2011
+
+This is a minor release to fix a few things between the 0.7.0 release
+and the release of Kdenlive 0.8. I recommend Kdenlive v0.8 users to
+upgrade to this version of Mlt. Beyond that there are some exciting
+additions to the Blackmagic Design DeckLink plugin!
+
+Framework
+ * Added mlt_profile_list().
+
+Modules
+ * Added decklink producer (i.e. capture, live encoding).
+ * Added keyer output for decklink consumer.
+ * Added AVOptions to the avformat service metadata.
+ * Added support for new major API versions (53) of FFmpeg.
+
+Melt
+ * Added '-query profile' option.
+ * Added '-query formats', '-query audio_codecs' and '-query video_codecs'.
+
+The recommended version of FFmpeg for use with this release is 0.6.1.
+
+
 Version 0.7.0 - March 27, 2011
 
 This is a major new release due to signficant additions to API, framework,