diff Makefile @ 2344:f09680c5e8f4 libavcodec

move p*m from image/lavf -> image2/lavc video/audio_codec_id in AVFormatParameters to override/help demuxer av_guess_codec() to guess the default codecs based upon muxer + filename
author michael
date Thu, 11 Nov 2004 18:09:28 +0000
parents 8b6668325ff8
children 69fcdad5f7d5
line wrap: on
line diff
--- a/Makefile	Thu Nov 11 10:33:11 2004 +0000
+++ b/Makefile	Thu Nov 11 18:09:28 2004 +0000
@@ -21,7 +21,7 @@
       msvideo1.o vqavideo.o idcinvideo.o adx.o rational.o faandct.o 8bps.o \
       smc.o parser.o flicvideo.o truemotion1.o vmdav.o lcl.o qtrle.o g726.o \
       flac.o vp3dsp.o integer.o snow.o tscc.o sonic.o ulti.o h264idct.o \
-      qdrw.o xl.o rangecoder.o png.o
+      qdrw.o xl.o rangecoder.o png.o pnm.o
 
 ifeq ($(AMR_NB),yes)
 ifeq ($(AMR_NB_FIXED),yes)