Mercurial > libavutil.hg
graph
-
Do not misuse long as the size of a register in x86. libavutilThu, 08 May 2008 21:11:24 +0000, by ramiro
-
Remove unnecessary parentheses from return calls. libavutilTue, 06 May 2008 09:16:36 +0000, by diego
-
Do not ignore .depend files, they are no longer generated. libavutilThu, 24 Apr 2008 10:17:55 +0000, by diego
-
Implement FFMAX3(a,b,c) - maximum over three arguments. libavutilSat, 19 Apr 2008 17:07:58 +0000, by voroshil
-
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