Diego Biurrun
|
89c9ff504b
spelling/grammar/consistency review part I
|
16 лет назад |
Stefano Sabatini
|
987903826b
Globally rename the header inclusion guard names.
|
16 лет назад |
Måns Rullgård
|
3540b950ec
add missing #include "common.h" to libavutil headers
|
16 лет назад |
Zuxy Meng
|
85074d3c93
Reapply r12489: Add pure, const and malloc attributes to proper functions
|
16 лет назад |
Benoit Fouet
|
2119bb8f51
revert r12489.
|
16 лет назад |
Zuxy Meng
|
6544f48f03
Pure, const and malloc attributes to libavutil.
|
16 лет назад |
Diego Biurrun
|
768a920572
#include stddef.h instead of sys/types.h, the former is a standard C header.
|
16 лет назад |
Aurelien Jacobs
|
3abe5fbdc4
improve CRC API
|
17 лет назад |
Diego Biurrun
|
5b21bdabe4
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 лет назад |
Reimar Döffinger
|
7b07d3e8fe
Use defines instead of raw hex numbers to specify CRC polynomials
|
17 лет назад |
Måns Rullgård
|
99545457bf
include all prerequisites in header files
|
17 лет назад |
Michael Niedermayer
|
08cb195020
kill 3 more av_mallocz_static()
|
17 лет назад |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 лет назад |
Diego Biurrun
|
04d7f60143
Add official LGPL license headers to the files that were missing them.
|
18 лет назад |
Michael Niedermayer
|
43a80ccee5
generic crc calculation code
|
18 лет назад |