mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-07 19:51:51 +09:00
TAV: experimental 3D DWT encoder
This commit is contained in:
@@ -18,7 +18,7 @@ tev: encoder_tev.c
|
||||
|
||||
tav: encoder_tav.c
|
||||
rm -f encoder_tav
|
||||
$(CC) $(CFLAGS) -o encoder_tav $< $(LIBS)
|
||||
$(CC) $(CFLAGS) -o encoder_tav $< $(LIBS) -lfftw3f
|
||||
|
||||
tav_decoder: decoder_tav.c
|
||||
rm -f decoder_tav
|
||||
|
||||
Reference in New Issue
Block a user