AvCpp v3.0.1 Release Notes

Release Date: 2026-02-25 // 26 days ago

Previous changes from v2.90.1

  • What's Changed

    • ๐Ÿ›  fix isValid() for VAAPI frame by @lukasz-misek in #141
    • โšก๏ธ Update cmake-ci.yml by @h4tr3d in #148
    • ๐Ÿ›  Fix MKV hw encode issue by @btmxh in #150
    • more generic filter example that also encodes the result by @mmomtchev in #151
    • Cmake patches by @KKhanhH in #149
    • โšก๏ธ Git flow update by @h4tr3d in #152
    • ๐Ÿ›  fix install avcpp-targets.cmake DESTINATION path by @nijiancong in #153
    • ๐Ÿ›  Fix compilation against FFmpeg 3.x by @timothytylee in #160
    • ๐Ÿ›  Fix CI OSX build by @h4tr3d in #161
    • ๐Ÿ‘ Allow disable some ffmpeg components by @h4tr3d in #162
    • Wrapping external data into VideoFrame by @h4tr3d
    • ๐Ÿ”ง Introduce avconfig.h.in/avconfig.h, fixate some constansts like C++ version on the configure state by @h4tr3d
    • โž• Add av::Packet SideData support by @h4tr3d
    • Intriduce avcompat.h and prefix all exported defines with AVCPP_ by @h4tr3d

    ๐Ÿ†• New Contributors

    Full Changelog : v2.4.0...v2.90.1