[FFmpeg-devel] regression - mpeg2 interlace/topfield flags not set anymore
Rich Felker
dalias
Sun Jan 27 05:17:19 CET 2008
On Sun, Jan 27, 2008 at 04:44:33AM +0100, Michael Niedermayer wrote:
> On Sat, Jan 26, 2008 at 05:10:37PM -0800, Trent Piepho wrote:
> > On Sun, 27 Jan 2008, Michael Niedermayer wrote:
> > > > Right, I got the versions mixed up. Well, it still smells like
> > > > windows is broken, as if that were news...
> > >
> > > my guess is strtod("0x1234") doesnt work on windows
> >
> > Sounds like it is:
> > http://cygwin.com/ml/cygwin/2006-06/msg00644.html
> >
> > Wouldn't strtol be more appropriate for flags?
>
> try to RTFS and you will understand why its strtod and not strtol
Apparently libbrokenos needs to replace strtod with a working
version...
Rich
More information about the ffmpeg-devel
mailing list