Diego Biurrun
|
b19bcbaa78
license header consistency cosmetics
|
17 years ago |
Diego Biurrun
|
6e42e6c4b4
cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.
|
18 years ago |
Diego Biurrun
|
6a4970abd1
cosmetics: Remove trailing whitespace.
|
18 years ago |
Reimar Döffinger
|
adcec46a83
Add av_ prefix to clip functions
|
18 years ago |
Luca Abeni
|
b2afecbe02
change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()
|
18 years ago |
Diego Biurrun
|
484267f3d3
Do not mix declarations and statements.
|
18 years ago |
Diego Biurrun
|
d026b45e73
Change license headers to say 'FFmpeg' instead of 'this program'.
|
18 years ago |
Diego Biurrun
|
0fe89aca42
Remove unused variables.
|
18 years ago |
Alan Curry
|
e50bc5a4ea
Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}
|
18 years ago |
Luca Abeni
|
6f209cb549
Replace MIN() and MAX() with FFMIN() and FFMAX()
|
18 years ago |
Luca Abeni
|
73435f006b
Move postproc ---> libswscale
|
18 years ago |