vc2enc_dwt: remove outdated comment
Support for Haar was added a month or so ago. Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
This commit is contained in:
parent
d8a1633ee4
commit
d6e76dd132
@ -27,8 +27,6 @@
|
||||
|
||||
typedef int16_t dwtcoef;
|
||||
|
||||
/* Only Deslauriers-Dubuc (9,7) and LeGall (5,3) supported! */
|
||||
|
||||
enum VC2TransformType {
|
||||
VC2_TRANSFORM_9_7 = 0, /* Deslauriers-Dubuc (9,7) */
|
||||
VC2_TRANSFORM_5_3 = 1, /* LeGall (5,3) */
|
||||
|
Loading…
x
Reference in New Issue
Block a user