[FFmpeg-devel] [PATCH] Bunch of accumulated patches...

Michael Niedermayer michaelni
Mon Jan 14 23:47:49 CET 2008


On Mon, Jan 14, 2008 at 05:54:19PM -0500, Rich Felker wrote:
> On Mon, Jan 14, 2008 at 11:31:37PM +0100, Michael Niedermayer wrote:
> > there are really several seperate things here
> > 1. non posix systems -> work on libos (see the ML) or fix your system
> > 2. error cases which cant be represented well with posix E* -> send
> >    patches which define custom E* for us, note, this also needs a
> >    configure check so that they dont interfere with any posix E*
> 
> E* is reserved if errno.h is included. #defining anything beginning
> with E is a very bad idea.

then AV_E* or just the AVERROR_* still we must ensure the value doesnt collide
with any of the standard E*

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

It is not what we do, but why we do it that matters.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080114/be941886/attachment.pgp>



More information about the ffmpeg-devel mailing list