Fri, 14 Jul 2006 10:04:29 +0000 |
michael |
adding a \ so we can add more lines without having to do a "cosmetic" change in the previous line
libavutil
|
Fri, 14 Jul 2006 10:03:09 +0000 |
michael |
linear least squares solver using cholesky factorization
libavutil
|
Fri, 14 Jul 2006 00:28:16 +0000 |
mru |
indent
libavutil
|
Fri, 14 Jul 2006 00:25:58 +0000 |
mru |
simplify
libavutil
|
Fri, 14 Jul 2006 00:20:04 +0000 |
mru |
simplify
libavutil
|
Fri, 14 Jul 2006 00:04:40 +0000 |
mru |
remove impossible #ifdef case
libavutil
|
Thu, 13 Jul 2006 23:47:16 +0000 |
mru |
remove old msvc cruft
libavutil
|
Thu, 13 Jul 2006 23:10:28 +0000 |
mru |
remove redundant #include <math.h>
libavutil
|
Thu, 13 Jul 2006 23:10:01 +0000 |
mru |
replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use
libavutil
|
Thu, 13 Jul 2006 21:41:28 +0000 |
mru |
cleanup suggested by Michael Niedermayer
libavutil
|
Thu, 13 Jul 2006 21:29:01 +0000 |
mru |
move adler32 to libavutil
libavutil
|
Tue, 11 Jul 2006 21:45:45 +0000 |
diego |
CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just
libavutil
|
Tue, 11 Jul 2006 14:17:28 +0000 |
diego |
cosmetics: Fix indentation after last commit.
libavutil
|
Tue, 11 Jul 2006 14:15:56 +0000 |
diego |
Remove old MSVC remnants.
libavutil
|
Sun, 09 Jul 2006 10:56:39 +0000 |
michael |
cosmetic
libavutil
|
Sun, 09 Jul 2006 10:33:49 +0000 |
michael |
remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway)
libavutil
|
Sat, 08 Jul 2006 20:23:19 +0000 |
michael |
put the code which is specific for the large crc table under #ifndef CONFIG_SMALL
libavutil
|
Fri, 07 Jul 2006 22:43:32 +0000 |
michael |
moving utf8 reading function to libavutil
libavutil
|
Wed, 05 Jul 2006 22:57:47 +0000 |
diego |
Add proper LGPL header.
libavutil
|
Wed, 05 Jul 2006 22:56:45 +0000 |
diego |
spelling typo
libavutil
|
Wed, 05 Jul 2006 20:32:19 +0000 |
lu_zero |
Make ffmpeg better support pic - from Diego Petten <flameeyes@gentoo.org>
libavutil
|
Wed, 05 Jul 2006 14:12:00 +0000 |
diego |
cosmetics: Break overly long lines.
libavutil
|
Tue, 04 Jul 2006 22:39:23 +0000 |
mru |
floorf() is not used, and causes warnings on Solaris
libavutil
|
Mon, 03 Jul 2006 12:09:10 +0000 |
michael |
simplify
libavutil
|
Mon, 03 Jul 2006 11:11:22 +0000 |
lu_zero |
fix endianess build in a better way
libavutil
|
Mon, 03 Jul 2006 10:52:07 +0000 |
lucabe |
Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h
libavutil
|
Mon, 03 Jul 2006 09:16:13 +0000 |
lu_zero |
big endian fix
libavutil
|
Sun, 02 Jul 2006 20:20:28 +0000 |
mru |
1l: put that int i back
libavutil
|
Sun, 02 Jul 2006 19:26:22 +0000 |
mru |
kill warnings
libavutil
|
Sun, 02 Jul 2006 19:01:52 +0000 |
ivo |
compile md5 and include in libavutil.a
libavutil
|
Sun, 02 Jul 2006 19:01:09 +0000 |
ivo |
add missing declaration for av_md5_sum
libavutil
|
Sun, 02 Jul 2006 19:00:15 +0000 |
ivo |
cast pointers to make compiler happy
libavutil
|
Sat, 01 Jul 2006 10:02:08 +0000 |
michael |
md5 support
libavutil
|
Fri, 30 Jun 2006 07:45:31 +0000 |
gpoirier |
make sure NDEBUG is not defined already before defining it
libavutil
|
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
|