Skip to content

Releases: IENT/YUView

YUView 2.14

Choose a tag to compare

@ChristianFeldmann ChristianFeldmann released this 21 Sep 13:19
22c1e30

Again it is time:

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

YUView 2.13

Choose a tag to compare

@ChristianFeldmann ChristianFeldmann released this 29 Apr 15:19
a72b395

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.1

Choose a tag to compare

@ChristianFeldmann ChristianFeldmann released this 26 Nov 13:48
c459fc9

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

Choose a tag to compare

@ChristianFeldmann ChristianFeldmann released this 18 Jun 16:42
4ae46b7

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

Choose a tag to compare

@ChristianFeldmann ChristianFeldmann released this 25 Feb 23:30

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

Choose a tag to compare

@ChristianFeldmann ChristianFeldmann released this 17 Dec 11:50
50361fb
  • 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

Choose a tag to compare

@ChristianFeldmann ChristianFeldmann released this 27 Oct 15:45

Another fresh release with:

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

YUView 2.7

Choose a tag to compare

@ChristianFeldmann ChristianFeldmann released this 03 Jul 15:13
24c65ed

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

Choose a tag to compare

@ChristianFeldmann ChristianFeldmann released this 26 Mar 14:43
5e84547

Another release with:

  • Improved bitrate plotting
  • Small Bugfixes

YUView 2.5

Choose a tag to compare

@ChristianFeldmann ChristianFeldmann released this 02 Feb 20:13

And 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)