Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add av_ prefix to clip functions | reimar | 2007-02-25 | 1 | -5/+5 |
* | change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip() | lucabe | 2006-12-26 | 1 | -5/+5 |
* | Do not mix declarations and statements. | diego | 2006-11-01 | 1 | -30/+37 |
* | Change license headers to say 'FFmpeg' instead of 'this program'. | diego | 2006-10-07 | 1 | -20/+21 |
* | Remove unused variables. | diego | 2006-10-01 | 1 | -1/+0 |
* | Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX} | pacman | 2006-07-27 | 1 | -1/+1 |
* | Replace MIN() and MAX() with FFMIN() and FFMAX() | lucabe | 2006-07-26 | 1 | -6/+6 |
* | Move postproc ---> libswscale | lucabe | 2006-06-30 | 1 | -0/+541 |