You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix CMakeLists.txt circular dependency (remove ccap <- ccap-rust dep)
- Add Windows Media Foundation libraries for video playback support
- Fix error type in set_new_frame_callback (use InvalidParameter)
- Document global error callback memory management behavior
Fixes:
- Windows build failures in CI
- Circular dependency preventing CMake configuration
- Incorrect error type returned from callback registration
0 commit comments