[FFmpeg-devel] [PATCH] fix unconditional H264 references to SVQ3
Mike Scheutzow
mjs973
Tue Jul 6 04:25:59 CEST 2010
Howard Chu wrote:
> I ran into this while building a stripped down ffserver for my Android
> phone.
>
> FFserver version SVN-r23210, Copyright (c) 2000-2010 the FFmpeg
> developers
> built on May 22 2010 00:52:56 with gcc 4.3.1
> configuration: --disable-doc --disable-ffmpeg --disable-ffplay
> --disable-ffprobe --disable-avdevice --disable-swscale
> --disable-avfilter --enable-small --disable-everything
> --enable-decoder=aac --enable-decoder=h264 --enable-protocol=rtp
> --enable-protocol=rtsp --enable-protocol=http --cc=agcc
> --enable-cross-compile --arch=armv5te --target-os=gnu
> --enable-parser=aac --enable-parser=h264 --enable-muxer=rtp
> --enable-demuxer=flv --enable-ffserver --enable-protocol=tcp
> --enable-protocol=udp
>
> Even though there's a configure flag for SVQ3, these references
> weren't honoring it. Fixed by this patch.
Howard,
Current svn still has this build problem.
Thank you for posting this patch. It was very useful to me tonight.
Mike Scheutzow
More information about the ffmpeg-devel
mailing list