c2fd6530af 
								
							
								 
							
						 
						
							
							
								
								use -Bsymbolic linker flag if supported  
							
							Originally committed as revision 11164 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9aa8ed9d23 
								
							
								 
							
						 
						
							
							
								
								Add a --disable-devices flag which disables all muxers and demuxers of  
							
							libavdevice at once.
Originally committed as revision 11158 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								52a9cf3435 
								
							
								 
							
						 
						
							
							
								
								Fix out of tree builds after introduction of libavdevice.  
							
							Originally committed as revision 11084 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7483e694f3 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Consistently indent with 4 spaces, break some long lists into single  
							
							lines, align some columns.
Originally committed as revision 11081 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c4035e5d3f 
								
							
								 
							
						 
						
							
							
								
								Fix the creation of alldevices.c (create it without any rename).  
							
							This also requires some changes to configure
Originally committed as revision 11080 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c721d803cb 
								
							
								 
							
						 
						
							
							
								
								Introduce libavdevice  
							
							Originally committed as revision 11077 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e5af4a113b 
								
							
								 
							
						 
						
							
							
								
								main() --> main(void)  
							
							Originally committed as revision 11069 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								db817cf35a 
								
							
								 
							
						 
						
							
							
								
								whitespace consistency cosmetics  
							
							Originally committed as revision 11068 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8361b1bea8 
								
							
								 
							
						 
						
							
							
								
								remove now useless libogg support  
							
							Originally committed as revision 11004 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								543b3965f1 
								
							
								 
							
						 
						
							
							
								
								fix libogg muxer dependency checking  
							
							Originally committed as revision 10959 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3837d107b7 
								
							
								 
							
						 
						
							
							
								
								Keep -lvorbis in libvorbis linker flags even when only used for encoding.  
							
							Some libvorbis versions on some platforms (macports) fail to compile otherwise.
Originally committed as revision 10932 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f9def9ccc6 
								
							
								 
							
						 
						
							
							
								
								Remove libvorbis Vorbis decoding support.  Our native decoder is complete  
							
							and has no known bugs, any remaining issues will hopefully be uncovered now.
Originally committed as revision 10924 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8138b9db26 
								
							
								 
							
						 
						
							
							
								
								List enabled code in configure output  
							
							Originally committed as revision 10921 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bf0c4afab2 
								
							
								 
							
						 
						
							
							
								
								Speed up show_list  
							
							Originally committed as revision 10920 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d2bbb2f743 
								
							
								 
							
						 
						
							
							
								
								Rename --disable-opts option to --disable-optimizations in order to be less  
							
							ambiguous, opts sounds more like options than optimizations.
Originally committed as revision 10855 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8400d6b8ea 
								
							
								 
							
						 
						
							
							
								
								Rename optimize variable to the slightly more meaningful optimizations.  
							
							Originally committed as revision 10854 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c3cf56140e 
								
							
								 
							
						 
						
							
							
								
								Install MSVC import libraries without version numbering in the filename.  
							
							Originally committed as revision 10814 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c5f1446678 
								
							
								 
							
						 
						
							
							
								
								Append BUILDSUF directly to NAME instead of prepending it to (S)LIBSUF.  
							
							Makes non-posix systems shared library names more correct,
such as avcodec-buildsuf-51.dll instead of avcodec-51-buildsuf.dll
Originally committed as revision 10813 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								abc4e5727e 
								
							
								 
							
						 
						
							
							
								
								Simplify  one variable setting.  
							
							Originally committed as revision 10776 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								24743a767f 
								
							
								 
							
						 
						
							
							
								
								Rename LIB to LIBNAME for consistency.  
							
							Originally committed as revision 10774 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9c05103fe3 
								
							
								 
							
						 
						
							
							
								
								Add multiple inclusion guards to config.h.  
							
							Originally committed as revision 10772 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0e872a4805 
								
							
								 
							
						 
						
							
							
								
								Add SLIB_UNINSTALL_EXTRA_CMD for MinGW.  
							
							based on a patch by Dave Yeo, daveryeo telus net
Originally committed as revision 10768 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b5d0491b5 
								
							
								 
							
						 
						
							
							
								
								Add SLIB_UNINSTALL_EXTRA_COMMAND to uninstall the things installed via  
							
							SLIB_INSTALL_EXTRA_COMMAND.
