| July 5, 2011 | ||
|---|---|---|
View 5d4fd1d
Merge remote-tracking branch 'qatar/master'Michael Niedermayer authored on 2011/07/05 08:46:03 |
||
| July 4, 2011 | ||
|---|---|---|
View 3e2aa26
sha: use AV_RB32() instead of assuming buffer can be cast to uint32_t*Kostya Shishkov authored on 2011/07/04 18:57:46 |
||
| April 21, 2011 | ||
|---|---|---|
View 10d2ae8
Merge remote branch 'qatar/master'Michael Niedermayer authored on 2011/04/21 10:23:46 |
||
| April 20, 2011 | ||
|---|---|---|
View 488d2b6
lavu: remove disabled sha1 cruft.Anton Khirnov authored on 2011/04/20 04:16:35 |
||
| March 19, 2011 | ||
|---|---|---|
View 2912e87
Replace FFmpeg with Libav in licence headersMans Rullgard authored on 2011/03/19 02:35:10 |
||
| July 11, 2010 | ||
|---|---|---|
View 8fc0162
Add av_ prefix to bswap macrosMåns Rullgård authored on 2010/07/11 07:12:30 |
||
View e6b2252
bswap: change ME to NE in macro namesMåns Rullgård authored on 2010/07/11 07:09:01 |
||
| March 11, 2010 | ||
|---|---|---|
View 32f40ac
sha: add missing includeMåns Rullgård authored on 2010/03/11 11:32:08 |
||
| March 10, 2010 | ||
|---|---|---|
View 2ed6f39
Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård authored on 2010/03/10 02:39:19 |
||
| February 28, 2010 | ||
|---|---|---|
View 0fcbcad
Include sha1.h from sha.c: It contains several prototypes.Carl Eugen Hoyos authored on 2010/02/28 11:32:16 |
||
| February 11, 2010 | ||
|---|---|---|
View a768816
Simplify expression as suggested by Måns RullgårdKostya Shishkov authored on 2010/02/11 23:08:40 |
||
View 045b60b
Make SHA digest function write digest value with AV_WN32 instead of assuming that output may be written as uint32_t since output buffer may not be aligned (and it's silly to force alignment on it) and it does not work in that case properly on some architectures.Kostya Shishkov authored on 2010/02/11 20:45:35 |
||
| July 31, 2009 | ||
|---|---|---|
View 8b4e7c2
Mark conditionally used variable T2 as av_unused; avoids the warning: libavutil/sha.c:183: warning: unused variable `T2'Diego Biurrun authored on 2009/07/31 06:21:30 |
||
| July 17, 2009 | ||
|---|---|---|
View 87d718a
cosmetics: reindent after last commitKostya Shishkov authored on 2009/07/17 13:30:49 |
||
View aa5a99a
Add SHA-2 hashingKostya Shishkov authored on 2009/07/17 13:30:06 |
||