Open source version of RV, the Sci-Tech award-winning media review and playback software.

media playback review-tools
2 Open Issues Need Help Last updated: Jul 2, 2025

Open Issues Need Help

View All on GitHub
Multimedia Media Players

AI Summary: The task involves updating the `boost.cmake` file within the Open RV project to support Boost version 1.85. This likely requires modifying CMakeLists.txt files to correctly find and link against the updated Boost libraries. The changes must be tested to ensure compatibility and functionality.

Complexity: 3/5
good first issue maintenance

Open source version of RV, the Sci-Tech award-winning media review and playback software.

C++
#media#playback#review-tools
Multimedia Media Players

AI Summary: The task involves updating the OpenEXR dependency in the Open RV project to version 3.3.X. This requires modifying the `openexr.cmake` file to reflect the changes in the new OpenEXR version, ensuring compatibility and proper integration within the Open RV build system. It likely involves adjusting include paths, library linking, and potentially resolving any API differences between OpenEXR versions.

Complexity: 4/5
good first issue maintenance

Open source version of RV, the Sci-Tech award-winning media review and playback software.

C++
#media#playback#review-tools