patch by Dave Yeo, daveryeo telus net
Originally committed as revision 10767 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7f3c02fc21 
								
							
								 
							
						 
						
							
							
								
								comment grammar fix  
							
							Originally committed as revision 10759 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								85aec3bd48 
								
							
								 
							
						 
						
							
							
								
								Remove gcc import libraries from Win32 builds.  
							
							They weren't even installed, and [1] suggests linking directly to the dll.
[1] http://sourceware.org/binutils/docs-2.18/ld/WIN32.html 
Originally committed as revision 10740 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ad423489e 
								
							
								 
							
						 
						
							
							
								
								ffserver needs ffm_muxer specifically, and rtsp_demuxer for rtsp_parse_line()  
							
							Originally committed as revision 10718 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								35d6cebde8 
								
							
								 
							
						 
						
							
							
								
								Use single quotes to get rid of a bunch of backslash escapes.  
							
							Originally committed as revision 10717 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5645c83802 
								
							
								 
							
						 
						
							
							
								
								Consistently use $(FOO) instead of ${FOO} in Makefile variables.  
							
							Originally committed as revision 10716 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b3246488d 
								
							
								 
							
						 
						
							
							
								
								use pr -n -t instead of non-standard cat -n  
							
							Originally committed as revision 10677 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fdf885983c 
								
							
								 
							
						 
						
							
							
								
								fix -lm check  
							
							Originally committed as revision 10620 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b19786b11 
								
							
								 
							
						 
						
							
							
								
								set -mcpu for ARM  
							
							Originally committed as revision 10595 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								53b7336500 
								
							
								 
							
						 
						
							
							
								
								Fix avisynth compilation after allformats.h was removed  
							
							Originally committed as revision 10594 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ea10ddde96 
								
							
								 
							
						 
						
							
							
								
								Let the dependency checker deal with winsock2's extralibs.  
							
							Originally committed as revision 10593 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a98bb16de2 
								
							
								 
							
						 
						
							
							
								
								Organize header files and system functions checks  
							
							Originally committed as revision 10566 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								940f335a3c 
								
							
								 
							
						 
						
							
							
								
								create and use check_asm() function  
							
							Originally committed as revision 10558 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								78eb65317e 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Move LDCONFIG variable to a more sensible place in config.mak.  
							
							Originally committed as revision 10557 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8b03def65f 
								
							
								 
							
						 
						
							
							
								
								Move VIS CFLAGS settings into configure.  
							
							Originally committed as revision 10555 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bd9d34a0c9 
								
							
								 
							
						 
						
							
							
								
								Add a proper test for VIS instruction support.  
							
							some help by Jan Knutar, jknutar nic fi
Originally committed as revision 10553 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2675d4a69 
								
							
								 
							
						 
						
							
							
								
								Proper check for --help and -h parameters  
							
							Originally committed as revision 10543 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								06eab4bae1 
								
							
								 
							
						 
						
							
							
								
								Let the dependency checker decide about x11_grab_device_demuxer  
							
							Originally committed as revision 10542 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3ae3b72123 
								
							
								 
							
						 
						
							
							
								
								Replace one-lined if;elses to && ||  
							
							Originally committed as revision 10540 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4ec45764a0 
								
							
								 
							
						 
						
							
							
								
								Add extralibs to the dependency checker  
							
							Originally committed as revision 10532 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8a2b9418bc 
								
							
								 
							
						 
						
							
							
								
								gpl for the X11 grabber has already been checked for  
							
							Originally committed as revision 10531 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								497237c700 
								
							
								 
							
						 
						
							
							
								
								Use enable and disable macros where appropriate  
							
							Originally committed as revision 10530 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								13ef78254d 
								
							
								 
							
						 
						
							
							
								
								Properly check for -lm  
							
							Originally committed as revision 10528 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								13566c311f 
								
							
								 
							
						 
						
							
							
								
								cosmetics: sort()  
							
							Originally committed as revision 10526 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dbd255cda1 
								
							
								 
							
						 
						
							
							
								
								Remove forced -pthread for freebsd.  
							
							Configure properly detects which flags are needed on --enable-pthreads
Originally committed as revision 10524 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1c915f8370 
								
							
								 
							
						 
						
							
							
								
								Indent  
							
							Originally committed as revision 10523 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								73483024d6 
								
							
								 
							
						 
						
							
							
								
								Remove --disable-bktr option from configure  
							
							--disable-demuxer=bktr should be used instead
Originally committed as revision 10522 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								670ab31277 
								
							
								 
							
						 
						
							
							
								
								Replace manual variable setting with the disable function.  
							
							Originally committed as revision 10516 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago