summaryrefslogtreecommitdiffstats
path: root/libswscale/Makefile
diff options
context:
space:
mode:
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>2016-05-09 15:52:05 +0100
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>2016-05-09 16:25:28 +0100
commitca5ec2bf51d8c4f8bb0a829d0a65c70c968888a3 (patch)
treea1a466cd3186398946e522ecac62ef1e2d85d1b2 /libswscale/Makefile
parent1a3cff4f7eadad5292b6d65f751b0273d3a4124a (diff)
parent01621202aad7e27b2a05c71d9ad7a19dfcbe17ec (diff)
downloadffmpeg-streaming-ca5ec2bf51d8c4f8bb0a829d0a65c70c968888a3.zip
ffmpeg-streaming-ca5ec2bf51d8c4f8bb0a829d0a65c70c968888a3.tar.gz
Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'
* commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec': build: miscellaneous cosmetics Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'libswscale/Makefile')
-rw-r--r--libswscale/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/libswscale/Makefile b/libswscale/Makefile
index a9f9e03..0272039 100644
--- a/libswscale/Makefile
+++ b/libswscale/Makefile
@@ -6,19 +6,19 @@ HEADERS = swscale.h \
version.h \
OBJS = alphablend.o \
+ hscale.o \
hscale_fast_bilinear.o \
+ gamma.o \
input.o \
options.o \
output.o \
rgb2rgb.o \
+ slice.o \
swscale.o \
swscale_unscaled.o \
utils.o \
yuv2rgb.o \
- slice.o \
- hscale.o \
vscale.o \
- gamma.o \
OBJS-$(CONFIG_SHARED) += log2_tab.o
OpenPOWER on IntegriCloud