YUView version history
10 releases tracked, newest first.
v2.14
Sep 21, 2023- Many smaller bugs fixed
- New ffmpeg versions supported
- VVC parsing improvements
3 downloads
v2.13
Apr 29, 2022It 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.
6 downloads
v2.12.1
Nov 26, 2021Hotfix release for YUView with 2 fixes:
- Selection of components (Y/U/V) was broken
- Plotting of bitrate in AV1 streams was broken
5 downloads
v2.11.1
Jun 18, 2021Again 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.
6 downloads
v2.10
Feb 25, 2021Release 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](https://github.com/ChristianFeldmann/vvdec/releases). There is also a sample vvc bitstream there for testing.
Many smaller issues fixed
6 downloads
v2.9
Dec 17, 2020 - 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
6 downloads
v2.8
Oct 27, 2020Another fresh release with:
- Many smaller fixes.
- New: An HRD view
- RGB 48 decoding and display fix
5 downloads
2.7
Jul 3, 2020A 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
5 downloads
2.6
Mar 26, 2020Another release with:
- Improved bitrate plotting
- Small Bugfixes
4 downloads
2.5
Feb 2, 2020And yet another new release. A few smaller things were fixed and worked on. These include:
- Improved detection of the format from the filename
- Bugfixes, improved messages
- Removed the "Display options" dock widget. This is just in the way. The new context menus work quicker and more intuitive.
- I finally debugged and got the automatic update feature to work again (windows)
4 downloads