Michael Niedermayer
|
10d2ae8cf7
Merge remote branch 'qatar/master'
|
13 years ago |
Anton Khirnov
|
488d2b6349
lavu: remove disabled sha1 cruft.
|
13 years ago |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 years ago |
Måns Rullgård
|
8fc0162ac4
Add av_ prefix to bswap macros
|
14 years ago |
Måns Rullgård
|
e6b22522c9
bswap: change ME to NE in macro names
|
14 years ago |
Måns Rullgård
|
32f40ace25
sha: add missing include
|
14 years ago |
Måns Rullgård
|
2ed6f39944
Replace many includes of libavutil/common.h with what is actually needed
|
14 years ago |
Carl Eugen Hoyos
|
0fcbcad140
Include sha1.h from sha.c: It contains several prototypes.
|
14 years ago |
Kostya Shishkov
|
a768816c33
Simplify expression as suggested by Måns Rullgård
|
14 years ago |
Kostya Shishkov
|
045b60bf9b
Make SHA digest function write digest value with AV_WN32 instead of assuming
|
14 years ago |
Diego Biurrun
|
8b4e7c28fb
Mark conditionally used variable T2 as av_unused; avoids the warning:
|
15 years ago |
Kostya Shishkov
|
87d718aefc
cosmetics: reindent after last commit
|
15 years ago |
Kostya Shishkov
|
aa5a99ae0c
Add SHA-2 hashing
|
15 years ago |
Kostya Shishkov
|
451ae25724
Prepare SHA code to handle SHA-2 as well. For now rename files and functions
|
15 years ago |