3b7660b002 
								
							
								 
							
						 
						
							
							
								
								Remove mangle.h, it is just a duplicate of parts of libavutil/internal.h.  
							
							Originally committed as revision 9500 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								755bfeabcc 
								
							
								 
							
						 
						
							
							
								
								misc spelling fixes  
							
							Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								42610c4983 
								
							
								 
							
						 
						
							
							
								
								Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.  
							
							Originally committed as revision 9145 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0bda781739 
								
							
								 
							
						 
						
							
							
								
								Use DECLARE_ALIGNED for alignment in libpostprocess  
							
							Originally committed as revision 9043 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								849f10351d 
								
							
								 
							
						 
						
							
							
								
								rename always_inline to av_always_inline and move to common.h  
							
							Originally committed as revision 7256 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3cd52279c9 
								
							
								 
							
						 
						
							
							
								
								Use common define for x86_32 and x86_64.  
							
							Originally committed as revision 6859 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c45b5de03a 
								
							
								 
							
						 
						
							
							
								
								Fix #endif comments.  
							
							Originally committed as revision 6709 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c26abfa541 
								
							
								 
							
						 
						
							
							
								
								Rename ABS macro to FFABS.  
							
							Originally committed as revision 6666 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								02305ff38f 
								
							
								 
							
						 
						
							
							
								
								Rename SIGN macro to FFSIGN to avoid clashes with system headers.  
							
							Originally committed as revision 6665 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e7becfb25f 
								
							
								 
							
						 
						
							
							
								
								printf --> av_log with some help from Oded  
							
							Originally committed as revision 6639 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8925915fcc 
								
							
								 
							
						 
						
							
							
								
								Change libpostproc to use the FFMIN/FFMAX macros from libavutil.  
							
							Originally committed as revision 6622 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a22b7322cc 
								
							
								 
							
						 
						
							
							
								
								Move sign macro to libavutil.  
							
							Originally committed as revision 6620 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e0296b9a2e 
								
							
								 
							
						 
						
							
							
								
								Use ABS macro from libavutil.  
							
							Originally committed as revision 6619 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c6a9271c56 
								
							
								 
							
						 
						
							
							
								
								Remove gcc-workaround that is already present in libavutil/common.h.  
							
							Originally committed as revision 6614 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ef85972ba5 
								
							
								 
							
						 
						
							
							
								
								Fix default license header.  
							
							Originally committed as revision 6613 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								4851f2ad92 
								
							
								 
							
						 
						
							
							
								
								1000000l for lu_zero (commiting untested? code)  
							
							Originally committed as revision 6537 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ab6c7c3cc 
								
							
								 
							
						 
						
							
							
								
								make postproc use avutil  
							
							Originally committed as revision 6524 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f4bd289a04 
								
							
								 
							
						 
						
							
							
								
								Explicitly include fastmemcpy.h from libvo/.  
							
							Originally committed as revision 6021 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b49ce2e34 
								
							
								 
							
						 
						
							
							
								
								Add const to (mostly) char* and make some functions static, which aren't used  
							
							outside their declaring source file and which have no corresponding prototype.
patch by Stefan Huehner stefan^^@^^huehner^^.^^org
Originally committed as revision 5497 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								36b1b0bcc6 
								
							
								 
							
						 
						
							
							
								
								CVS --> Subversion  
							
							Originally committed as revision 5461 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d9a242106 
								
							
								 
							
						 
						
							
							
								
								libavcodec/libpostproc ---> libpostproc  
							
							Originally committed as revision 5440 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								14b005d009 
								
							
								 
							
						 
						
							
							
								
								Make -xy help output consistent, output an empty line before and after.  
							
							Originally committed as revision 5108 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								49d40989ff 
								
							
								 
							
						 
						
							
							
								
								Add missing pp=ac to pp_help.  
							
							Originally committed as revision 4221 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3da3c8d65e 
								
							
								 
							
						 
						
							
							
								
								disable luma in postprocess filters patch by (Tuukka Toivonen |tuukkat ee.oulu fi)  
							
							fixed by myself
