Sun, 31 Aug 2008 07:39:47 +0000 |
stefano |
Globally rename the header inclusion guard names.
libavutil
|
Tue, 15 Jul 2008 19:06:03 +0000 |
mru |
ARM: fix ARCH_ARM -> ARCH_ARMV4L test in bswap_32()
libavutil
|
Tue, 15 Jul 2008 19:05:49 +0000 |
mru |
ARM: ARMv6 optimised bswap_16/32
libavutil
|
Wed, 19 Mar 2008 06:17:43 +0000 |
zuxy |
Reapply r12489: Add pure, const and malloc attributes to proper functions
libavutil
|
Tue, 18 Mar 2008 22:28:33 +0000 |
mru |
32/64-bit agnostic x86 bswap
libavutil
|
Tue, 18 Mar 2008 20:52:37 +0000 |
mru |
cosmetics: sanitise asm() statements in bswap.h
libavutil
|
Tue, 18 Mar 2008 16:29:47 +0000 |
benoit |
revert r12489.
libavutil
|
Tue, 18 Mar 2008 15:27:15 +0000 |
benoit |
Pure, const and malloc attributes to libavutil.
libavutil
|
Thu, 13 Mar 2008 18:04:21 +0000 |
diego |
Add #include "config.h" to headers that need it.
libavutil
|
Mon, 10 Mar 2008 18:42:09 +0000 |
diego |
misc spelling fixes
libavutil
|
Sat, 08 Mar 2008 18:33:07 +0000 |
mru |
check for x86 bswap instruction
libavutil
|
Fri, 15 Feb 2008 14:58:18 +0000 |
diego |
prettyprinting cosmetics
libavutil
|
Wed, 17 Oct 2007 09:37:46 +0000 |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
libavutil
|
Mon, 02 Jul 2007 17:00:04 +0000 |
diego |
Remove leading underscores from specifiers, they are reserved.
libavutil
|
Sat, 16 Jun 2007 22:59:13 +0000 |
mru |
include all prerequisites in header files
libavutil
|
Thu, 26 Apr 2007 08:20:21 +0000 |
benoit |
reorder bswap functions into bit-depth, special-casing inside the functions.
libavutil
|
Thu, 26 Apr 2007 08:15:39 +0000 |
benoit |
make 2 functions "return x;" to simplify next patch
libavutil
|
Tue, 24 Apr 2007 23:21:29 +0000 |
diego |
Faster 32 bit byteswaping code for Blackfin.
libavutil
|
Fri, 08 Dec 2006 00:35:08 +0000 |
mru |
rename always_inline to av_always_inline and move to common.h
libavutil
|
Wed, 01 Nov 2006 18:34:40 +0000 |
diego |
Use common define for x86_32 and x86_64.
libavutil
|
Wed, 01 Nov 2006 16:59:18 +0000 |
diego |
better #endif comment
libavutil
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavutil
|
Sun, 10 Sep 2006 14:02:42 +0000 |
diego |
Add official LGPL license headers to the files that were missing them.
libavutil
|
Wed, 22 Feb 2006 10:28:44 +0000 |
iive |
Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 code.
libavutil
|
Thu, 22 Dec 2005 01:10:11 +0000 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavutil
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavutil
|
Mon, 01 Aug 2005 20:07:05 +0000 |
al |
libavutil: Utility code from libavcodec moved to a separate library.
libavutil
|