| Commit message (Expand) | Author | Age | Files | Lines |
* | doxygen: Standardize root-level modules | Timothy Gu | 2016-08-02 | 1 | -1/+3 |
* | postproc: Deprecate QP_STORE_T, it lacks a PP/AV/FF prefix | Michael Niedermayer | 2015-08-10 | 1 | -2/+4 |
* | postprocess: add YUV 4:4:0 support | Michael Niedermayer | 2014-10-12 | 1 | -0/+1 |
* | doxy: add ref for lavfi, lpp and lsws. | Clément Bœsch | 2012-12-11 | 1 | -2/+11 |
* | pp: add auto detection cpu flag. | Clément Bœsch | 2012-11-18 | 1 | -0/+1 |
* | postproc: Create version.h header | jamal | 2012-09-28 | 1 | -17/+1 |
* | build: Allow building old API/ABI libpostproc version | Alexander Strasser | 2012-01-24 | 1 | -0/+2 |
* | pp: bump major in git master to match what debian contains. | Michael Niedermayer | 2012-01-18 | 1 | -2/+2 |
* | libpostproc: increase LIBPOSTPROC_VERSION_MICRO to 100 | Michael Niedermayer | 2011-12-22 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 1 | -3/+4 |
|\ |
|
| * | doxygen: misc consistency, spelling and wording fixes | Diego Biurrun | 2011-12-12 | 1 | -3/+4 |
| * | libpostproc: Remove crufty code disabled by the big bump. | Diego Biurrun | 2011-04-20 | 1 | -6/+0 |
| * | Bump major versions of all libraries. | Anton Khirnov | 2011-04-18 | 1 | -2/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | 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 |