Diego Biurrun
|
b69201a82c
Add common.h #include, necessary for av_const.
|
16 years ago |
Diego Biurrun
|
89c9ff504b
spelling/grammar/consistency review part I
|
16 years ago |
Aurelien Jacobs
|
9ce6c13879
export gcd function as av_gcd()
|
16 years ago |
Stefano Sabatini
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
Aurelien Jacobs
|
5af4f1f3e3
move M_PI definition along with other math definitions
|
16 years ago |
Aurelien Jacobs
|
d1a12956a0
define some math constants so as not to depend on _XOPEN_SOURCE
|
16 years ago |
Zuxy Meng
|
85074d3c93
Reapply r12489: Add pure, const and malloc attributes to proper functions
|
16 years ago |
Benoit Fouet
|
2119bb8f51
revert r12489.
|
16 years ago |
Zuxy Meng
|
6544f48f03
Pure, const and malloc attributes to libavutil.
|
16 years ago |
Diego Biurrun
|
6ef2912879
Add missing stdint.h #include to headers that use it.
|
16 years ago |
Diego Biurrun
|
5b21bdabe4
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 years ago |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
Diego Biurrun
|
04d7f60143
Add official LGPL license headers to the files that were missing them.
|
18 years ago |
Alexander Strasser
|
c11c2bc20b
libavutil: Utility code from libavcodec moved to a separate library.
|
19 years ago |