Skip to content

Releases: IENT/YUView

YUView 2.14

21 Sep 13:19
22c1e30
Compare
Choose a tag to compare

Again it is time:

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

YUView 2.13

29 Apr 15:19
a72b395
Compare
Choose a tag to compare

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

09 Nov 12:27
a72b395
Compare
Choose a tag to compare

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

26 Nov 13:48
c459fc9
Compare
Choose a tag to compare

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

18 Jun 16:42
4ae46b7
Compare
Choose a tag to compare

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

25 Feb 23:30
Compare
Choose a tag to compare

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

17 Dec 11:50
50361fb
Compare
Choose a tag to compare
  • 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

27 Oct 15:45
Compare
Choose a tag to compare

Another fresh release with:

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

YUView 2.7

03 Jul 15:13
24c65ed
Compare
Choose a tag to compare

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

26 Mar 14:43
5e84547
Compare
Choose a tag to compare

Another release with:

  • Improved bitrate plotting
  • Small Bugfixes