[FFmpeg-devel] [PATCH] Fix usleep in ffplay.c

Måns Rullgård mans
Mon Aug 23 23:19:02 CEST 2010


Diego Biurrun <diego at biurrun.de> writes:

> On Sun, Aug 22, 2010 at 09:58:06PM -0700, Dave Yeo wrote:
>> [...]
>
> Thanks, applied.
>
> Maybe it's time to add _XOPEN_SOURCE to global CPPFLAGS..

I'd rather not.  It is needed only in a handful of places, all of them
in optional code.  In the interest of portability, we should avoid
those extensions whenever possible.  In particular libavcodec should
be as easy as possible to use in a minimal environment.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list