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

Ronald S. Bultje rbultje
Sat Jun 23 03:15:30 CEST 2007


Hi,

recent changes don't allow those to be compiled w/o HAVE_AV_CONFIG_H
anymore. Attached patch fixes half of it, although av_abort() and
closesocket() need some dirt. Should I no longer try to do them w/o
HAVE_AV_CONFIG_H? That's bad, since they're examples for applications, and
other applications would need to do w/o HAVE_AV_CONFIG_H also.

Ronald
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmdutils.patch
Type: application/octet-stream
Size: 1966 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070622/f74f6dbc/attachment.obj>



More information about the ffmpeg-devel mailing list