Wed, 19 Mar 2008 08:47:31 +0000 |
mru |
add missing #include "common.h" to libavutil headers
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 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:30:07 +0000 |
diego |
#include stddef.h instead of sys/types.h, the former is a standard C header.
libavutil
|
Fri, 04 Jan 2008 23:09:58 +0000 |
aurel |
improve CRC API
libavutil
|
Wed, 17 Oct 2007 09:37:46 +0000 |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
libavutil
|
Sun, 19 Aug 2007 12:36:15 +0000 |
reimar |
Use defines instead of raw hex numbers to specify CRC polynomials
libavutil
|
Sat, 16 Jun 2007 22:59:13 +0000 |
mru |
include all prerequisites in header files
libavutil
|
Wed, 14 Mar 2007 01:59:53 +0000 |
michael |
kill 3 more av_mallocz_static()
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
|
Mon, 06 Mar 2006 14:13:01 +0000 |
michael |
generic crc calculation code
libavutil
|