Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2009-05-16 19:09:30 +0400
committerMåns Rullgård <mans@mansr.com>2009-05-16 19:09:30 +0400
commit78ad664a7e4960da0ecf501525a4121372df5662 (patch)
tree1558c25e69686ce4275eeb0a6451fb71ca47930a /libavdevice
parent7d485f165f7f6313002da1fe67c2742f0fbb16c9 (diff)
oma: fix build if memcmp() is a macro
Any C library function may be a macro, so compound literals passed to memcmp() must be surrounded by parens to avoid being split on commas. Originally committed as revision 18856 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavdevice')
0 files changed, 0 insertions, 0 deletions