Skip to content

v2.90.1

Choose a tag to compare

@h4tr3d h4tr3d released this 12 Feb 07:39
· 63 commits to master since this release
91d2868

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