Mercurial > libavformat.hg
diff rtp_h264.c @ 3970:c265c84caa81 libavformat
Use __typeof__ instead of GCC-specific typeof keyword.
The typeof keyword is disabled by default when building with -std=c99
as it's a GNU extension.
ICC supports the __typeof__ keyword as well as typeof.
Patch by Diego 'Flameeyes' Petten %flameeyes A gmail P com%
author | gpoirier |
---|---|
date | Thu, 02 Oct 2008 20:01:13 +0000 |
parents | 7100924e2932 |
children | 44561554cb7e |