a33cab3a9a 
								
							
								 
							
						 
						
							
							
								
								Check for the presence of llrint(), lrint(), round() and roundf()  
							
							and provide simple replacements if they are unavailable.
patch by Michael Kostylev, mik niipt ru
Originally committed as revision 11326 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								52d086084e 
								
							
								 
							
						 
						
							
							
								
								Remove outdated comment.  
							
							Originally committed as revision 11325 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4f365f37b5 
								
							
								 
							
						 
						
							
							
								
								djgpp port, first part  
							
							patch by Michael Kostylev, mik niipt ru
Originally committed as revision 11313 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c5a2fe8f1f 
								
							
								 
							
						 
						
							
							
								
								Generate a linking error if perror() is used in libav*  
							
							Originally committed as revision 11061 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7f0cd6a529 
								
							
								 
							
						 
						
							
							
								
								Remove perror() usage from libavutil  
							
							Originally committed as revision 11057 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4f9c008cd5 
								
							
								 
							
						 
						
							
							
								
								Fix typo.  
							
							Patch by Jeremy Mordkoff: jlm zazzletech com
Originally committed as revision 10812 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b21bdabe4 
								
							
								 
							
						 
						
							
							
								
								Add FFMPEG_ prefix to all multiple inclusion guards.  
							
							Originally committed as revision 10765 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c97f54020d 
								
							
								 
							
						 
						
							
							
								
								Change SYS_DARWIN preprocessor checks to __APPLE__, they are specific  
							
							to Mac OS X rather than to Darwin.
Originally committed as revision 10247 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8008a04325 
								
							
								 
							
						 
						
							
							
								
								Move Apple gcc AltiVec vector declaration syntax to libavutil.  
							
							Originally committed as revision 10207 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9d16f87ffd 
								
							
								 
							
						 
						
							
							
								
								Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).  
							
							Originally committed as revision 10190 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e4c7ca224 
								
							
								 
							
						 
						
							
							
								
								Add attribute that forces alignment of stack to functions that need it.  
							
							Necessary for systems that don't align by default to 16 bytes, required by some
SSE instructions.
Requires GCC >= 4.2.
Based on patch by Gaël Chardon.
Originally committed as revision 10106 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								318049b8ed 
								
							
								 
							
						 
						
							
							
								
								move #include of system headers to top of file  
							
							Originally committed as revision 9646 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7eed4aef83 
								
							
								 
							
						 
						
							
							
								
								10l to Mans, assert is included later with proper DEBUG/NDEBUG ifdefs  
							
							Originally committed as revision 9636 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7c9dcd4bba 
								
							
								 
							
						 
						
							
							
								
								Remove unnecessary MINGW ifdef.  
							
							These were added for MSVC++, which is no longer supported.
Originally committed as revision 9595 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								36564c514c 
								
							
								 
							
						 
						
							
							
								
								Remove MinGW lrint hack.  
							
							It has been in mingw-runtime at least since version 2.4
Originally committed as revision 9594 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7c37e504f0 
								
							
								 
							
						 
						
							
							
								
								Remove OS/2 support  
							
							Originally committed as revision 9586 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								84662c01c9 
								
							
								 
							
						 
						
							
							
								
								undef forbidden names before we #define them in case they are macros in libc  
							
							Originally committed as revision 9545 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3299fb4523 
								
							
								 
							
						 
						
							
							
								
								Make error message more helpful and forbid random()  
							
							Originally committed as revision 9472 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								224906414b 
								
							
								 
							
						 
						
							
							
								
								Remove leading underscores from specifiers, they are reserved.  
							
							Originally committed as revision 9461 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								272605c73e 
								
							
								 
							
						 
						
							
							
								
								more av_strl* adjustments  
							
							Originally committed as revision 9412 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								99545457bf 
								
							
								 
							
						 
						
							
							
								
								include all prerequisites in header files  
							
							Originally committed as revision 9344 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6f74b71ef0 
								
							
								 
							
						 
						
							
							
								
								Part of MPlayer patch:  
							
							"Replace implicit use of fast_memcpy via macro by explicit use to allow
for future optimization."
This is not yet done for ffmpeg when compiled within MPlayer.
Originally committed as revision 9225 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								154e30f6c2 
								
							
								 
							
						 
						
							
							
								
								rename attribute_unused to av_unused and moves its declaration to common.h  
							
							patch by Carl Eugen Hoyos cehoyos chez ag or at
