]> git.sesse.net Git - ffmpeg/history - libpostproc/postprocess.h
Reduce stack usage in svq1_encode_plane(). Reuse context scratch buffer
[ffmpeg] / libpostproc / postprocess.h
2010-01-03 Stefano SabatiniPrefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_config...
2009-11-18 Diego BiurrunAdd functions to return library license and library...
2009-02-04 Diego BiurrunUse directory name as multiple inclusion guard prefix.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-12-11 Diego BiurrunAdd backwards-compatibility typedef for removed _t...
2008-12-11 Diego BiurrunDrop _t from typedef names for POSIX compatibility.
2008-09-01 Stefano SabatiniImplement postproc_version().
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-03-22 Diego Biurruncosmetics: Fix indentation to be 4 spaces and consisten...
2008-03-22 Diego Biurruntypo: occured --> occurred
2008-03-10 Diego Biurrunmisc spelling fixes
2008-02-26 Måns Rullgårdless preprocessor magic in version number macros
2008-02-25 Måns RullgårdInstall headers in $prefix/include/$libname
2008-02-20 Måns Rullgård#include avutil.h in postprocess.h
2008-02-19 Måns RullgårdClean up lib* version definitions
2008-02-02 Michael Niedermayerconst
2008-01-10 Diego PettenòMake pp_help a constant array of characters to move...
2008-01-04 Diego PettenòMake pp_help a constant pointer to constant characters...
2008-01-03 Diego PettenòMake pp_get_mode_by_name_and_quality accept a constant...
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-17 Diego BiurrunUse filename as multiple inclusion guard.
2007-07-02 Diego BiurrunFix 'make checkheaders'.
2007-05-16 Diego BiurrunRemove extern C declarations for C++.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-06-01 Diego Biurrunlibavcodec/libpostproc ---> libpostproc