git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
swscale: re-enable gamma
[ffmpeg.git]
/
libswscale
/
Makefile
diff --git
a/libswscale/Makefile
b/libswscale/Makefile
index
e70e358
..
a9f9e03
100644
(file)
--- a/
libswscale/Makefile
+++ b/
libswscale/Makefile
@@
-18,6
+18,7
@@
OBJS = alphablend.o \
slice.o \
hscale.o \
vscale.o \
+ gamma.o \
OBJS-$(CONFIG_SHARED) += log2_tab.o