[x264-devel] Re: r555
Andrea Barbieri
andrea.barbieri at movingimageresearch.com
Fri Aug 18 17:00:44 CEST 2006
it seems a pity that a successful multi-platform project needs to take
this stance of in practice limiting itself to just one specific compiler
(and possibly versions subset).
I'm sure you are all aware that ISO C99 features are not available in many
commercial C(/C++) compilers and even GCC is not fully compliant:
http://gcc.gnu.org/c99status.html
why not simply avoid them altogether and just adhere to C89?
best regards
andrea
LM:=Loren Merritt
LM> On Fri, 18 Aug 2006, lurui wrote:
LM>
LM> > under VC, the statement in x264_pixel_ssim_wxh() function:
LM> > int sums[2][width/4+3][4];
LM> > is error,
LM> > I modified the code so it can compiled under VC.
LM>
LM> I don't support MSVC. If someone here who has svn write access wants to fix
LM> it, making sure that the fix is not slower on gcc/linux, feel free to do so.
LM> but I won't review any patches for MSVC.
LM>
LM> --Loren Merritt
LM>
LM>
--
Andrea Barbieri
KeyID=0x034DFD5A
KeyFingerprint=C1 68 EA 9A 71 89 53 8D 21 4F 12 81 A7 52 9F 32 03 4D FD 5A
Moving Image Research, The Workshop, Hampton Lane, Bristol, BS6 6LE, UK
Tel +44 117 9732200, FAX +44 117 9732210
http://www.movingimageresearch.com/
--
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html
More information about the x264-devel
mailing list