- 11 Sep, 2013 1 commit
-
-
James Almer authored
crypto_bench SHA-1 and SHA-256 results using an AMD Athlon X2 7750+, mingw32-w64 GCC 4.7.3 x86_64 Before: lavu SHA-1 size: 1048576 runs: 1024 time: 9.012 +- 0.162 lavu SHA-256 size: 1048576 runs: 1024 time: 19.625 +- 0.173 After: lavu SHA-1 size: 1048576 runs: 1024 time: 7.948 +- 0.154 lavu SHA-256 size: 1048576 runs: 1024 time: 17.841 +- 0.170 Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 11 Aug, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 02 Jun, 2013 1 commit
-
-
Michael Niedermayer authored
about 1% speedup Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 04 May, 2013 1 commit
-
-
Diego Biurrun authored
-
- 04 Dec, 2012 1 commit
-
-
Anton Khirnov authored
-
- 28 Oct, 2012 1 commit
-
-
Michael Niedermayer authored
They are essential to be able to use the utils without av_malloc() That is for example use with malloc(), memalign(), some other private allocation function, on the stack or others. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 11 Oct, 2012 2 commits
-
-
Martin Storsjö authored
The current API where the plain size is exposed is not of much use - in most cases it is allocated dynamically anyway. If allocated e.g. on the stack via an uint8_t array, there's no guarantee that the struct's members are aligned properly (unless the array is overallocated and the opaque pointer within it manually aligned to some unspecified alignment). Signed-off-by: Martin Storsjö <martin@martin.st>
-
Michael Niedermayer authored
This makes no change to the way the code functions, but should make it easier for static analyzers to see the valid range for i Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 13 Feb, 2012 1 commit
-
-
Diego Biurrun authored
This allows dropping the av_unused argument from them.
-
- 04 Jul, 2011 1 commit
-
-
Kostya Shishkov authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 19 Apr, 2011 1 commit
-
-
Anton Khirnov authored
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 10 Jul, 2010 2 commits
-
-
Måns Rullgård authored
Originally committed as revision 24170 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Other parts of FFmpeg use NE (native endian) rather than ME (machine). This makes it consistent. Originally committed as revision 24169 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Mar, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 22449 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Mar, 2010 1 commit
-
-
Måns Rullgård authored
This reduces the number of false dependencies on header files and speeds up compilation. Originally committed as revision 22407 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Feb, 2010 1 commit
-
-
Carl Eugen Hoyos authored
Originally committed as revision 22099 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Feb, 2010 2 commits
-
-
Kostya Shishkov authored
Originally committed as revision 21756 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
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. Originally committed as revision 21754 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Jul, 2009 1 commit
-
-
Diego Biurrun authored
libavutil/sha.c:183: warning: unused variable `T2' Originally committed as revision 19551 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Jul, 2009 2 commits
-
-
Kostya Shishkov authored
Originally committed as revision 19450 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 19449 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Jul, 2009 1 commit
-
-
Kostya Shishkov authored
and leave av_sha1_* functions for compatibility until next major bump. Originally committed as revision 19394 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Jul, 2009 5 commits
-
-
Kostya Shishkov authored
when it's added. Originally committed as revision 19389 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 19388 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 19387 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 19386 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 19385 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jun, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 19154 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16840 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Generating the test program is integrated into the build system already. Originally committed as revision 16804 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
They are now always defined to either 0 or 1. Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Feb, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 11838 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Dec, 2007 2 commits
-
-
Luca Barbato authored
Originally committed as revision 11208 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Barbato authored
Patch from Diego Pettenò flameeyesATgmailDOTcom Originally committed as revision 11207 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Nov, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 11079 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jun, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 9444 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Apr, 2007 1 commit
-
-
Attila Kinali authored
Originally committed as revision 8853 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Mar, 2007 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 8385 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 8381 to svn://svn.ffmpeg.org/ffmpeg/trunk
-