Mercurial > libavutil.hg
graph
-
cosmetics: __asm__ __volatile__ --> asm volatile libavutilThu, 17 Apr 2008 21:57:52 +0000, by diego
-
Split MANGLE macro into LOCAL_MANGLE AND EXTERN_PREFIX parts libavutilSat, 22 Mar 2008 18:15:12 +0000, by diego
-
Apply 'cold' attribute to init/uninit functions in libavcodec libavutilFri, 21 Mar 2008 03:11:20 +0000, by zuxy
-
add missing #include "common.h" to libavutil headers libavutilWed, 19 Mar 2008 08:47:31 +0000, by mru
-
Cosmetic change: remove the whitespace after 'defined' libavutilWed, 19 Mar 2008 07:43:43 +0000, by zuxy
-
Apply "alloc_size" attribute to av_alloc, av_realloc and av_mallocz libavutilWed, 19 Mar 2008 07:30:34 +0000, by zuxy
-
Reapply r12489: Add pure, const and malloc attributes to proper functions libavutilWed, 19 Mar 2008 06:17:43 +0000, by zuxy
-
Pure, const and malloc attributes to libavutil. libavutilTue, 18 Mar 2008 15:27:15 +0000, by benoit
-
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
-
Fix the following using void* casts, proper casts are less readable and libavutilThu, 31 Jan 2008 20:52:14 +0000, by michael
-
Move common test program infrastructure to common.mak. libavutilSun, 27 Jan 2008 23:28:56 +0000, by diego
-
Move some lines in preparation for an upcoming commit. libavutilSun, 27 Jan 2008 23:27:13 +0000, by diego