Mercurial > libavutil.hg
graph
-
Simplify MANGLE macro preprocessor condition checks. libavutilMon, 17 Mar 2008 09:22:11 +0000, by diego
-
#include stddef.h instead of sys/types.h, the former is a standard C header. libavutilThu, 13 Mar 2008 18:30:07 +0000, by diego
-
#include stdint.h instead of inttypes.h like all libavutil headers do. libavutilThu, 13 Mar 2008 18:17:03 +0000, by diego
-
Add #include "config.h" to headers that need it. libavutilThu, 13 Mar 2008 18:04:21 +0000, by diego
-
Add missing stdint.h #include to headers that use it. libavutilThu, 13 Mar 2008 00:20:15 +0000, by diego
-
#error in case we do not know how to provide alignment. libavutilSat, 08 Mar 2008 20:30:15 +0000, by diego
-
cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. libavutilSat, 08 Mar 2008 14:39:43 +0000, by diego
-
Use cltd instead of cdq asm mnemonic, ICC and gcc support both, but libavutilThu, 28 Feb 2008 17:01:35 +0000, by reimar
-
This header just needs stdint.h, not inttypes.h, which is a superset of libavutilTue, 26 Feb 2008 09:12:55 +0000, by diego
-
Add fallback for DECLARE_ALIGNED and DECLARE_ASM_CONST. libavutilWed, 13 Feb 2008 08:36:04 +0000, by diego