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
- @lukasz-misek made their first contribution in #141
- @btmxh made their first contribution in #150
- @KKhanhH made their first contribution in #149
- @nijiancong made their first contribution in #153
- @timothytylee made their first contribution in #160
Full Changelog: v2.4.0...v2.90.1