[1.5] int main() in t1_generate_luts.c breaks mplayer
Fixes issue 152
This commit is contained in:
parent
6280b5ad8d
commit
c02f145cd1
|
@ -35,7 +35,6 @@ openjpeg.c \
|
|||
pi.c \
|
||||
raw.c \
|
||||
t1.c \
|
||||
t1_generate_luts.c \
|
||||
t2.c \
|
||||
tcd.c \
|
||||
tgt.c \
|
||||
|
|
|
@ -18,7 +18,6 @@ OPJ_SRC = \
|
|||
../pi.c \
|
||||
../raw.c \
|
||||
../t1.c \
|
||||
../t1_generate_luts.c \
|
||||
../t2.c \
|
||||
../tcd.c \
|
||||
../tgt.c \
|
||||
|
|
Loading…
Reference in New Issue