Diego Biurrun 
							
						 
					 
					
						
						
							
						
						985fdd534f 
					 
					
						
						
							
							Give liblzo benchmark conditionals more descriptive names and add convenience  
						
						 
						
						... 
						
						
						
						definitions along with instructions for changing them.
Originally committed as revision 18387 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-04-09 15:11:48 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						82a6ef2089 
					 
					
						
						
							
							Replace manual setting of the removed av_log_level variable by the  
						
						 
						
						... 
						
						
						
						corresponding call to av_log_set_level().
Originally committed as revision 18310 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-04-02 08:15:03 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reimar Döffinger 
							
						 
					 
					
						
						
							
						
						fe4032b66a 
					 
					
						
						
							
							Remove more functions disabled by major version bump.  
						
						 
						
						... 
						
						
						
						Originally committed as revision 17876 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-03-08 15:02:12 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						0d08e27015 
					 
					
						
						
							
							Add necessary header for LIBAVUTIL_VERSION_MAJOR, fixes the warning:  
						
						 
						
						... 
						
						
						
						libavutil/lzo.c:235:5: warning: "LIBAVUTIL_VERSION_MAJOR" is not defined
Originally committed as revision 16962 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-02-02 23:13:18 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reimar Döffinger 
							
						 
					 
					
						
						
							
						
						a545f067f3 
					 
					
						
						
							
							Move doxygen documentation from lzo.c to lzo.h  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16949 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-02-02 20:30:36 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reimar Döffinger 
							
						 
					 
					
						
						
							
						
						0b178e5629 
					 
					
						
						
							
							Add av_ prefix to LZO stuff and thus make it officially part of the public API.  
						
						 
						
						... 
						
						
						
						Keep lzo1x_decode until the next major version bump for binary compatibility.
Originally committed as revision 16946 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-02-02 20:16:00 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						bfe3676feb 
					 
					
						
						
							
							spelling/grammar/consistency review part II  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16848 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-28 23:03:17 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						89c9ff504b 
					 
					
						
						
							
							spelling/grammar/consistency review part I  
						
						 
						
						... 
						
						
						
						Originally committed as revision 16840 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2009-01-28 00:16:05 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Peter Ross 
							
						 
					 
					
						
						
							
						
						6ba10f338a 
					 
					
						
						
							
							Add av_memcpy_backptr(): deliberately overlapping memcpy variant.  
						
						 
						
						... 
						
						
						
						Originally committed as revision 14641 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-08-06 08:17:03 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reimar Döffinger 
							
						 
					 
					
						
						
							
						
						5e038b4f08 
					 
					
						
						
							
							LZO decoder input is const  
						
						 
						
						... 
						
						
						
						Originally committed as revision 11797 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2008-02-01 16:30:51 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reimar Döffinger 
							
						 
					 
					
						
						
							
						
						4302963daa 
					 
					
						
						
							
							Move lzo decompression to libavutil  
						
						 
						
						... 
						
						
						
						Originally committed as revision 7789 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2007-01-31 22:58:53 +00:00