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
|