[FFmpeg-devel] C99 or GCC extensions
Axel Holzinger
aholzinger
Fri Jul 4 21:48:08 CEST 2008
Hi Ivan,
Ivan Kalvachev <ikalvachev at gmail.com> wrote:
> ...
>
> Be more specific, give concrete examples and quotes.
> Most of asm code is written in gcc asm style.
>
> My personal opinion is that extensions should be avoided when
> possible.
> This is - they should be used only for speed critical stuff.
I.e. #define AVV(x...) {x} instead of #define AVV(...) {__VA_ARGS__}
I will work on this and send patches.
Cheers
Axel
More information about the ffmpeg-devel
mailing list