Releases: AmusementClub/VapourSynth-DCTFilter
Releases · AmusementClub/VapourSynth-DCTFilter
r3.1-A Fix crash on empty qps
r3.A "No Self-Awareness"
Experimental release for internal testing purposes.
It introduces two changes:
- added
int n = 8
parameter to specify the size of the 2D DCT. - allows you to specify all
n*n factors
. - Added
qp
parameter to simulate DCT quantization. Thanks @WolframRhodium for implementing this feature.
It statically links libfftw3f.