YUView Versions Save

The Free and Open Source Cross Platform YUV Viewer with an advanced analytics toolset

v2.14

7 months ago

Again it is time:

  • many smaller bugs were fixed
  • New ffmpeg versions supported
  • VVC parsing ...

v2.13

2 years ago

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.

v.2.13

2 years ago

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.

v2.12.1

2 years ago

Hotfix release for YUView with 2 fixes:

  • Selection of components (Y/U/V) was broken
  • Plotting of bitrate in AV1 streams was broken

v.2.12

2 years ago

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

v2.12

2 years ago

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

v2.11.1

2 years ago

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.

v2.10

3 years ago

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

v2.9

3 years ago
  • 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

v2.8

3 years ago

Another fresh release with:

  • Many smaller fixes.
  • New: An HRD view
  • RGB 48 decoding and display fix