]> git.sesse.net Git - ffmpeg/blobdiff - RELEASE_NOTES
avcodec/h264: Do not get stuck on IDR inter frames
[ffmpeg] / RELEASE_NOTES
index eb73e8890b137b055f143d974a130bd3b4844914..3fbf556bac262cec532a7d07bd3dd02dde08ee5d 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,4 @@
  └────────────────────────────┘
 
   • dctdnoiz filter now uses a block size of 8x8 instead of 16x16 by default
+  • -vismv option is deprecated in favor of the codecview filter