OSDN Git Service

ac3dec: avoid pointless alloc and indirection for input_buffer
[coroid/libav_saccubus.git] / Changelog
index 293376a..510de33 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -39,7 +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: