[FFmpeg-devel] ffmpeg.c/cmdutils.c compilation

Ronald S. Bultje rsbultje
Sat Jun 30 17:30:04 CEST 2007


Hi,

On 6/25/07, Ronald S. Bultje <rsbultje at gmail.com> wrote:
>
> Please see attached.
>
> - config.h is needed in ffmpeg.c b/c of FFMPEG_CONFIGURATION and
> ENABLE_SWSCALER macros.
> - the #if HAVE_CLOSESOCKET is used in ffmpeg.c directly, but the
> definition in os_support.h is private.
> - the rest is just s/av_abort/abort/ and missing includes that are
> normally included through avcodec.h/avutil.h.
>

Could this be applied? Even with the ENABLE_SWSCALER stuff, the rest still
requires this patch to be able to compile it w/o HAVE_AV_CONFIG_H.

Thanks,
Ronald




More information about the ffmpeg-devel mailing list