| Commit message (Expand) | Author | Age | Files | Lines |
* | spelling/grammar/wording overhaul | Diego Biurrun | 2008-07-04 | 1 | -8/+8 |
* | Fix outdated comment. | Diego Biurrun | 2008-02-25 | 1 | -1/+1 |
* | Remove some useless parentheses. | Benoit Fouet | 2008-01-17 | 1 | -3/+3 |
* | Cosmetics: whitespaces | Benoit Fouet | 2008-01-17 | 1 | -14/+14 |
* | Remove non cosmetic spaces inside parentheses. | Benoit Fouet | 2008-01-17 | 1 | -6/+6 |
* | Fix some spelling typos | Diego Biurrun | 2007-12-02 | 1 | -2/+2 |
* | Move Apple gcc AltiVec vector declaration syntax to libavutil. | Diego Biurrun | 2007-08-24 | 1 | -6/+0 |
* | Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). | Diego Biurrun | 2007-08-22 | 1 | -1/+1 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+1 |
* | cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code. | Diego Biurrun | 2007-04-28 | 1 | -428/+424 |
* | cosmetics: Remove trailing whitespace. | Diego Biurrun | 2007-04-26 | 1 | -36/+36 |
* | Add av_ prefix to clip functions | Reimar Döffinger | 2007-02-25 | 1 | -5/+5 |
* | change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip() | Luca Abeni | 2006-12-26 | 1 | -5/+5 |
* | Do not mix declarations and statements. | Diego Biurrun | 2006-11-01 | 1 | -30/+37 |
* | Change license headers to say 'FFmpeg' instead of 'this program'. | Diego Biurrun | 2006-10-07 | 1 | -20/+21 |
* | Remove unused variables. | Diego Biurrun | 2006-10-01 | 1 | -1/+0 |
* | Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX} | Alan Curry | 2006-07-27 | 1 | -1/+1 |
* | Replace MIN() and MAX() with FFMIN() and FFMAX() | Luca Abeni | 2006-07-26 | 1 | -6/+6 |
* | Move postproc ---> libswscale | Luca Abeni | 2006-06-30 | 1 | -0/+541 |