- 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>
-
- 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>
-
- Feb 03, 2009
-
-
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 28, 2009
-
-
Diego Biurrun authored
Originally committed as revision 16849 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Aug 31, 2008
-
-
Stefano Sabatini authored
Consistently apply this rule: the guard name is obtained from the filename by stripping the leading "lib", converting '/' and '.' to '_' and uppercasing the resulting name. Guard names in the root directory have to be prefixed by "FFMPEG_". Originally committed as revision 15120 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 19, 2008
-
-
Måns Rullgård authored
Originally committed as revision 12502 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
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
-
- Feb 26, 2008
-
-
Peter Ross authored
stdint.h. This has the sideeffect of fixing the build on Interix. patch by Pete Ross, pross xvid org Originally committed as revision 12225 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 24, 2007
-
-
Diego Biurrun authored
Originally committed as revision 11087 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 20, 2007
-
-
Reimar Döffinger authored
Originally committed as revision 10822 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 19, 2007
-
-
Diego Biurrun authored
Originally committed as revision 10811 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 10810 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 17, 2007
-
-
Diego Biurrun authored
Originally committed as revision 10765 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 14, 2007
-
-
Luca Abeni authored
Originally committed as revision 10491 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Aug 24, 2007
-
-
Luca Abeni authored
Originally committed as revision 10214 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
Originally committed as revision 10201 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 27, 2007
-
-
Diego Biurrun authored
Originally committed as revision 8149 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 25, 2002
-
-
Fabrice Bellard authored
Originally committed as revision 809 to svn://svn.ffmpeg.org/ffmpeg/trunk
-