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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spelling/grammar/consistency review part III
Diego Biurrun
2009-01-28
1
-5
/
+6
*
spelling/grammar/consistency review part I
Diego Biurrun
2009-01-28
1
-3
/
+3
*
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2009-01-13
1
-4
/
+4
*
Add necessary, remove unnecessary #includes.
Diego Biurrun
2009-01-11
1
-1
/
+2
*
uses FF_ARRAY_ELEMS() where appropriate
Aurelien Jacobs
2008-10-21
1
-1
/
+1
*
Dont cast const away.
Michael Niedermayer
2008-02-01
1
-1
/
+1
*
Fix a couple of 'return type defaults to int' and 'control reaches end of
Diego Biurrun
2008-01-10
1
-1
/
+2
*
Fix access to the last element of the table.
Aurelien Jacobs
2008-01-07
1
-1
/
+1
*
improve CRC API
Aurelien Jacobs
2008-01-04
1
-16
/
+39
*
main() --> main(void)
Diego Biurrun
2007-11-23
1
-1
/
+1
*
Additional documentation for CRC functions
Reimar Döffinger
2007-08-20
1
-0
/
+16
*
Use defines instead of raw hex numbers to specify CRC polynomials
Reimar Döffinger
2007-08-19
1
-4
/
+4
*
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
*
put the code which is specific for the large crc table under #ifndef CONFIG_S...
Michael Niedermayer
2006-07-08
1
-0
/
+4
*
generic crc calculation code
Michael Niedermayer
2006-03-06
1
-0
/
+80