[FFmpeg-devel] [PATCH] Fix posix_memalign() usage when libavutil is compiled outside FFmpeg.

Ivan Kalvachev ikalvachev at gmail.com
Thu May 12 15:40:23 CEST 2011


To use posix_memalign() "#define _XOPEN_SOURCE 600" have to be defined.
FFmpeg configure defines it from the command line through config.mak,
but when libavutil is used outside of FFmpeg the define is missing.

(commit it right away if ok)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-posix_memalign-usage-when-libavutil-is-compiled-.patch
Type: application/octet-stream
Size: 862 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110512/94296d26/attachment.obj>


More information about the ffmpeg-devel mailing list