Diego Biurrun
|
8a3227968c
spelling/grammar/wording overhaul
|
16 лет назад |
Diego Biurrun
|
e281d6844b
Fix outdated comment.
|
17 лет назад |
Benoit Fouet
|
8916b4b55b
Remove some useless parentheses.
|
17 лет назад |
Benoit Fouet
|
30c48a0af4
Cosmetics: whitespaces
|
17 лет назад |
Benoit Fouet
|
e5091488a5
Remove non cosmetic spaces inside parentheses.
|
17 лет назад |
Diego Biurrun
|
737278c86a
Fix some spelling typos
|
17 лет назад |
Diego Biurrun
|
6465c977b7
Move Apple gcc AltiVec vector declaration syntax to libavutil.
|
17 лет назад |
Diego Biurrun
|
d8e84202c7
Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).
|
17 лет назад |
Diego Biurrun
|
b19bcbaa78
license header consistency cosmetics
|
17 лет назад |
Diego Biurrun
|
6e42e6c4b4
cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.
|
18 лет назад |
Diego Biurrun
|
6a4970abd1
cosmetics: Remove trailing whitespace.
|
18 лет назад |
Reimar Döffinger
|
adcec46a83
Add av_ prefix to clip functions
|
18 лет назад |
Luca Abeni
|
b2afecbe02
change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()
|
18 лет назад |
Diego Biurrun
|
484267f3d3
Do not mix declarations and statements.
|
18 лет назад |
Diego Biurrun
|
d026b45e73
Change license headers to say 'FFmpeg' instead of 'this program'.
|
18 лет назад |
Diego Biurrun
|
0fe89aca42
Remove unused variables.
|
18 лет назад |
Alan Curry
|
e50bc5a4ea
Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}
|
18 лет назад |
Luca Abeni
|
6f209cb549
Replace MIN() and MAX() with FFMIN() and FFMAX()
|
18 лет назад |
Luca Abeni
|
73435f006b
Move postproc ---> libswscale
|
18 лет назад |