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
/
des.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-21
1
-1
/
+10
|
\
|
*
des: add possibility to calculate DES-CBC-MAC with small buffer
David Goldwich
2011-09-21
1
-1
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-24
1
-9
/
+9
|
\
\
|
|
/
|
*
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
Diego Biurrun
2011-06-24
1
-9
/
+9
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Add support for 3DES to DES module
Reimar Döffinger
2009-02-03
1
-1
/
+1
*
Add and use a public API for RC4 and DES, analogous to the AES API.
Reimar Döffinger
2009-02-03
1
-9
/
+21
*
spelling/grammar/consistency review part III
Diego Biurrun
2009-01-28
1
-5
/
+5
*
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
*
This header just needs stdint.h, not inttypes.h, which is a superset of
Peter Ross
2008-02-26
1
-1
/
+1
*
Add missing #includes to fix 'make checkheaders'.
Diego Biurrun
2007-11-24
1
-0
/
+2
*
Document ff_des_encdec
Reimar Döffinger
2007-10-20
1
-0
/
+10
*
cosmetics: Add #endif comment.
Diego Biurrun
2007-10-19
1
-1
/
+1
*
Add support for DES en- and decryption.
Reimar Döffinger
2007-10-19
1
-0
/
+27