aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2021-02-14 15:50:10 +0100
committerAnton Khirnov <anton@khirnov.net>2021-02-24 17:16:46 +0100
commit3a5b857d4c455f20d811cad81c7251af2f82fba2 (patch)
treed35f8c5fa7d51b57b10e081971e632dc27bab41e /libavcodec/Makefile
parent6853bdbdd2123ca2c42d0841bf6bd67fc7ea8150 (diff)
downloadffmpeg-3a5b857d4c455f20d811cad81c7251af2f82fba2.tar.gz
lavc: split LSCR decoder out of PNG decoder
It shares very little code with pngdec, so keeping them together only makes the code harder to read.
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 6dda8cbb1f..0f67d8d2f6 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -439,7 +439,7 @@ OBJS-$(CONFIG_KMVC_DECODER) += kmvc.o
OBJS-$(CONFIG_LAGARITH_DECODER) += lagarith.o lagarithrac.o
OBJS-$(CONFIG_LJPEG_ENCODER) += ljpegenc.o mjpegenc_common.o
OBJS-$(CONFIG_LOCO_DECODER) += loco.o
-OBJS-$(CONFIG_LSCR_DECODER) += png.o pngdec.o pngdsp.o
+OBJS-$(CONFIG_LSCR_DECODER) += lscrdec.o png.o pngdec.o pngdsp.o
OBJS-$(CONFIG_M101_DECODER) += m101.o
OBJS-$(CONFIG_MACE3_DECODER) += mace.o
OBJS-$(CONFIG_MACE6_DECODER) += mace.o