diff options
author | Mans Rullgard <mans@mansr.com> | 2012-08-06 02:26:15 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2012-08-07 15:24:34 +0100 |
commit | edd82267958fbbd34eca4f4dbfb96197b9b40ab5 (patch) | |
tree | a9e0ac61915f4d0fa1a6b88d0588b5356758ce10 /libavformat/wtvenc.c | |
parent | 180d43bc67cec071c5a0f4807aa66f7b6242edc1 (diff) | |
download | ffmpeg-edd82267958fbbd34eca4f4dbfb96197b9b40ab5.tar.gz |
x86: fix build with nasm 2.08
It appears that something goes wrong in old nasm versions when the
%+ operator is used in the last argument of a macro invocation and
this argument is tested with %ifdef within the macro. This patch
rearranges the macro arguments such that the %+ operator is never
used in the last argument.
Diffstat (limited to 'libavformat/wtvenc.c')
0 files changed, 0 insertions, 0 deletions