Changes:
- Add review sessions and annotations, contributed by MattRM2.
- Add playlists.
- Directories can be opened with a wildcard filter and a depth.
- Reloading an image sequence picks up new frames.
- The file list can be reordered by dragging.
- Add Python bindings and a full Python version of DJV as an example.
- Add support for reading camera raw formats (CR3, NEF, ARW, DNG, and others).
- Add support for reading OpenEXR files with HTJ2K compression.
- Automatic OCIO input color spaces, including the OpenEXR "colorInteropID" attribute.
- The LUT can be applied inverted for ICC monitor profiles.
- Mouse wheel actions can be remapped for zooming and scrubbing.
- Movie and image sequence exports carry color information.
- Add thumbnails to the file browser.
- The file browser can be opened in a window of its own.
- The file browser can be driven from the keyboard.
- The FFmpegCmd plugin is merged into the FFmpeg plugin as a fallback.
- Add presets for movie exports.
- Movies can be exported with the FFmpeg command line application.
- AV1 support now works on Windows.
- The Information tool shows the file name and directory.
- The color pickers gain a palette of preset colors, and remember which tab was used.
- Library updates:
- OpenColorIO 2.5.2
- OpenEXR 3.4.15
- OpenImageIO 3.1.16.0
- libtiff 4.7.2
Fixes:
- A warning is shown when comparing files that do not overlap in time.
- The color corrections are applied in linear when the OCIO configuration names a scene_linear role.
- The keypad's Enter key works like the Return key.
- File information showed a frame rate of zero for movies whose container declares it as "0/0".
- Fixes for anamorphic movies.