Hey there,

just tried to build the brand new 2.8 with 

--enable-small --enable-shared --enable-static --disable-programs --disable-doc 
--disable-avfilter --disable-postproc --disable-swscale --disable-avdevice 
--disable-filters 
--disable-decoder=h26*,msmpeg*,mpeg2*,mpeg4*,mpeg_vdpau,mpeg_xvmc,mpegvideo,mp1,mp1*,mp2,mp2*,mp3,mp3*
 --disable-demuxer=h26*,mp3 --disable-encoders --enable-encoder=pcm* 
--disable-muxers --disable-indevs --disable-outdevs --disable-iconv 
--target-os=darwin --arch=x86_64 --extra-cflags='-mmacosx-version-min=10.6' 
—cc='gcc'

and ran into problem while linking because of a missing h263data.o

Attached patch for the libavcodec Makefile fixed it.

Cheers,

-hendrik

Attachment: 0001-Added-missing-h263data.o.patch
Description: Binary data

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to