[FFmpeg-devel] [PATCH] remove MSVC-specific
Diego Biurrun
diego
Sat Mar 8 21:31:03 CET 2008
On Sat, Mar 08, 2008 at 09:09:47PM +0100, Michael Niedermayer wrote:
> On Sat, Mar 08, 2008 at 09:03:00PM +0100, Diego Biurrun wrote:
> > On Mon, Feb 25, 2008 at 03:57:03PM +0100, Diego Biurrun wrote:
> > > Here is a patch to remove an MSVC-specific definition from
> > > libavutil/mem.h. MSVC is not supported and now we have a proper
> > > fallback. Besides, it seems that the identifier is wrong anyway
> > > and the condition is never true. This proves that if there should be
> > > any sort of MSVC support, it should be maintained outside of FFmpeg
> > > where it might actually get some testing.
> >
> > No one seemed to be against this patch, so here is an updated version.
>
> patch rejected :)
:)
Seriously, we do not provide MSVC infrastructure in other places, why in
this one?
Diego
More information about the ffmpeg-devel
mailing list