index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavutil
/
crc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-29
1
-1
/
+0
|
\
|
*
cosmetics: Remove extra newlines at EOF
Alex Converse
2012-01-27
1
-1
/
+0
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Replace many includes of libavutil/common.h with what is actually needed
Måns Rullgård
2010-03-09
1
-1
/
+1
*
spelling/grammar/consistency review part I
Diego Biurrun
2009-01-28
1
-1
/
+1
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
add missing #include "common.h" to libavutil headers
Måns Rullgård
2008-03-19
1
-0
/
+1
*
Reapply r12489: Add pure, const and malloc attributes to proper functions
Zuxy Meng
2008-03-19
1
-1
/
+1
*
revert r12489.
Benoit Fouet
2008-03-18
1
-1
/
+1
*
Pure, const and malloc attributes to libavutil.
Zuxy Meng
2008-03-18
1
-1
/
+1
*
#include stddef.h instead of sys/types.h, the former is a standard C header.
Diego Biurrun
2008-03-13
1
-1
/
+1
*
improve CRC API
Aurelien Jacobs
2008-01-04
1
-18
/
+9
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
Use defines instead of raw hex numbers to specify CRC polynomials
Reimar Döffinger
2007-08-19
1
-0
/
+7
*
include all prerequisites in header files
Måns Rullgård
2007-06-16
1
-0
/
+3
*
kill 3 more av_mallocz_static()
Michael Niedermayer
2007-03-14
1
-0
/
+7
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Add official LGPL license headers to the files that were missing them.
Diego Biurrun
2006-09-10
1
-0
/
+18
*
generic crc calculation code
Michael Niedermayer
2006-03-06
1
-0
/
+15