Mans Rullgard 
							
						 
					 
					
						
						
						
						
							
						
						
							980f81d961 
							
						 
					 
					
						
						
							
							Use av_gettime() in various places  
						
						... 
						
						
						
						Signed-off-by: Mans Rullgard <mans@mansr.com> 
						
						
					 
					
						2012-06-20 17:09:03 +01:00 
						 
				 
			
				
					
						
							
							
								David Goldwich 
							
						 
					 
					
						
						
						
						
							
						
						
							b3e144a7df 
							
						 
					 
					
						
						
							
							des: add possibility to calculate DES-CBC-MAC with small buffer  
						
						... 
						
						
						
						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> 
						
						
					 
					
						2011-09-21 08:28:20 +02:00 
						 
				 
			
				
					
						
							
							
								Mans Rullgard 
							
						 
					 
					
						
						
						
						
							
						
						
							bd39c07688 
							
						 
					 
					
						
						
							
							des: fix #if conditional around P_shuffle  
						
						... 
						
						
						
						CONFIG_SMALL is always defined as 0 or 1.
Signed-off-by: Mans Rullgard <mans@mansr.com> 
						
						
					 
					
						2011-07-16 19:39:19 +01:00 
						 
				 
			
				
					
						
							
							
								Mans Rullgard 
							
						 
					 
					
						
						
						
						
							
						
						
							9e52a40695 
							
						 
					 
					
						
						
							
							des: allow unaligned input and output buffers  
						
						... 
						
						
						
						Signed-off-by: Mans Rullgard <mans@mansr.com> 
						
						
					 
					
						2011-07-04 11:07:15 +01:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							91c9aa0941 
							
						 
					 
					
						
						
							
							Move some conditionally used code below the appropriate #ifdef.  
						
						
						
						
					 
					
						2011-07-03 18:30:01 +02:00 
						 
				 
			
				
					
						
							
							
								Mans Rullgard 
							
						 
					 
					
						
						
						
						
							
						
						
							66fe5970ab 
							
						 
					 
					
						
						
							
							des: reduce number of iterations in test program  
						
						... 
						
						
						
						Testing a million random keys takes annoying long time.
1000 iterations should be enough.
Signed-off-by: Mans Rullgard <mans@mansr.com> 
						
						
					 
					
						2011-07-03 13:41:31 +01:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							adbfc605f6 
							
						 
					 
					
						
						
							
							doxygen: Consistently use '@' instead of '\' for Doxygen markup.  
						
						... 
						
						
						
						Signed-off-by: Diego Biurrun <diego@biurrun.de> 
						
						
					 
					
						2011-06-24 00:37:49 +02:00 
						 
				 
			
				
					
						
							
							
								Mans Rullgard 
							
						 
					 
					
						
						
						
						
							
						
						
							2912e87a6c 
							
						 
					 
					
						
						
							
							Replace FFmpeg with Libav in licence headers  
						
						... 
						
						
						
						Signed-off-by: Mans Rullgard <mans@mansr.com> 
						
						
					 
					
						2011-03-19 13:33:20 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
						
						
							
						
						
							8fc0162ac4 
							
						 
					 
					
						
						
							
							Add av_ prefix to bswap macros  
						
						... 
						
						
						
						Originally committed as revision 24170 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-10 22:12:30 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
						
						
							
						
						
							e6b22522c9 
							
						 
					 
					
						
						
							
							bswap: change ME to NE in macro names  
						
						... 
						
						
						
						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 
						
						
					 
					
						2010-07-10 22:09:01 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
						
						
							
						
						
							c67278098d 
							
						 
					 
					
						
						
							
							Move array specifiers outside DECLARE_ALIGNED() invocations  
						
						... 
						
						
						
						Originally committed as revision 21377 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-01-22 03:25:11 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							504ffed19f 
							
						 
					 
					
						
						
							
							Mark non-exported functions in test and example programs as static.  
						
						... 
						
						
						
						Originally committed as revision 18259 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-03-31 09:32:59 +00:00 
						 
				 
			
				
					
						
							
							
								Reimar Döffinger 
							
						 
					 
					
						
						
						
						
							
						
						
							3fb1084306 
							
						 
					 
					
						
						
							
							Remove/replace code disabled by major version bump.  
						
						... 
						
						
						
						Originally committed as revision 17875 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-03-08 14:51:25 +00:00 
						 
				 
			
				
					
						
							
							
								Reimar Döffinger 
							
						 
					 
					
						
						
						
						
							
						
						
							25a03ba358 
							
						 
					 
					
						
						
							
							100l, don't run tests twice, this was some forgotten debugging code.  
						
						... 
						
						
						
						Originally committed as revision 16975 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-02-03 18:04:52 +00:00 
						 
				 
			
				
					
						
							
							
								Reimar Döffinger 
							
						 
					 
					
						
						
						
						
							
						
						
							551a0c796e 
							
						 
					 
					
						
						
							
							Fix a bug in 3DEC CBC decryption and add more extensive tests based on  
						
						... 
						
						
						
						the official test vectors.
