Andy McFadden
8f61f84585
Use types with explicit sizes
...
Much of what the "reformat" code does involves processing data that is
8, 16, or 32 bits. We want to use size-specific types from stdint.h
(e.g. uint16_t) rather than "unsigned short".
This was a quick pass to replace the various "unsigned" declarations.
More can be done here and elsewhere.
2014-11-20 18:10:18 -08:00
..
2007-03-27 17:47:10 +00:00
2009-01-04 19:19:05 +00:00
2014-11-17 21:37:36 -08:00
2014-11-16 21:01:53 -08:00
2014-11-18 14:16:35 -08:00
2014-11-17 21:37:36 -08:00
2014-11-19 14:54:24 -08:00
2014-11-19 14:54:24 -08:00
2014-11-17 21:37:36 -08:00
2014-11-17 21:37:36 -08:00
2014-11-17 21:37:36 -08:00
2014-11-17 21:37:36 -08:00
2014-11-17 21:37:36 -08:00
2014-11-18 14:55:13 -08:00
2014-11-16 21:01:53 -08:00
2014-11-03 14:05:07 -08:00
2014-11-19 14:54:24 -08:00
2014-11-16 21:01:53 -08:00
2014-11-18 17:10:23 -08:00
2014-11-17 21:37:36 -08:00
2014-11-19 14:54:24 -08:00
2014-11-17 21:37:36 -08:00
2014-11-18 14:16:35 -08:00
2014-11-17 21:37:36 -08:00
2014-11-18 14:16:35 -08:00
2014-11-16 21:01:53 -08:00
2014-11-18 14:16:35 -08:00
2014-11-17 21:37:36 -08:00
2014-11-18 14:16:35 -08:00
2014-11-16 21:01:53 -08:00
2014-11-17 18:07:07 -08:00
2014-11-19 14:54:24 -08:00
2014-11-19 14:54:24 -08:00
2014-11-17 21:37:36 -08:00
2014-11-19 14:54:24 -08:00
2014-11-18 14:16:35 -08:00
2014-11-19 14:54:24 -08:00
2014-11-16 21:01:53 -08:00
2014-11-03 16:26:53 -08:00
2014-11-16 21:01:53 -08:00
2014-11-18 14:16:35 -08:00
2014-11-16 21:01:53 -08:00
2014-11-17 21:37:36 -08:00
2014-11-17 21:37:36 -08:00
2014-11-18 14:16:35 -08:00
2014-11-16 21:01:53 -08:00
2014-11-20 18:10:18 -08:00
2014-11-20 18:10:18 -08:00
2014-11-18 14:16:35 -08:00
2014-11-16 21:01:53 -08:00
2014-11-20 18:10:18 -08:00
2014-11-20 18:10:18 -08:00
2014-11-17 21:37:36 -08:00
2014-11-16 21:01:53 -08:00
2014-11-18 14:16:35 -08:00
2014-11-18 14:16:35 -08:00
2014-11-16 21:01:53 -08:00
2014-11-18 14:16:35 -08:00
2014-11-17 21:37:36 -08:00
2014-11-03 16:26:53 -08:00
2014-11-16 21:01:53 -08:00
2014-11-18 14:16:35 -08:00
2014-11-16 21:01:53 -08:00
2014-11-18 14:16:35 -08:00
2014-11-17 21:37:36 -08:00
2014-11-16 21:01:53 -08:00
2014-11-16 21:01:53 -08:00
2014-11-18 14:16:35 -08:00
2014-11-18 14:16:35 -08:00
2014-11-19 14:54:24 -08:00
2014-11-16 21:01:53 -08:00
2014-11-18 14:16:35 -08:00
2014-11-20 18:10:18 -08:00
2014-11-16 21:01:53 -08:00
2014-11-18 14:16:35 -08:00
2014-11-16 21:01:53 -08:00
2014-11-19 14:54:24 -08:00
2014-11-20 18:10:18 -08:00
2014-11-18 14:16:35 -08:00
2014-11-17 18:07:07 -08:00
2014-11-18 14:16:35 -08:00
2014-11-16 21:01:53 -08:00
2014-11-18 14:16:35 -08:00
2014-11-16 21:01:53 -08:00
2014-11-20 18:10:18 -08:00
2014-11-18 14:16:35 -08:00
2014-11-19 14:54:24 -08:00
2014-11-16 21:01:53 -08:00
2014-11-03 16:26:53 -08:00
2014-11-17 21:37:36 -08:00
2014-11-19 14:54:24 -08:00
2014-11-17 21:37:36 -08:00
2014-11-18 14:16:35 -08:00
2014-11-17 21:37:36 -08:00
2014-11-18 14:16:35 -08:00
2014-11-17 21:37:36 -08:00
2014-11-17 21:37:36 -08:00
2014-11-18 14:16:35 -08:00
2014-11-16 21:01:53 -08:00
2014-11-19 14:54:24 -08:00
2014-11-16 21:01:53 -08:00
2014-11-18 14:30:51 -08:00
2014-11-17 21:37:36 -08:00
2014-11-18 14:16:35 -08:00
2014-11-17 21:37:36 -08:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2014-11-18 14:16:35 -08:00
2014-11-16 21:01:53 -08:00
2014-11-03 16:26:53 -08:00
2014-11-20 18:10:18 -08:00
2014-11-17 21:37:36 -08:00
2014-11-16 21:01:53 -08:00
2014-11-16 21:01:53 -08:00
2014-11-20 18:10:18 -08:00
2014-11-18 14:16:35 -08:00
2014-11-16 21:01:53 -08:00
2014-11-17 21:37:36 -08:00
2014-11-16 21:01:53 -08:00
2014-11-19 14:54:24 -08:00
2014-11-17 21:37:36 -08:00
2014-11-19 14:54:24 -08:00
2014-11-18 14:16:35 -08:00