| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-12 | 1.8 kB | |
| v2.90.1 source code.tar.gz | 2026-02-12 | 144.2 kB | |
| v2.90.1 source code.zip | 2026-02-12 | 195.1 kB | |
| Totals: 3 Items | 341.0 kB | 0 | |
What's Changed
- fix isValid() for VAAPI frame by @lukasz-misek in https://github.com/h4tr3d/avcpp/pull/141
- Update cmake-ci.yml by @h4tr3d in https://github.com/h4tr3d/avcpp/pull/148
- Fix MKV hw encode issue by @btmxh in https://github.com/h4tr3d/avcpp/pull/150
- more generic filter example that also encodes the result by @mmomtchev in https://github.com/h4tr3d/avcpp/pull/151
- Cmake patches by @KKhanhH in https://github.com/h4tr3d/avcpp/pull/149
- Git flow update by @h4tr3d in https://github.com/h4tr3d/avcpp/pull/152
- fix install avcpp-targets.cmake DESTINATION path by @nijiancong in https://github.com/h4tr3d/avcpp/pull/153
- Fix compilation against FFmpeg 3.x by @timothytylee in https://github.com/h4tr3d/avcpp/pull/160
- Fix CI OSX build by @h4tr3d in https://github.com/h4tr3d/avcpp/pull/161
- Allow disable some ffmpeg components by @h4tr3d in https://github.com/h4tr3d/avcpp/pull/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 https://github.com/h4tr3d/avcpp/pull/141
- @btmxh made their first contribution in https://github.com/h4tr3d/avcpp/pull/150
- @KKhanhH made their first contribution in https://github.com/h4tr3d/avcpp/pull/149
- @nijiancong made their first contribution in https://github.com/h4tr3d/avcpp/pull/153
- @timothytylee made their first contribution in https://github.com/h4tr3d/avcpp/pull/160
Full Changelog: https://github.com/h4tr3d/avcpp/compare/v2.4.0...v2.90.1