Releases: IENT/YUView
YUView 2.14
Again it is time:
- many smaller bugs were fixed
- New ffmpeg versions supported
- VVC parsing ...
YUView 2.13
It is time for another release with the following things:
- The FFmpeg code was refactored and we now have support for FFmpeg 5.0
- The color mapping dialogs were updated a bit and now support saving / loading of custom colormaps.
- Some bugs fixed (e.g. Large y4m files) and smaller things improved.
YUView 2.12
Again many bugs were fixed and features added:
- Fixed bug for alpha channels on linux
- Added support for alpha and big endian RGB formats
- Much code was reformatted and updated in general
YUView 2.12.1
Hotfix release for YUView with 2 fixes:
- Selection of components (Y/U/V) was broken
- Plotting of bitrate in AV1 streams was broken
YUView 2.11.1
Again many smaller issues were fixed and features added. Most notable:
We now use the new vvdec C interface which was recently added.
Support for TNG images
Many many smaller things. Take a look through the history to find out more.
YUView 2.10
Release notes:
Much of the parsing code under the hood was rewritten. So parsing of bitstreams should now be cleaner, better and more complete.
Added parsing of VVC bitstreams
Added support for the vvdec VVC decoder. Get the precompiled library here. There is also a sample vvc bitstream there for testing.
Many smaller issues fixed
YUView 2.9
- A new resampling playlist item allows arbitrary scaling of videos. This is particularly helpful when working with non square SAR video
- Zooming using the Mac trackpad now works nicely
- High DPI displays are used correctly (specifically on MacOS)
- Bugfixes for decoding / FFmpeg
- Update to Qt
YUView 2.8
Another fresh release with:
- Many smaller fixes.
- New: An HRD view
- RGB 48 decoding and display fix
YUView 2.7
A much needed release with:
- Some cleanups in the GUI (The split view dock widget was removed and its functionality is now int context menus)
- Qt update
- Custom plotting of bitrates. The QtCharts was not doing what I wanted so this is our again and was replaced with a custom tool
- Bugfixes
YUView 2.6
Another release with:
- Improved bitrate plotting
- Small Bugfixes