summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorAlex Beregszaszi <alex@rtfs.hu>2003-07-27 20:20:31 +0000
committerAlex Beregszaszi <alex@rtfs.hu>2003-07-27 20:20:31 +0000
commit3aff069b580503c1a21315e9fe539d02f210648d (patch)
tree2f92ba3f25ac5ee43bb77bea7542a00b86f9d3d3 /libavcodec/Makefile
parentf23a68dff367ef9a397dda17aaebf189934179b9 (diff)
downloadffmpeg-streaming-3aff069b580503c1a21315e9fe539d02f210648d.zip
ffmpeg-streaming-3aff069b580503c1a21315e9fe539d02f210648d.tar.gz
CLJR decoding support
Originally committed as revision 2090 to svn://svn.ffmpeg.org/ffmpeg/trunk
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 8d48d97..de2b970 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -17,7 +17,7 @@ OBJS= common.o utils.o mem.o allcodecs.o \
mpeg12.o mpegaudiodec.o pcm.o simple_idct.o \
ratecontrol.o adpcm.o eval.o dv.o error_resilience.o \
fft.o mdct.o mace.o huffyuv.o cyuv.o opts.o raw.o h264.o golomb.o \
- vp3.o asv1.o 4xm.o cabac.o ffv1.o ra144.o ra288.o vcr1.o
+ vp3.o asv1.o 4xm.o cabac.o ffv1.o ra144.o ra288.o vcr1.o cljr.o
ifeq ($(AMR_NB),yes)
ifeq ($(AMR_NB_FIXED),yes)
OpenPOWER on IntegriCloud