diff vc1dsp.c @ 3563:a3db61f32f5a libavcodec

Support for Mac OS X Intel, part 3: binary integer constants: Apple's assembler only understands the same integer constants as C does: hex, decimal, octal. It doesn't understand binary integer constants (0b...) so this patch replaces binary integer constants with hex ones. Patch by John Dalgliesh % johnd AH defyne P org % Original thread: Date: Aug 10, 2006 8:16 AM Subject: [Ffmpeg-devel] Mac OS X Intel part 3: binary integer constants
author gpoirier
date Thu, 10 Aug 2006 09:06:06 +0000
parents b8656dfe6b1a
children 1cc5bdadd487
line wrap: on
line diff