March 10, 2010
View 2ed6f39

Replace many includes of libavutil/common.h with what is actually needed

Måns Rullgård authored on 2010/03/10 02:39:19
January 28, 2009
View 89c9ff5

spelling/grammar/consistency review part I

Diego Biurrun authored on 2009/01/28 09:16:05
August 31, 2008
View 9879038

Globally rename the header inclusion guard names.

Stefano Sabatini authored on 2008/08/31 16:39:47
March 19, 2008
View 3540b95

add missing #include "common.h" to libavutil headers

Måns Rullgård authored on 2008/03/19 17:47:31
View 85074d3

Reapply r12489: Add pure, const and malloc attributes to proper functions in libavutil. Fix a compilation failure in r12489.

Zuxy Meng authored on 2008/03/19 15:17:43
View 2119bb8

revert r12489.

Benoit Fouet authored on 2008/03/19 01:29:47
View 6544f48

Pure, const and malloc attributes to libavutil. Patch by Zuxy Meng: zuxy meng gmail com Original thread: [FFmpeg-devel] [PATCH] Pure, const and malloc attributes to libavutil Date: 03/18/2008 6:09 AM

Zuxy Meng authored on 2008/03/19 00:27:15
March 14, 2008
View 768a920

#include stddef.h instead of sys/types.h, the former is a standard C header.

Diego Biurrun authored on 2008/03/14 03:30:07
January 5, 2008
View 3abe5fb

improve CRC API - don't export any global var - provide either generated or hardcoded tables

Aurelien Jacobs authored on 2008/01/05 08:09:58
October 17, 2007
View 5b21bda

Add FFMPEG_ prefix to all multiple inclusion guards.

Diego Biurrun authored on 2007/10/17 18:37:46
August 19, 2007
View 7b07d3e

Use defines instead of raw hex numbers to specify CRC polynomials

Reimar Döffinger authored on 2007/08/19 21:36:15
June 17, 2007
View 9954545

include all prerequisites in header files

Måns Rullgård authored on 2007/06/17 07:59:13
March 14, 2007
View 08cb195

kill 3 more av_mallocz_static()

Michael Niedermayer authored on 2007/03/14 10:59:53
October 8, 2006
View b78e719

Change license headers to say 'FFmpeg' instead of 'this program/this library' and fix GPL/LGPL version mismatches.

Diego Biurrun authored on 2006/10/08 00:30:46
September 10, 2006
View 04d7f60

Add official LGPL license headers to the files that were missing them.

Diego Biurrun authored on 2006/09/10 23:02:42