July 1, 2010
View 49bd8e4

Fix grammar errors in documentation

Måns Rullgård authored on 2010/07/01 00:38:06
April 20, 2010
View ba87f08

Remove explicit filename from Doxygen @file commands.

Diego Biurrun authored on 2010/04/20 23:45:34
January 3, 2010
View 4160069

Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and XXX_license() functions, consistent with the rest of FFmpeg.

Stefano Sabatini authored on 2010/01/03 23:31:25
November 19, 2009
View c173693

Add functions to return library license and library configuration.

Diego Biurrun authored on 2009/11/19 02:15:17
February 5, 2009
View 9e5e2a2

Use directory name as multiple inclusion guard prefix. We do this for all other libraries already.

Diego Biurrun authored on 2009/02/05 05:31:20
February 1, 2009
View bad5537

Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.

Diego Biurrun authored on 2009/02/01 11:00:19
December 12, 2008
View 8615e5a

Add backwards-compatibility typedef for removed _t names under appropriate version #ifdef since otherwise public API is broken.

Diego Biurrun authored on 2008/12/12 06:05:31
View 7dfea34

Drop _t from typedef names for POSIX compatibility.

Diego Biurrun authored on 2008/12/12 05:06:16
September 2, 2008
View 2a4a62b

Implement postproc_version().

Stefano Sabatini authored on 2008/09/02 03:00:53
August 31, 2008
View 9879038

Globally rename the header inclusion guard names.

Stefano Sabatini authored on 2008/08/31 16:39:47
March 23, 2008
View 16e0bf7

cosmetics: Fix indentation to be 4 spaces and consistently place {}.

Diego Biurrun authored on 2008/03/23 00:46:34
March 22, 2008
View d952638

typo: occured --> occurred

Diego Biurrun authored on 2008/03/22 10:06:57
March 11, 2008
View 7ce6892

misc spelling fixes

Diego Biurrun authored on 2008/03/11 03:42:09
February 27, 2008
View 800c289

less preprocessor magic in version number macros

Måns Rullgård authored on 2008/02/27 05:37:59
February 25, 2008
View 76a448e

Install headers in $prefix/include/$libname

Måns Rullgård authored on 2008/02/25 18:22:11