Diego Biurrun
|
9e5e2a2e63
Use directory name as multiple inclusion guard prefix.
|
15 years ago |
Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
15 years ago |
Diego Biurrun
|
8615e5a6b3
Add backwards-compatibility typedef for removed _t names under appropriate
|
16 years ago |
Diego Biurrun
|
7dfea3420f
Drop _t from typedef names for POSIX compatibility.
|
16 years ago |
Stefano Sabatini
|
2a4a62bffc
Implement postproc_version().
|
16 years ago |
Stefano Sabatini
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
Diego Biurrun
|
16e0bf7349
cosmetics: Fix indentation to be 4 spaces and consistently place {}.
|
16 years ago |
Diego Biurrun
|
d952638699
typo: occured --> occurred
|
16 years ago |
Diego Biurrun
|
7ce6892373
misc spelling fixes
|
16 years ago |
Måns Rullgård
|
800c289a66
less preprocessor magic in version number macros
|
16 years ago |
Måns Rullgård
|
76a448ed4f
Install headers in $prefix/include/$libname
|
16 years ago |
Måns Rullgård
|
8815bf011e
#include avutil.h in postprocess.h
|
16 years ago |
Måns Rullgård
|
e97ac1e6f5
Clean up lib* version definitions
|
16 years ago |
Michael Niedermayer
|
6c51fd3f2b
const
|
17 years ago |
Diego Pettenò
|
69fdc40db7
Make pp_help a constant array of characters to move it to .rodata.
|
17 years ago |
Diego Pettenò
|
10ff3ff43b
Make pp_help a constant pointer to constant characters, moves it partially
|
17 years ago |
Diego Pettenò
|
ca32534337
Make pp_get_mode_by_name_and_quality accept a constant string.
|
17 years ago |
Diego Biurrun
|
5b21bdabe4
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 years ago |
Diego Biurrun
|
52703a6459
Use filename as multiple inclusion guard.
|
17 years ago |
Diego Biurrun
|
53eecfdefc
Fix 'make checkheaders'.
|
17 years ago |
Diego Biurrun
|
605315248c
Remove extern C declarations for C++.
|
17 years ago |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
Diego Biurrun
|
6d9a242106
libavcodec/libpostproc ---> libpostproc
|
18 years ago |