What’s new ?
For the complete list of changes, refer to the git commits.
1.3.1
Add
lpipsmetric.Add
get_pxl_formatandget_resolution.
1.3.0
Add
uvqmetric.Fix colorspace eotf.
Simplify import.
Change license to GPL3.
1.2.4
Remove
is_time_continuousandis_space_continuous.Optimize colorspace simplification.
Simple access to the documentation with
cutcutcodec-doc.Video streams now have an associated color space.
1.2.3
Now video frames are in RGB rather BGR.
fftimplementation ofssim.
1.2.2
Parse
vmafmetric.Simplify import of analysis.
1.2.1
Take care of color range.
C implemenetation of the
psnrandssimmetrics.
1.1.4
Video frame are only in
float32.More image format supported.
1.1.3
Convert video colorspace to work in bt709.
Support all read and write bit depth and channels.
Able to compile
==, >=, <=, >, >, if-elsefunction.
1.1.2
Add a video filter to change the speed.
Add zero padding to audio frames.
1.1.1
Add a Winer audio denoise filter.
1.1.0
Add support for
ffmpeg 7.Refactor the documentation.
Able to compile
minandmaxfunctions.
1.0.4
Read images and SVG as well.
1.0.3
Improved ergonomics of the “Entry Tabs” and “Export” window.
Speed-up codec/encoder/muxer tests of compatibility by a factor 10.
1.0.2
Add support for
ffmpeg 6.Able to compile
atanfunction.Handling of non-square pixel readings.
1.0.1
Add a command line interface.
Compiling dynamic expressions in C.