Mercurial > libavutil.hg
graph
-
cosmetics: Move all #includes together at the beginning of the file. libavutilFri, 30 Jan 2009 18:46:39 +0000, by diego
-
Rename string.c to avstring.c so that the name of header and C file match. libavutilThu, 29 Jan 2009 22:12:36 +0000, by diego
-
Add "const" to AES function arguments where possible without generating libavutilWed, 28 Jan 2009 17:48:26 +0000, by reimar
-
add a ff_gcd() function again, for compatibility with old libavcodec libavutilTue, 27 Jan 2009 00:46:18 +0000, by aurel
-
Remove misleading comment about how to build SHA1 test program. libavutilMon, 26 Jan 2009 11:15:47 +0000, by diego
-
Reorganize header #includes: Unconditionally #include standard C headers, libavutilSun, 25 Jan 2009 23:21:02 +0000, by diego
-
10l: Add #undefs for system free/malloc/realloc, which must be used here. libavutilSun, 25 Jan 2009 22:59:05 +0000, by diego
-
C files should #include the header files of the same name. libavutilSun, 25 Jan 2009 22:40:43 +0000, by diego
-
Disambiguate the macros used to disable fprintf/printf/puts functions. libavutilSun, 25 Jan 2009 22:05:26 +0000, by diego
-
Restore _MSC_VER case in DECLARE_ALIGNED/DECLARE_ASM_CONST macro declaration. libavutilSun, 25 Jan 2009 19:51:07 +0000, by diego
-
Drop deprecated av_fifo_write function with the next libavutil version bump. libavutilSun, 25 Jan 2009 19:22:47 +0000, by diego
-
Move DECLARE_ALIGNED and DECLARE_ASM_CONST to internal.h. libavutilSun, 25 Jan 2009 19:18:56 +0000, by diego
-
Remove redundant av_log2_16bit forward declaration, fixes checkheaders warning: libavutilSun, 25 Jan 2009 14:01:23 +0000, by diego
-
Move internal.h #include to the end of the file so that it is after libavutilSun, 25 Jan 2009 14:00:21 +0000, by diego
-
Directly #include a bunch of indirectly #included headers. libavutilSat, 24 Jan 2009 14:55:30 +0000, by diego
-
Avoid unused variable warning when compiling DES test program. libavutilWed, 21 Jan 2009 23:55:51 +0000, by diego
-
Make base64 test program compilable as a standard test program. libavutilWed, 21 Jan 2009 17:34:40 +0000, by diego
-
Add void keyword to parameterless function declaration. libavutilWed, 21 Jan 2009 14:28:16 +0000, by diego
-
Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can libavutilTue, 20 Jan 2009 09:28:36 +0000, by cehoyos
-
cosmetics: Remove pointless period after copyright statement non-sentences. libavutilMon, 19 Jan 2009 15:46:40 +0000, by diego
-
Drop the deprecated av_init_random() at the next libavutil major bump. libavutilSun, 18 Jan 2009 23:07:30 +0000, by stefano
-
Replace calls to the deprecated function av_init_random() with libavutilSun, 18 Jan 2009 23:04:33 +0000, by stefano
-
moves mid_pred() into mathops.h (with arch specific code split by directory) libavutilSun, 18 Jan 2009 22:57:40 +0000, by aurel
-
Deprecate av_init_random() in favour of av_random_init(), with a more natural libavutilSun, 18 Jan 2009 22:50:57 +0000, by stefano
-
remove ff_get_fourcc() and use AV_RL32() instead libavutilSat, 17 Jan 2009 12:21:01 +0000, by aurel
-
Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which can libavutilFri, 16 Jan 2009 02:14:07 +0000, by cehoyos
-
move NULL_IF_CONFIG_SMALL() definition into internal header libavutilThu, 15 Jan 2009 23:01:26 +0000, by aurel
-
Extend 'checkheaders' target to architecture-specific subdirectories. libavutilSun, 11 Jan 2009 22:48:07 +0000, by diego
-
Drop unnecessary intreadwrite.h and bswap.h #includes. libavutilSun, 11 Jan 2009 20:26:53 +0000, by diego
-
Add missing 'void' keyword to parameterless function declarations. libavutilMon, 05 Jan 2009 13:57:43 +0000, by diego
-
Add VDPAU hardware accelerated decoding for H264 which can be used by libavutilSun, 04 Jan 2009 23:55:27 +0000, by cehoyos
-
consistency cosmetics: Rename POWERPC identifiers to PPC. libavutilSat, 27 Dec 2008 11:33:26 +0000, by diego
-
Use AV_GCC_VERSION_AT_LEAST() to simplify gcc version checks. libavutilSat, 20 Dec 2008 17:33:35 +0000, by cehoyos
-
cosmetics: Consistently place HEADERS before OBJS in all Makefiles. libavutilThu, 20 Nov 2008 22:53:18 +0000, by diego
-
Port read_time() that works on x86_32 and 64 from noe. libavutilTue, 21 Oct 2008 14:57:55 +0000, by michael