Originally committed as revision 16974 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-02-03 17:58:19 +00:00 
						 
				 
			
				
					
						
							
							
								Reimar Döffinger 
							
						 
					 
					
						
						
						
						
							
						
						
							61eb8cc420 
							
						 
					 
					
						
						
							
							Update DES test code to use the new public API.  
						
						... 
						
						
						
						Originally committed as revision 16972 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-02-03 17:03:49 +00:00 
						 
				 
			
				
					
						
							
							
								Reimar Döffinger 
							
						 
					 
					
						
						
						
						
							
						
						
							bc17cc01ed 
							
						 
					 
					
						
						
							
							Add support for 3DES to DES module  
						
						... 
						
						
						
						Originally committed as revision 16971 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-02-03 16:45:42 +00:00 
						 
				 
			
				
					
						
							
							
								Reimar Döffinger 
							
						 
					 
					
						
						
						
						
							
						
						
							1a534c7f1e 
							
						 
					 
					
						
						
							
							Add and use a public API for RC4 and DES, analogous to the AES API.  
						
						... 
						
						
						
						Originally committed as revision 16970 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-02-03 14:20:55 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							7a845019c1 
							
						 
					 
					
						
						
							
							Avoid unused variable warning when compiling DES test program.  
						
						... 
						
						
						
						Originally committed as revision 16715 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-21 23:55:51 +00:00 
						 
				 
			
				
					
						
							
							
								Aurelien Jacobs 
							
						 
					 
					
						
						
						
						
							
						
						
							b250f9c66d 
							
						 
					 
					
						
						
							
							Change semantic of CONFIG_*, HAVE_* and ARCH_*.  
						
						... 
						
						
						
						They are now always defined to either 0 or 1.
Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-13 23:44:16 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							93826f561d 
							
						 
					 
					
						
						
							
							Fix des-test compilation.  
						
						... 
						
						
						
						Originally committed as revision 12889 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-04-18 07:05:49 +00:00 
						 
				 
			
				
					
						
							
							
								Zuxy Meng 
							
						 
					 
					
						
						
						
						
							
						
						
							85074d3c93 
							
						 
					 
					
						
						
							
							Reapply r12489: Add pure, const and malloc attributes to proper functions  
						
						... 
						
						
						
						in libavutil.
Fix a compilation failure in r12489.
Originally committed as revision 12498 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-03-19 06:17:43 +00:00 
						 
				 
			
				
					
						
							
							
								Benoit Fouet 
							
						 
					 
					
						
						
						
						
							
						
						
							2119bb8f51 
							
						 
					 
					
						
						
							
							revert r12489.  
						
						... 
						
						
						
						Originally committed as revision 12490 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-03-18 16:29:47 +00:00 
						 
				 
			
				
					
						
							
							
								Zuxy Meng 
							
						 
					 
					
						
						
						
						
							
						
						
							6544f48f03 
							
						 
					 
					
						
						
							
							Pure, const and malloc attributes to libavutil.  
						
						... 
						
						
						
						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 
						
						
					 
					
						2008-03-18 15:27:15 +00:00 
						 
				 
			
				
					
						
							
							
								Reimar Döffinger 
							
						 
					 
					
						
						
						
						
							
						
						
							2e9ad69aaf 
							
						 
					 
					
						
						
							
							Add support for DES en- and decryption.  
						
						... 
						
						
						
						Originally committed as revision 10810 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-10-19 09:31:41 +00:00