| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -0/+1 |
* | postproc: remove usage of deprecated QP_STORE_T define | James Almer | 2017-08-30 | 1 | -3/+3 |
* | postproc: Avoid floats in maxClipped computation | Michael Niedermayer | 2015-05-31 | 1 | -1/+1 |
* | postproc: Made QP, nonBQP, and pQPb arrays | Tucker DiNapoli | 2015-04-22 | 1 | -2/+8 |
* | postproc: add basic deblock filter visualization support | Michael Niedermayer | 2014-09-24 | 1 | -0/+1 |
* | postproc: Replace CLIP by av_clip_uint8 | Michael Niedermayer | 2014-09-19 | 1 | -2/+0 |
* | pp: use av_clip_uint8 instead of a custom implementation. | Clément Bœsch | 2012-11-15 | 1 | -4/+3 |
* | pp: fix a few typo in the internal header. | Clément Bœsch | 2012-11-15 | 1 | -8/+8 |
* | libpostproc: add bitexact mode, which is needed for regression testing. | Michael Niedermayer | 2012-02-29 | 1 | -0/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-12 | 1 | -1/+1 |
|\ |
|
| * | Fix a bunch of common typos. | Diego Biurrun | 2011-12-11 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -0/+1 |
|\| |
|
| * | Do not include log.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Move array specifiers outside DECLARE_ALIGNED() invocations | Måns Rullgård | 2010-01-22 | 1 | -2/+2 |
* | 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 |
* | Directly #include some required headers. | Diego Biurrun | 2009-01-25 | 1 | -0/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | typo fixes: tempBlured --> tempBlurred | Diego Biurrun | 2008-03-22 | 1 | -2/+2 |
* | cosmetics: Fix indentation to be 4 spaces and consistently place {}. | Diego Biurrun | 2008-03-22 | 1 | -68/+67 |
* | Make src const. | Michael Niedermayer | 2008-02-02 | 1 | -1/+1 |
* | void arithmetic | Michael Niedermayer | 2008-02-02 | 1 | -1/+1 |
* | unused | Michael Niedermayer | 2008-01-10 | 1 | -4/+0 |
* | Remove clip_table as it is not used anymore. | Diego Pettenò | 2008-01-08 | 1 | -7/+0 |
* | Make the av_class member of PPContext a poiner to constant AVClass. | Diego Pettenò | 2008-01-07 | 1 | -1/+1 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Fix 'make checkheaders'. | Diego Biurrun | 2007-07-02 | 1 | -0/+1 |
* | add a comment to indicate which #endif belong to which #define | Guillaume Poirier | 2007-06-17 | 1 | -1/+1 |
* | add multiple inclusion guards to headers | Måns Rullgård | 2007-06-17 | 1 | -0/+5 |
* | misc spelling fixes | Diego Biurrun | 2007-06-12 | 1 | -3/+3 |
* | printf --> av_log with some help from Oded | Diego Biurrun | 2006-10-11 | 1 | -0/+5 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -16/+18 |
* | make postproc use avutil | Luca Barbato | 2006-10-02 | 1 | -6/+8 |
* | Make ffmpeg better support pic - from Diego Pettenò <flameeyes@gentoo.org> | Luca Barbato | 2006-07-05 | 1 | -0/+4 |
* | Add const to (mostly) char* and make some functions static, which aren't used | Stefan Huehner | 2006-06-18 | 1 | -2/+2 |
* | libavcodec/libpostproc ---> libpostproc | Diego Biurrun | 2006-06-01 | 1 | -0/+170 |