original thread: [FFmpeg-devel] [PATCH] attribute_unused -> av_unused
date: 05/29/2007 01:23 PM
Originally committed as revision 9155 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								45221f7f61 
								
							
								 
							
						 
						
							
							
								
								reduce number of shifts  
							
							Originally committed as revision 8891 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fd735e4b77 
								
							
								 
							
						 
						
							
							
								
								simplify  
							
							Originally committed as revision 8890 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								61bc79ec9c 
								
							
								 
							
						 
						
							
							
								
								remove possibly broken wince cruft  
							
							Originally committed as revision 8763 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8c2e2040aa 
								
							
								 
							
						 
						
							
							
								
								Add first and second output to earlyclobbers in COPY3_IF_LT macro.  
							
							patch by Ramiro Ribeiro Polla, ramiro lisha.ufsc br
Original thread:
date: Mar 27, 2007 11:21 PM
subject: [Ffmpeg-devel] [PATCH] fix build for --cpu=i686
Originally committed as revision 8604 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c367d06702 
								
							
								 
							
						 
						
							
							
								
								prevent exit missuse  
							
							Originally committed as revision 8536 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								318c5e0524 
								
							
								 
							
						 
						
							
							
								
								Give context to dprintf  
							
							Originally committed as revision 8338 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bdb4b698d8 
								
							
								 
							
						 
						
							
							
								
								Corrections so that builds with DEBUG work  
							
							Originally committed as revision 8295 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5dff169489 
								
							
								 
							
						 
						
							
							
								
								remove fallback definitions of PRIxNN macros,  
							
							patch by Ramiro Polla ramiro =a= lisha =d= ufsc =d= br
Originally committed as revision 8118 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ea65a753eb 
								
							
								 
							
						 
						
							
							
								
								Remove unused ENODATA define  
							
							Originally committed as revision 7943 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								40628be0ed 
								
							
								 
							
						 
						
							
							
								
								__attribute__((unused)) works with gcc 2.95 too  
							
							Originally committed as revision 7421 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								a77caa4dc9 
								
							
								 
							
						 
						
							
							
								
								fix mingw shared build, and get rid of FF_IMPORT_ATTR  
							
							Originally committed as revision 7253 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8da9266cea 
								
							
								 
							
						 
						
							
							
								
								use the standard INT64_C() macro for 64-bit constants  
							
							Originally committed as revision 7240 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cd10789691 
								
							
								 
							
						 
						
							
							
								
								move more macros to internal.h  
							
							Originally committed as revision 7239 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5403f8576b 
								
							
								 
							
						 
						
							
							
								
								move some __attribute__ macros to internal.h  
							
							Originally committed as revision 7238 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cf1e119bb2 
								
							
								 
							
						 
						
							
							
								
								Move BE_*/LE_*/ST*/LD* macros to a common place. Some further  
							
							optimization/cleanup would be desirable (e.g. LE_* and LD*
should be the same on x86).
Originally committed as revision 7218 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7e5f82dc06 
								
							
								 
							
						 
						
							
							
								
								move comment  
							
							Originally committed as revision 7072 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f940f7c9d2 
								
							
								 
							
						 
						
							
							
								
								merge CONFIG_WINCE sections  
							
							Originally committed as revision 7047 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								635eb0cc3d 
								
							
								 
							
						 
						
							
							
								
								indentation  
							
							Originally committed as revision 7046 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								36cd306907 
								
							
								 
							
						 
						
							
							
								
								rename inverse -> ff_inverse  
							
							Originally committed as revision 6990 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								419b878494 
								
							
								 
							
						 
						
							
							
								
								Add ARCH_X86_32 as a new define for 32 bit x86 architectures and change  
							
							the semantics of ARCH_X86 to mean both 32 and 64 bits.
Originally committed as revision 6852 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								94e4c3a333 
								
							
								 
							
						 
						
							
							
								
								Protect code that uses CMOV instructions with HAVE_CMOV,  
							
							Make configure set CMOV_IS_FAST on arches on which cmov has a low latency
(typically non-Netburst based processor)
Originally committed as revision 6749 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								eeebe6ad1f 
								
							
								 
							
						 
						
							
							
								
								add FASTDIV macro for ARM. Reported speed-up on MPEG-4 decoding: 1.8%  
							
							Patch by Siarhei Siamashka %siarhei P siamashka A gmail P com%
Original thread:
Date: Sep 28, 2006 2:26 AM
Subject: [Ffmpeg-devel] [PATCH] ARM implementation of FASTDIV
Originally committed as revision 6366 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								04d7f60143 
								
							
								 
							
						 
						
							
							
								
								Add official LGPL license headers to the files that were missing them.  
							
							Originally committed as revision 6219 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								af0ad8f0c1 
								
							
								 
							
						 
						
							
							
								
								Remove unused defines, patch by takis P issaris A uhasselt P be  
							
							Original thread:
Re: [Ffmpeg-devel] [PATCH] Remove unused internal macros
Sep 7 2006, 14:05
Originally committed as revision 6188 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago