[FFmpeg-devel] C99 or GCC extensions

Axel Holzinger aholzinger
Fri Jul 11 19:44:05 CEST 2008


"M?ns Rullg?rd" <mans at mansr.com> writes:
> It is customary to write "static type" rather than "type static".

Will do so.

> Lose the backslashes.

Ditto.

> >  #elif defined(CONFIG_FASTDIV)
> >  #    define FASTDIV(a,b)
> ((uint32_t)((((uint64_t)a)*ff_inverse[b])>>32))
> >  #else
> 
> Unrelated to this change, machine-specific code should go into
> subdirs, IMHO.

I'm not aware that I did change something here. I will check.

The machine specific part was in there before.

I'll come up with a new one.

Regards
Axel





More information about the ffmpeg-devel mailing list