Originally committed as revision 4056 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								655f688d54 
								
							
								 
							
						 
						
							
							
								
								support for negative strides  
							
							Originally committed as revision 3989 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								47d9182521 
								
							
								 
							
						 
						
							
							
								
								Mention the l5 pp filter in 'mplayer -pphelp' output.  
							
							Originally committed as revision 3837 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bf69c4e55f 
								
							
								 
							
						 
						
							
							
								
								Make -pphelp output consistent with the other instances of -xxx help.  
							
							Originally committed as revision 3792 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								053dea12f2 
								
							
								 
							
						 
						
							
							
								
								adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>)  
							
							Originally committed as revision 3578 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								714872547d 
								
							
								 
							
						 
						
							
							
								
								typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>)  
							
							Originally committed as revision 3415 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								af05c29a1f 
								
							
								 
							
						 
						
							
							
								
								remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>)  
							
							Originally committed as revision 3194 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								20646267cd 
								
							
								 
							
						 
						
							
							
								
								Another (final?) patch for libpostproc.  
							
							This one replace horizClassify by a
transpose/(use Vert)/transpose sequence.
This add LowPass and DefFilter for "free".
I also fixed the header in postprocess.c
and special-cased some of the well-aligned
cases (all horiz stuff is well-aligned).
patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
Originally committed as revision 3175 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a7b2871cd1 
								
							
								 
							
						 
						
							
							
								
								Newer version, using a vectorized version of the  
							
							new organisation of code in doVertLowPass. it
seems to be faster in AltiVec also...
Also includes a compile fix for the new do_a_deblock
when using AltiVec.
patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
Originally committed as revision 3167 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								39d89b6966 
								
							
								 
							
						 
						
							
							
								
								per line lowpass filter in mmx  
							
							Originally committed as revision 3166 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								792a5a7c6a 
								
							
								 
							
						 
						
							
							
								
								mmx optimized version of the per line/accurate deblock filter  
							
							vertical default mmx deblock filter fix
Originally committed as revision 3165 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8c8bbd10e0 
								
							
								 
							
						 
						
							
							
								
								faster c lowpass filter  
							
							Originally committed as revision 3164 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								12eebd26ae 
								
							
								 
							
						 
						
							
							
								
								accurate/slow (per line instead of per block) deblock filter spport which is identical to what is recommanded in the mpeg4 spec  
							
							Originally committed as revision 3163 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b0ac780ac5 
								
							
								 
							
						 
						
							
							
								
								altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau at irisa dot fr>)  
							
							Originally committed as revision 3162 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4df8ca9df2 
								
							
								 
							
						 
						
							
							
								
								warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)  
							
							Originally committed as revision 3156 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e96682e6f4 
								
							
								 
							
						 
						
							
							
								
								some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)  
							
							Originally committed as revision 3140 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3f1d4e9600 
								
							
								 
							
						 
						
							
							
								
								attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))  
							
							Originally committed as revision 2832 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0a87c409cc 
								
							
								 
							
						 
						
							
							
								
								changed includes  
							
							Originally committed as revision 2739 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2e90b37c5e 
								
							
								 
							
						 
						
							
							
								
								mpeg2 QP clamping fix  
							
							Originally committed as revision 2663 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6423d073c9 
								
							
								 
							
						 
						
							
							
								
								Ministry of English Composition fixes (courtesy of Diego Biurrun  
							
							<diego at biurrun.de>)
Originally committed as revision 2273 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cb482d2511 
								
							
								 
							
						 
						
							
							
								
								blinking blocks around thin vertical lines and dots bugfix  
							
							Originally committed as revision 1988 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4cfbf61bf1 
								
							
								 
							
						 
						
							
							
								
								Warning and compatibility fixes.  
							
							Originally committed as revision 1902 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9616355144 
								
							
								 
							
						 
						
							
							
								
								looks better (req. for mp-G2)  
							
							Originally committed as revision 1830 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago