f78cd0c243 
								
							
								 
							
						 
						
							
							
								
								prores-idct: fix overflow in c code.  
							
							Fix the fate ref for prores-422_proxy by reverting the changes to it
in commit f492df0927 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								92fb52d906 
								
							
								 
							
						 
						
							
							
								
								prores: extract idct into its own dspcontext and merge with put_pixels.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e7a972e113 
								
							
								 
							
						 
						
							
							
								
								simple_idct: add 10-bit version  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3e9409b1d0 
								
							
								 
							
						 
						
							
							
								
								simple_idct: simplify some ifdeffery  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dbb5ee8ea7 
								
							
								 
							
						 
						
							
							
								
								simple_idct: remove code for DCTELEM != int16  
							
							DCTELEM can never be changed to anything else, too much code
depends on it.
Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e0ae2174db 
								
							
								 
							
						 
						
							
							
								
								simple_idct: remove disabled code  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2912e87a6c 
								
							
								 
							
						 
						
							
							
								
								Replace FFmpeg with Libav in licence headers  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba87f0801d 
								
							
								 
							
						 
						
							
							
								
								Remove explicit filename from Doxygen  @file  commands.  
							
							Passing an explicit filename to this command is only necessary if the
documentation in the @file  block refers to a file different from the
one the block resides in.
Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								63613fe615 
								
							
								 
							
						 
						
							
							
								
								Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN  
							
							Originally committed as revision 19508 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bad5537e2c 
								
							
								 
							
						 
						
							
							
								
								Use full internal pathname in doxygen  @file  directives.  
							
							Otherwise doxygen complains about ambiguous filenames when files exist
under the same name in different subdirectories.
Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								edf7c2b26f 
								
							
								 
							
						 
						
							
							
								
								simple_idct: use MUL16 and MAC16 from mathops.h  
							
							Originally committed as revision 16362 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								79cb09b2f7 
								
							
								 
							
						 
						
							
							
								
								consistency cosmetics: Rename POWERPC identifiers to PPC.  
							
							Originally committed as revision 16359 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								be449fca79 
								
							
								 
							
						 
						
							
							
								
								Convert asm keyword into __asm__.  
							
							Neither the asm() nor the __asm__() keyword is part of the C99
standard, but while GCC accepts the former in C89 syntax, it is not
accepted in C99 unless GNU extensions are turned on (with -fasm). The
latter form is accepted in any syntax as an extension (without
requiring further command-line options).
Sun Studio C99 compiler also does not accept asm() while accepting
__asm__(), albeit reporting warnings that it's not valid C99 syntax.
Originally committed as revision 15627 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								91823a6efd 
								
							
								 
							
						 
						
							
							
								
								Add 4x4 IDCT  
							
							Originally committed as revision 11198 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								59e6f60a99 
								
							
								 
							
						 
						
							
							
								
								add ff_ prefix to all simple_idct symbols  
							
							Originally committed as revision 11192 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fda767bb4f 
								
							
								 
							
						 
						
							
							
								
								Rename function to reflect its action  
							
							Originally committed as revision 11146 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2a29455e3 
								
							
								 
							
						 
						
							
							
								
								enable some 64bit optimized code on 64bit arch  
							
							Originally committed as revision 8155 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								55fde95e3b 
								
							
								 
							
						 
						
							
							
								
								rename cropTbl -> ff_cropTbl  
							
							Originally committed as revision 6992 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b78e7197a8 
								
							
								 
							
						 
						
							
							
								
								Change license headers to say 'FFmpeg' instead of 'this program/this library'  
							
							and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5509bffa88 
								
							
								 
							
						 
						
							
							
								
								Update licensing information: The FSF changed postal address.  
							
							Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb270c0896 
								
							
								 
							
						 
						
							
							
								
								COSMETICS: tabs --> spaces, some prettyprinting  
							
							Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								115329f160 
								
							
								 
							
						 
						
							
							
								
								COSMETICS: Remove all trailing whitespace.  
							
							Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								983e3246b7 
								
							
								 
							
						 
						
							
							
								
								per file doxy  
							
							Originally committed as revision 1634 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0c1a9edad4 
								
							
								 
							
						 
						
							
							
								
								* UINTX -> uintx_t   INTX -> intx_t  
							
							Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0e15384d9d 
								
							
								 
							
						 
						
							
							
								
								fixing DCTELEM != short  
							
							Originally committed as revision 1462 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1457ab5233 
								
							
								 
							
						 
						
							
							
								
								qpel encoding  
							
							4mv+b frames encoding finally fixed
chroma ME
5 comparission functions for ME
b frame encoding speedup
wmv2 codec (unfinished)
user specified diamond size for EPZS
Originally committed as revision 1365 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8b313a4787 
								
							
								 
							
						 
						
							
							
								
								Move Alpha optimized IDCT to own file. Based on a patch by Måns  
							
							Rullgård <mru@users.sourceforge.net>.
I've left out the idctCol2 part, because W4 has recently been decreed
to be 16383, and also I doubt it will give a noticeable speedup.
Originally committed as revision 1029 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								652f019786 
								
							
								 
							
						 
						
							
							
								
								in fact IDCT248 needs to be normalized as I suspected  
							
							Originally committed as revision 997 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9bf71516b1 
								
							
								 
							
						 
						
							
							
								
								first version of IDCT248 for DV decoding support  
							
							Originally committed as revision 994 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b59f574753 
								
							
								 
							
						 
						
							
							
								
								10l (compilation if defined ARCH_ALPHA)  
							
							Originally committed as revision 902 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								86748dbc61 
								
							
								 
							
						 
						
							
							
								
								dct-test update  
							
							test simple-idct and ijg int DCT too
 do tests with random & sparse matrixes
 print systematic error matrixes
Originally committed as revision 892 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3155c994b6 
								
							
								 
							
						 
						
							
							
								
								Reintroduce lost idctSparseCol for Alpha. Sorry for adding even more  
							
							code duplication, I'm currently working on the put/add variants, but I
did not get them to be as fast as the old method yet...
Originally committed as revision 703 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d36a246675 
								
							
								 
							
						 
						
							
							
								
								added inlined put/add functions  
							
							Originally committed as revision 671 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								412ba501b1 
								
							
								 
							
						 
						
							
							
								
								removed unused code - began to merge alpha specific stuff - added mac macros for suitable CPUs  
							
							Originally committed as revision 667 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bc45bca372 
								
							
								 
							
						 
						
							
							
								
								gcc 3.1 warning fix (patch by Felix Buenemann <atmosfear at users.sourceforge.net>)  
							
							Originally committed as revision 650 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cd4af68ad5 
								
							
								 
							
						 
						
							
							
								
								* started to cleanup name clashes for onetime compilation  
							
							Originally committed as revision 617 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff4ec49e64 
								
							
								 
							
						 
						
							
							
								
								license/copyright change  
							
							Originally committed as revision 599 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6000abfa89 
								
							
								 
							
						 
						
							
							
								
								removed useless header includes - use av memory functions  
							
							Originally committed as revision 522 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ccf589a8fe 
								
							
								 
							
						 
						
							
							
								
								C4=16383 for the c version too and even for some outcommented code  
							
							Originally committed as revision 433 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c7997007be 
								
							
								 
							
						 
						
							
							
								
								Small simple idct improvement for Alpha by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>  
							
							Originally committed as revision 276 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1e98dffb7a 
								
							
								 
							
						 
						
							
							
								
								Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>  
							
							Originally committed as revision 274 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4973971e37 
								
							
								 
							
						 
						
							
							
								
								(commit by michael)  
							
							faster simple_idct in C
Originally committed as revision 265 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								37e8dcda36 
								
							
								 
							
						 
						
							
							
								
								new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable  
							
							Originally committed as revision 235 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago