| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -3/+3 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and | Stefano Sabatini | 2010-01-03 | 1 | -2/+2 |
* | Add functions to return library license and library configuration. | Diego Biurrun | 2009-11-18 | 1 | -0/+10 |
* | Use directory name as multiple inclusion guard prefix. | Diego Biurrun | 2009-02-04 | 1 | -3/+3 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Add backwards-compatibility typedef for removed _t names under appropriate | Diego Biurrun | 2008-12-11 | 1 | -0/+2 |
* | Drop _t from typedef names for POSIX compatibility. | Diego Biurrun | 2008-12-11 | 1 | -8/+8 |
* | Implement postproc_version(). | Stefano Sabatini | 2008-09-01 | 1 | -1/+6 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | cosmetics: Fix indentation to be 4 spaces and consistently place {}. | Diego Biurrun | 2008-03-22 | 1 | -4/+4 |
* | typo: occured --> occurred | Diego Biurrun | 2008-03-22 | 1 | -1/+1 |
* | misc spelling fixes | Diego Biurrun | 2008-03-10 | 1 | -1/+1 |
* | less preprocessor magic in version number macros | Måns Rullgård | 2008-02-26 | 1 | -4/+10 |
* | Install headers in $prefix/include/$libname | Måns Rullgård | 2008-02-25 | 1 | -1/+1 |
* | #include avutil.h in postprocess.h | Måns Rullgård | 2008-02-20 | 1 | -0/+2 |
* | Clean up lib* version definitions | Måns Rullgård | 2008-02-19 | 1 | -2/+4 |
* | const | Michael Niedermayer | 2008-02-02 | 1 | -3/+3 |
* | Make pp_help a constant array of characters to move it to .rodata. | Diego Pettenò | 2008-01-10 | 1 | -0/+4 |
* | Make pp_help a constant pointer to constant characters, moves it partially | Diego Pettenò | 2008-01-04 | 1 | -1/+1 |
* | Make pp_get_mode_by_name_and_quality accept a constant string. | Diego Pettenò | 2008-01-03 | 1 | -1/+1 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Use filename as multiple inclusion guard. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Fix 'make checkheaders'. | Diego Biurrun | 2007-07-02 | 1 | -0/+2 |
* | Remove extern C declarations for C++. | Diego Biurrun | 2007-05-16 | 1 | -8/+0 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -16/+18 |
* | libavcodec/libpostproc ---> libpostproc | Diego Biurrun | 2006-06-01 | 1 | -0/+82 |