OSDN Git Service

cmdutils: add support for caller-provided option context.
[coroid/libav_saccubus.git] / Changelog
index c43412c..510de33 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -39,6 +39,9 @@ easier to use. The changes are:
     * Presets in avconv are disabled, because only libx264 used them and
       presets for libx264 can now be specified using a private option
       '-preset <presetname>'.
+    * -intra option was removed, it's equivalent to -g 0.
+- XMV demuxer
+- Windows Media Image decoder
 
 
 version 0.7: