- Sep 10, 2013
-
-
Diego Biurrun authored
-
- Dec 04, 2012
-
-
Anton Khirnov authored
-
- Sep 19, 2012
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jun 20, 2012
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Apr 02, 2012
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Dec 05, 2011
-
-
Reimar Döffinger authored
For some of the code e.g. doing timing measurements there is no real point in running regression testing on it, thus it should not be counted against coverage. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- Sep 21, 2011
-
-
David Goldwich authored
This patch adds the possibility to calculate the DES-CBC-MAC of a source buffer (i.e. the last block of the buffer encrypted in CBC mode) without having to allocate a destination buffer that is as long as the complete source buffer, but instead only 8 bytes for the MAC. Signed-off-by:
David Goldwich <david.goldwich@gmail.com> Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- Jul 16, 2011
-
-
Mans Rullgard authored
CONFIG_SMALL is always defined as 0 or 1. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Jul 04, 2011
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Jul 03, 2011
-
-
Diego Biurrun authored
-
Mans Rullgard authored
Testing a million random keys takes annoying long time. 1000 iterations should be enough. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Jun 23, 2011
-
-
Diego Biurrun authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- Mar 19, 2011
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Jul 10, 2010
-
-
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
-
- Jan 22, 2010
-
-
Måns Rullgård authored
Originally committed as revision 21377 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 31, 2009
-
-
Diego Biurrun authored
Originally committed as revision 18259 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 08, 2009
-
-
Reimar Döffinger authored
Originally committed as revision 17875 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 03, 2009
-
-
Reimar Döffinger authored
Originally committed as revision 16975 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
the official test vectors. Originally committed as revision 16974 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 16972 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 16971 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 16970 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 21, 2009
-
-
Diego Biurrun authored
Originally committed as revision 16715 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 13, 2009
-
-
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
-
- Apr 18, 2008
-
-
Diego Biurrun authored
Originally committed as revision 12889 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 19, 2008
-
-
Zuxy Meng authored
in libavutil. Fix a compilation failure in r12489. Originally committed as revision 12498 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 18, 2008
-
-
Benoit Fouet authored
Originally committed as revision 12490 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Zuxy Meng authored
Patch by Zuxy Meng: zuxy meng gmail com Original thread: [FFmpeg-devel] [PATCH] Pure, const and malloc attributes to libavutil Date: 03/18/2008 6:09 AM Originally committed as revision 12489 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 19, 2007
-
-
Reimar Döffinger authored
Originally committed as revision 10810 to svn://svn.ffmpeg.org/ffmpeg/trunk
-