ecefc5ddbd 
								
							
								 
							
						 
						
							
							
								
								regtest: run seektest on image sequences  
							
							Seeking on image sequences doesn't actually work, so this
test isn't very useful until that capability is added.
Originally committed as revision 22286 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d1be963568 
								
							
								 
							
						 
						
							
							
								
								regtest: run seektest on lavftest output files  
							
							Somehow this got lost in the recent overhaul.
Originally committed as revision 22283 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1233698bed 
								
							
								 
							
						 
						
							
							
								
								Make seektest messages similar to other tests  
							
							Originally committed as revision 22159 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d7096d6fdd 
								
							
								 
							
						 
						
							
							
								
								Run seektest on all generated files  
							
							Originally committed as revision 22158 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc3e2472f3 
								
							
								 
							
						 
						
							
							
								
								Place regression test output files in subdirs per family  
							
							Originally committed as revision 22155 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cbc4670c37 
								
							
								 
							
						 
						
							
							
								
								Revert "Remove the self reference in the seektest that prevented it from"  
							
							This reverts r22151.  It prevents the seektest from running at all and
is thus of no use whatsoever.
Originally committed as revision 22152 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd785e25d8 
								
							
								 
							
						 
						
							
							
								
								Remove the self reference in the seektest that prevented it from  
							
							testing new formats since 2 years namely r11831.
This likely will uncover bugs that gone unnoticed in the last 2 years
due to lack of testing.
Originally committed as revision 22151 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3d1470649c 
								
							
								 
							
						 
						
							
							
								
								Replace ` ` syntax by $( ) in regression test shell scripts.  
							
							The latter syntax variant is more readable and easier to nest.
Originally committed as revision 20924 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								62cb577e39 
								
							
								 
							
						 
						
							
							
								
								Rename seek_test.sh --> seek-regression.sh for greater consistency.  
							
							Originally committed as revision 18220 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9a5771e9c1 
								
							
								 
							
						 
						
							
							
								
								Run regression tests on target system.  
							
							Originally committed as revision 15915 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								25060fdf55 
								
							
								 
							
						 
						
							
							
								
								Ignore whitespace differences in seek test.  
							
							Originally committed as revision 13028 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9d6a96af24 
								
							
								 
							
						 
						
							
							
								
								remove single-frame images from seektest  
							
							Originally committed as revision 11837 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d2e40fe5e1 
								
							
								 
							
						 
						
							
							
								
								get seek regression test filenames from reference file  
							
							Originally committed as revision 11831 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								76de4ea681 
								
							
								 
							
						 
						
							
							
								
								Print the name of the regression test that was run after finishing the test.  
							
							Originally committed as revision 11664 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1e56c151bc 
								
							
								 
							
						 
						
							
							
								
								set locale to C in seek test  
							
							Originally committed as revision 9584 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4fbd52f0b8 
								
							
								 
							
						 
						
							
							
								
								Merge tests Makefile into the top-level Makefile.  
							
							This gets rid of some recursion and simplifies the code.
Originally committed as revision 9255 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								59a2385e73 
								
							
								 
							
						 
						
							
							
								
								Remove portability comment, it should be pure POSIX now.  
							
							Originally committed as revision 9130 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dc75f7eeb4 
								
							
								 
							
						 
						
							
							
								
								whitespace cosmetics  
							
							Originally committed as revision 9129 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d593d4356 
								
							
								 
							
						 
						
							
							
								
								'grep -q' is a GNU extension.  
							
							Originally committed as revision 9128 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f1f836fd3b 
								
							
								 
							
						 
						
							
							
								
								Do not fail or print an error if the logfile already exists.  
							
							Originally committed as revision 9127 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								be47dad75f 
								
							
								 
							
						 
						
							
							
								
								modify order in which files are diff'd  
							
							Originally committed as revision 8869 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b9e65069bf 
								
							
								 
							
						 
						
							
							
								
								dont try to seek on single images  
							
							Originally committed as revision 8789 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f97b7e66de 
								
							
								 
							
						 
						
							
							
								
								seek regression tests  
							
							Originally committed as revision 7832 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago