Thu, 01 Jun 2006 23:22:07 +0000 |
diego |
Ignore all generated files.
libavutil
|
Thu, 01 Jun 2006 21:57:44 +0000 |
mru |
remove redundant make variable SUBDIR
libavutil
|
Mon, 29 May 2006 19:44:17 +0000 |
michael |
improve selftest
libavutil
|
Wed, 17 May 2006 23:40:32 +0000 |
diego |
Remove some lines that are duplicated in common.mak.
libavutil
|
Mon, 01 May 2006 00:27:24 +0000 |
aurel |
document clip functions
libavutil
|
Sun, 30 Apr 2006 17:49:11 +0000 |
aurel |
clip_uint8 should return an uint8_t instead of an int (patch by Panagiotis Issaris < takis.issaris _at_ uhasselt.be >)
libavutil
|
Sat, 29 Apr 2006 16:02:28 +0000 |
michael |
extend range used for testing (larger range should work too but testing code overflows)
libavutil
|
Sat, 29 Apr 2006 15:38:20 +0000 |
michael |
<= vs. >= 10l bug
libavutil
|
Fri, 28 Apr 2006 19:45:16 +0000 |
mru |
add newline at end of file
libavutil
|
Sun, 23 Apr 2006 10:28:54 +0000 |
michael |
avoid AVInteger usage in av_rescale
libavutil
|
Sat, 01 Apr 2006 22:29:20 +0000 |
mru |
#define [U]INT32_{MIN,MAX} if missing
libavutil
|
Thu, 30 Mar 2006 16:24:38 +0000 |
lucabe |
move enum PixelFormat from libavcodec to libavutil
libavutil
|
Mon, 06 Mar 2006 22:06:33 +0000 |
diego |
Proper mangling information for symbols in OS X Mach-O shared objects.
libavutil
|
Mon, 06 Mar 2006 14:13:01 +0000 |
michael |
generic crc calculation code
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
|
Mon, 13 Feb 2006 12:53:25 +0000 |
mru |
move common parts of makefiles into common.mak
libavutil
|
Sat, 11 Feb 2006 19:30:55 +0000 |
diego |
Simplify header installation.
libavutil
|
Sat, 11 Feb 2006 18:50:45 +0000 |
diego |
Separate library install into static and shared installation.
libavutil
|
Sat, 11 Feb 2006 17:44:06 +0000 |
diego |
Separate header file installation from the general install target.
libavutil
|
Thu, 02 Feb 2006 15:21:19 +0000 |
michael |
AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)
libavutil
|
Mon, 30 Jan 2006 23:32:14 +0000 |
mru |
add missing #includes
libavutil
|
Mon, 30 Jan 2006 00:22:41 +0000 |
diego |
On MinGW it is not possible to build shared and static libraries at once.
libavutil
|
Sun, 29 Jan 2006 18:32:55 +0000 |
diego |
Simplify LDFLAGS handling for MinGW.
libavutil
|
Thu, 26 Jan 2006 23:42:30 +0000 |
diego |
Remove obscure Makefile.bak entry from distclean rules.
libavutil
|
Sun, 22 Jan 2006 18:34:17 +0000 |
diego |
WinCE cross-compilation support
libavutil
|
Sun, 15 Jan 2006 00:28:36 +0000 |
diego |
Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty.
libavutil
|
Sat, 14 Jan 2006 15:54:58 +0000 |
diego |
Move library name generation to configure, simplifies build system a bit more.
libavutil
|
Sat, 14 Jan 2006 03:39:02 +0000 |
diego |
Create symbolic links for all library sonames and clean up Makefiles.
libavutil
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavutil
|
Thu, 12 Jan 2006 00:00:00 +0000 |
diego |
Move Darwin shared library build peculiarities to configure.
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
|
Tue, 13 Dec 2005 20:24:31 +0000 |
mmu_man |
Add some more PRIfooNN crap so it builds again here. Why can't ppl add defaults when they use such things ?
libavutil
|
Mon, 12 Dec 2005 00:48:42 +0000 |
diego |
Define EMULATE_INTTYPES for all windows-systems, except Cygwin and MinGW
libavutil
|
Sat, 10 Dec 2005 17:14:24 +0000 |
diego |
SONAME support for shared libs
libavutil
|
Mon, 05 Dec 2005 23:14:55 +0000 |
mmu_man |
fix for systems not defining PRIu64, not everyone knows C99.
libavutil
|
Thu, 01 Dec 2005 18:20:15 +0000 |
al |
Fixed format specifier in STOP_TIMER macro.
libavutil
|
Mon, 07 Nov 2005 01:32:29 +0000 |
diego |
Put double-quotes around the install path in the "install-headers" section
libavutil
|
Mon, 26 Sep 2005 10:05:13 +0000 |
diego |
support for building dynamic libraries on Mac OS X
libavutil
|
Mon, 19 Sep 2005 23:26:47 +0000 |
diego |
Move lrintf implementation from libavcodec/dsputil.h to libavutil/common.h
libavutil
|
Tue, 06 Sep 2005 15:06:16 +0000 |
diego |
Wrong comment after #endif.
libavutil
|
Sun, 14 Aug 2005 15:42:40 +0000 |
mru |
kill a bunch of compiler warnings
libavutil
|
Sat, 06 Aug 2005 10:03:08 +0000 |
michael |
add libavutil.pc + fix version in pkg-config files patch by (j, v2v cc)
libavutil
|
Mon, 01 Aug 2005 20:07:05 +0000 |
al |
libavutil: Utility code from libavcodec moved to a separate library.
libavutil
|