Michael Niedermayer 
							
						 
					 
					
						
						
						
						
							
						
						
							649c00c96d 
							
						 
					 
					
						
						
							
							sizeof(s->block) isnt 64*6*2 anymore bugfix  
						
						... 
						
						
						
						mpeg12 decoding optimization
Originally committed as revision 364 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2002-03-28 13:41:04 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
						
						
							
						
						
							ba6802debf 
							
						 
					 
					
						
						
							
							4MV motion estimation (not finished yet)  
						
						... 
						
						
						
						SAD functions rewritten (8x8 support & MMX2 optimizations)
HQ inter/intra decission
msmpeg4 encoding bugfix (MV where too long)
Originally committed as revision 362 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2002-03-27 21:25:22 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
						
						
							
						
						
							7ff037e9ca 
							
						 
					 
					
						
						
							
							q-pel mc fixed  
						
						... 
						
						
						
						Originally committed as revision 321 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2002-03-09 14:22:21 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
						
						
							
						
						
							44eb495128 
							
						 
					 
					
						
						
							
							divx5-gmc support  
						
						... 
						
						
						
						q-pel mc support
neither is totally bugfree yet though :(
Originally committed as revision 320 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2002-03-09 13:01:16 +00:00 
						 
				 
			
				
					
						
							
							
								Juanjo 
							
						 
					 
					
						
						
						
						
							
						
						
							43f1708f8b 
							
						 
					 
					
						
						
							
							- Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'm  
						
						... 
						
						
						
						sure it works ok. Also it's slow, so use it only when you _really_ need to
measure quality.
- Fix libavcodec Makefile to enable profiling.
Originally committed as revision 314 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2002-02-26 22:14:27 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
						
						
							
						
						
							2f349de286 
							
						 
					 
					
						
						
							
							(commit by michael)  
						
						... 
						
						
						
						mmx & mmx2 quantizer
c dct permutation bugfix
dont copy input on intra only encodings if it can be avoided
dont draw edges on intra only stuff
Originally committed as revision 281 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2002-01-27 13:30:18 +00:00 
						 
				 
			
				
					
						
							
							
								Nick Kurshev 
							
						 
					 
					
						
						
						
						
							
						
						
							1e98dffb7a 
							
						 
					 
					
						
						
							
							Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>  
						
						... 
						
						
						
						Originally committed as revision 274 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2002-01-20 14:48:02 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
						
						
							
						
						
							0a8d8945fd 
							
						 
					 
					
						
						
							
							(commit by michael)  
						
						... 
						
						
						
						faster simple idct in MMX
Originally committed as revision 269 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2002-01-17 20:00:41 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
						
						
							
						
						
							badaf88eeb 
							
						 
					 
					
						
						
							
							(commit by michael)  
						
						... 
						
						
						
						dequantizers skip trailing zeros
msmpeg4 non-intra decoder has its dequantizer "build in" now
Originally committed as revision 260 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2002-01-13 04:59:37 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
						
						
							
						
						
							5a24083859 
							
						 
					 
					
						
						
							
							fix for non-mmx runtimedetect encoding bugs - patch by Michael Niedermayer <michaelni@gmx.at>  
						
						... 
						
						
						
						Originally committed as revision 250 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2002-01-10 00:51:45 +00:00 
						 
				 
			
				
					
						
							
							
								Arpi 
							
						 
					 
					
						
						
						
						
							
						
						
							d962f6fd3a 
							
						 
					 
					
						
						
							
							new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable  
						
						... 
						
						
						
						Originally committed as revision 234 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2001-12-09 12:04:09 +00:00 
						 
				 
			
				
					
						
							
							
								Fabrice Bellard 
							
						 
					 
					
						
						
						
						
							
						
						
							c34270f5e8 
							
						 
					 
					
						
						
							
							mlib merge  
						
						... 
						
						
						
						Originally committed as revision 131 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2001-09-16 21:54:00 +00:00 
						 
				 
			
				
					
						
							
							
								Fabrice Bellard 
							
						 
					 
					
						
						
						
						
							
						
						
							3d03c0a24e 
							
						 
					 
					
						
						
							
							arm optimizations  
						
						... 
						
						
						
						Originally committed as revision 82 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2001-08-13 21:45:36 +00:00 
						 
				 
			
				
					
						
							
							
								Fabrice Bellard 
							
						 
					 
					
						
						
						
						
							
						
						
							0cfa9713f7 
							
						 
					 
					
						
						
							
							export for imgconvert usage  
						
						... 
						
						
						
						Originally committed as revision 67 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2001-08-11 19:00:43 +00:00 
						 
				 
			
				
					
						
							
							
								Fabrice Bellard 
							
						 
					 
					
						
						
						
						
							
						
						
							e0eac44e82 
							
						 
					 
					
						
						
							
							added block permutation functions  
						
						... 
						
						
						
						Originally committed as revision 45 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2001-08-07 22:43:19 +00:00 
						 
				 
			
				
					
						
							
							
								Arpi 
							
						 
					 
					
						
						
						
						
							
						
						
							4af7bcc185 
							
						 
					 
					
						
						
							
							MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2  
						
						... 
						
						
						
						Gives average 13-20% mpeg decoding speedup on x86 systems.
Originally committed as revision 30 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2001-08-03 18:33:03 +00:00 
						 
				 
			
				
					
						
							
							
								Fabrice Bellard 
							
						 
					 
					
						
						
						
						
							
						
						
							fb16b7e7b3 
							
						 
					 
					
						
						
							
							added emms_c() macro which should can used in c code in both mmx/non mmx cases  
						
						... 
						
						
						
						Originally committed as revision 12 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2001-07-24 20:42:03 +00:00 
						 
				 
			
				
					
						
							
							
								Fabrice Bellard 
							
						 
					 
					
						
						
						
						
							
						
						
							980fc7b834 
							
						 
					 
					
						
						
							
							fixed config for direct mplayer build compatibility  
						
						... 
						
						
						
						Originally committed as revision 8 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2001-07-23 20:06:54 +00:00 
						 
				 
			
				
					
						
							
							
								Fabrice Bellard 
							
						 
					 
					
						
						
						
						
							
						
						
							de6d9b6404 
							
						 
					 
					
						
						
							
							Initial revision  
						
						... 
						
						
						
						Originally committed as revision 5 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2001-07-22 14:18:56 +00:00