John Dalgliesh
fc48b6fe74
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
Originally committed as revision 5970 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-10 09:06:06 +00:00
..
2006-08-10 09:06:06 +00:00
2006-08-06 23:15:32 +00:00
2006-08-08 10:24:26 +00:00
2006-07-08 22:31:14 +00:00
2006-07-08 22:31:14 +00:00
2006-08-03 05:15:50 +00:00
2006-07-12 16:49:14 +00:00
2006-08-01 04:00:14 +00:00
2006-07-06 15:28:17 +00:00
2006-07-09 10:33:49 +00:00
2006-07-29 08:45:33 +00:00
2006-07-14 19:15:08 +00:00
2006-07-29 08:45:33 +00:00
2006-07-06 13:53:07 +00:00
2006-08-03 03:18:47 +00:00
2006-08-08 04:01:04 +00:00
2006-08-08 04:01:04 +00:00
2006-07-07 22:43:32 +00:00
2006-07-16 17:08:25 +00:00
2006-07-09 12:02:15 +00:00
2006-08-04 22:51:20 +00:00
2006-07-27 20:37:21 +00:00
2006-08-02 22:48:50 +00:00
2006-08-08 18:51:38 +00:00
2006-07-25 15:23:44 +00:00
2006-08-08 18:51:38 +00:00
2006-07-26 01:12:26 +00:00
2006-08-08 10:24:26 +00:00
2006-07-07 10:50:14 +00:00
2006-07-09 10:33:49 +00:00
2006-07-09 10:33:49 +00:00
2006-07-26 01:12:26 +00:00
2006-07-09 13:01:06 +00:00
2006-07-09 12:02:15 +00:00
2006-07-04 19:15:47 +00:00
2006-08-08 10:24:26 +00:00
2006-07-27 12:31:31 +00:00
2006-07-26 01:12:26 +00:00
2006-07-18 11:00:55 +00:00
2006-08-06 03:44:31 +00:00
2006-07-24 04:24:53 +00:00
2006-07-31 03:32:59 +00:00
2006-08-09 07:52:28 +00:00
2006-08-08 04:01:04 +00:00
2006-08-03 03:18:47 +00:00
2006-07-23 18:22:29 +00:00
2006-07-19 23:51:11 +00:00
2006-08-08 04:01:04 +00:00
2006-07-09 10:33:49 +00:00
2006-07-18 01:29:43 +00:00