âââââââââââââââââââââââââââââââââââââââââââââ
 â RELEASE NOTES for FFmpeg <next> "FIXME"   â
 âââââââââââââââââââââââââââââââââââââââââââââ

   The FFmpeg Project proudly presents FFmpeg <next> "FIXME", ...

   ââââââââââââââââââââââââââââââ
   â *  API Information         â
   ââââââââââââââââââââââââââââââ

     FFmpeg <next> includes the following library versions:

       ⢠libavutil      xx.yy.1zz
       ⢠libavcodec     xx.yy.1zz
       ⢠libavformat    xx.yy.1zz
       ⢠libavdevice    xx.yy.1zz
       ⢠libavfilter    xx.yy.1zz
       ⢠libswscale     xx.yy.1zz
       ⢠libswresample  xx.yy.1zz
       ⢠libpostproc    xx.yy.1zz

     Please refer to the doc/APIChanges file for more information.

 ââââââââââââââââââââââââââââââ
 â â  List of New Features    â
 ââââââââââââââââââââââââââââââ

   ââââââââââââââââââââââââââââââ
   â libavformat                â
   ââââââââââââââââââââââââââââââ

    ⢠Icecast protocol

   ââââââââââââââââââââââââââââââ
   â libavfilter                â
   ââââââââââââââââââââââââââââââ

    ⢠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                  â
   ââââââââââââââââââââââââââââââ

    ⢠added clip() function in eval

 ââââââââââââââââââââââââââââââ
 â â   Behaviour changes       â
 ââââââââââââââââââââââââââââââ

  ⢠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