1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00

few words about the wavelets

Originally committed as revision 10167 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2007-08-21 00:17:20 +00:00
parent 30cd3e66bd
commit fdb9970448

View File

@ -231,6 +231,15 @@ FIXME
Wavelet Transform:
==================
Snow supports 2 wavelet transforms, the symmetric biorthogonal 5/3 integer
transform and a integer approximation of the symmetric biorthogonal 9/7
daubechies wavelet.
5/3 Integer IDWT:
FIXME
snows 9/7 Integer IDWT:
FIXME
TODO: