]> git.sesse.net Git - ffmpeg/blobdiff - RELEASE_NOTES
Merge commit '4600a85eaa6182e5a27464f6b9cae5a9ddbf3098'
[ffmpeg] / RELEASE_NOTES
index eb73e8890b137b055f143d974a130bd3b4844914..87a0053c302db1b200542f98b76585b3c1e5a30a 100644 (file)
@@ -37,6 +37,7 @@
 
     • ported lenscorrection filter from frei0r filter
     • large optimizations in dctdnoiz to make it usable
+    • added codecview filter to visualize information exported by some codecs
 
    ┌────────────────────────────┐
    │ libavutil                  │
@@ -49,3 +50,5 @@
  └────────────────────────────┘
 
   • dctdnoiz filter now uses a block size of 8x8 instead of 16x16 by default
+  • -vismv option is deprecated in favor of the codecview filter
+  • libmodplug is now detected through pkg-config