[MPlayer-dev-eng] [PATCH] msvcr100 support for win32 loader

Steinar H. Gunderson sgunderson at bigfoot.com
Mon Aug 2 18:40:11 CEST 2010


On Mon, Aug 02, 2010 at 12:01:32PM -0400, Alex Converse wrote:
> +struct exports exp_msvcr100[]={
> +    FF(memcpy,-1)
> +    FF(memset,-1)
> +    FF(_initterm_e, -1)
> +    FF(_initterm, -1)

The spacing here is inconsistent.

Apart from that, looks good to me. Should you perhaps add a codecs.conf entry
too, and upload a sample?

/* Steinar */
-- 
Homepage: http://www.sesse.net/


More information about the MPlayer-dev-eng mailing list