867ab7fb0a 
								
							
								 
							
						 
						
							
							
								
								Fix pts reordering code.  
							
							This fixes a regression introduced when libavfilter support was added to ffplay.
Originally committed as revision 23343 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								12bd3c1f99 
								
							
								 
							
						 
						
							
							
								
								FFplay : Implement custom reget_buffer for the input filter.  
							
							Originally committed as revision 23287 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e53ca636d9 
								
							
								 
							
						 
						
							
							
								
								Cosmetics : re-indent after last commit.  
							
							Originally committed as revision 23265 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3635c07bd1 
								
							
								 
							
						 
						
							
							
								
								FFplay : Avoid manipulating NULL data pointers so that future checks  
							
							remain valid. This fixes segfaults for those cases where data copy to
this invalid pointer is attempted.
Originally committed as revision 23264 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								65929418f5 
								
							
								 
							
						 
						
							
							
								
								Avoid mixed declaration and code, fix C89 compatibility.  
							
							Patch by François Revol revol free fr.
Originally committed as revision 23143 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								09ed11e58c 
								
							
								 
							
						 
						
							
							
								
								rename -vfilters cli option to -vf in ffplay as well  
							
							Originally committed as revision 23104 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3f073fa22c 
								
							
								 
							
						 
						
							
							
								
								Fix auto-scaling.  
							
							Use the numeric value assigned to sws_flags for the sws_flags set in
the graph, rather than the string "bilinear", which is not even
parsable by the scale filter.
Originally committed as revision 23060 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b157b0ccd 
								
							
								 
							
						 
						
							
							
								
								Fix compilation error of ffmpeg and ffplay with --disable-avdevice.  
							
							Patch by Cyril Russo, stage D nexvision A laposte net
Originally committed as revision 22940 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								79f8b328cd 
								
							
								 
							
						 
						
							
							
								
								ffplay : Add 's' to the list of supported commands.  
							
							Originally committed as revision 22823 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d834d63b0e 
								
							
								 
							
						 
						
							
							
								
								Add -t option to ffplay.  
							
							Patch by Robert Krüger, krueger signal7 de
Originally committed as revision 22764 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cf097cbc0b 
								
							
								 
							
						 
						
							
							
								
								Cosmetics: indentation  
							
							Originally committed as revision 22756 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c41c5b02d3 
								
							
								 
							
						 
						
							
							
								
								Don't create unnecessary refereces to pictures  
							
							Originally committed as revision 22755 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd0c789be7 
								
							
								 
							
						 
						
							
							
								
								Hook decoder up to libavfilter's direct rendering for ffplay  
							
							Originally committed as revision 22754 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72415b2adb 
								
							
								 
							
						 
						
							
							
								
								Define AVMediaType enum, and use it instead of enum CodecType, which  
							
							is deprecated and will be dropped at the next major bump.
Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1922c0a773 
								
							
								 
							
						 
						
							
							
								
								Add a loop option to ffplay.  
							
							Patch by Robert Krüger, krueger signal7 de
Originally committed as revision 22646 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4903b5ca35 
								
							
								 
							
						 
						
							
							
								
								Move variable declaration, fixes the warning:  
							
							ffplay.c:1703: warning: unused variable `pos'
Originally committed as revision 22611 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								076db5ed57 
								
							
								 
							
						 
						
							
							
								
								Add a -window_title option, which sets the FFplay window title.  
							
							Patch by Robert Krüger "krueger ET signal7 DOT de".
Originally committed as revision 22588 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb4095133f 
								
							
								 
							
						 
						
							
							
								
								Make ffplay pass the packet.pos information to the filterchain, get it  
							
							again from the filterchain and pass it back to output_picture2().
Originally committed as revision 22507 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								382f3a5b6f 
								
							
								 
							
						 
						
							
							
								
								Print skip_frames variable.  
							
							Originally committed as revision 22482 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2b3da32f74 
								
							
								 
							
						 
						
							
							
								
								Make rdft speed user configureable.  
							
							Change default speed back to a slower variant.
Originally committed as revision 22467 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d38c9e7a91 
								
							
								 
							
						 
						
							
							
								
								Implement framedrop.  
							
							Replace SDL timer by a seperate thread, more accurate and less annoying.
frame drop is enabled by default, bug reports welcome.
Fixes issue1191
Originally committed as revision 22452 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8a3ceaf4f0 
								
							
								 
							
						 
						
							
							
								
								ffplay: use correct format specifiers in printf()  
							
							Originally committed as revision 22447 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								122dcdcb31 
								
							
								 
							
						 
						
							
							
								
								Fix some apparent +- errors in the audio vissualization.  
							
							The bugs become only vissible at higher time resolution than what is
used currently.
Originally committed as revision 22442 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d9427e848e 
								
							
								 
							
						 
						
							
							
								
								Only reschedule refresh if we successfully removed the scheduled one.  
							
							Fixes some spurious error messages.
Originally committed as revision 22435 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								562f382cab 
								
							
								 
							
						 
						
							
							
								
								Increase VIDEO_PICTURE_QUEUE_SIZE to 2.  
							
							this allows more asynchronous decoding and display thus improving
video smoothness.
It also seems to improve absolute video decoding speed for some reason
Originally committed as revision 22434 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d3d7b12edf 
								
							
								 
							
						 
						
							
							
								
								Do not call SDL_SetVideoMode() with the same size as previously  
							
							as this blanks the window.
Originally committed as revision 22433 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6580d5e377 
								
							
								 
							
						 
						
							
							
								
								Remove hacks not required since HAVE_AV_CONFIG_H was unset for the apps  
							
							Originally committed as revision 22295 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								166621ab72 
								
							
								 
							
						 
						
							
							
								
								ffplay: use public fft interface  
							
							Originally committed as revision 22292 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								41ea18fb0d 
								
							
								 
							
						 
						
							
							
								
								Give RDFT types more meaningful names  
							
							Originally committed as revision 22290 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff358eca17 
								
							
								 
							
						 
						
							
							
								
								Reindent after the last commit.  
							
							Originally committed as revision 22248 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fd9da2527c 
								
							
								 
							
						 
						
							
							
								
								Use av_get_pict_type_char() in debug code within output_picture2(),  
							
							simplify.
Originally committed as revision 22247 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1429224b04 
								
							
								 
							
						 
						
							
							
								
								Move FFT parts from dsputil.h to fft.h  
							
							Originally committed as revision 22235 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3966a57464 
								
							
								 
							
						 
						
							
							
								
								10l fix timestamps (lavfi update broke them)  
							
							Originally committed as revision 22218 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fca6259942 
								
							
								 
							
						 
						
							
							
								
								Fix 100l pkt->pos typo.  
							
							Originally committed as revision 22217 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								917d2bb348 
								
							
								 
							
						 
						
							
							
								
								Libavfilter for ffplay support.  
							
							This still needs some minor work here and there but should be already functional.
Note that the code pathes that are under "not avfilter" ifdefs as well as the
ifdefs will be droped as soon as all major issues have been det with, aka could
be real soon or not.
Originally committed as revision 22216 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ef9484023 
								
							
								 
							
						 
						
							
							
								
								Just ignore streams with unknown codec_type instead of exiting  
							
							Originally committed as revision 22213 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								07a70b3825 
								
							
								 
							
						 
						
							
							
								
								Add a check for checking if more than one input file is provided to  
							
							ffplay, make it complain and abort in that case as just one input file
is currently supported.
Originally committed as revision 22139 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bc77fce6ba 
								
							
								 
							
						 
						
							
							
								
								Clear freed pointer in ffplay.c.  
							
							Fixes a crash when audio stream is cycled twice.
Originally committed as revision 22026 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f7490a09c 
								
							
								 
							
						 
						
							
							
								
								Also favor streams with more packets in ffplay.  
							
							Originally committed as revision 22008 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								256ab3ed9d 
								
							
								 
							
						 
						
							
							
								
								Dont modify wanted_stream.  
							
							Originally committed as revision 22007 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b369983c6 
								
							
								 
							
						 
						
							
							
								
								replace wanted_*_stream by wanted_stream[CODEC_TYPE]  
							
							Originally committed as revision 22006 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6625a3de2a 
								
							
								 
							
						 
						
							
							
								
								Replace *_index by st_index[codec_type].  
							
							Originally committed as revision 22003 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f05ef45c8f 
								
							
								 
							
						 
						
							
							
								
								Use the official FFmpeg spelling: "ffmpeg" -> "FFmpeg".  
							
							Originally committed as revision 21935 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								077a8d61c0 
								
							
								 
							
						 
						
							
							
								
								fix issue 1747  
							
							Originally committed as revision 21874 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe74099aee 
								
							
								 
							
						 
						
							
							
								
								Rename the "enc" variable, which refers to the AVCodecContext of a  
							
							decoder, to "avctx".
See the thread:
Subject: [FFmpeg-devel] [PATCH] enc is not a good name for a decoder context
Date: Mon, 28 Dec 2009 22:56:25 +0100
Originally committed as revision 21855 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6c7165c72e 
								
							
								 
							
						 
						
							
							
								
								cosmetics : re-indent after r21639.  
							
							Originally committed as revision 21658 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								570da52bac 
								
							
								 
							
						 
						
							
							
								
								Remove unused variable ref_clock, fix the warning:  
							
							ffplay.c: In function ‘compute_frame_delay’:
ffplay.c:1064: warning: unused variable ‘ref_clock’
Originally committed as revision 21649 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bf8ae197b6 
								
							
								 
							
						 
						
							
							
								
								make the RDFT vissualizatiom default, the scopes are ugly and eat CPU like  
							
							piranhas.
Originally committed as revision 21646 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4c7c76456d 
								
							
								 
							
						 
						
							
							
								
								Make sure the rdft has enough audio available.  
							
							10l (looks cleaner now)
Originally committed as revision 21645 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								092421cf0e 
								
							
								 
							
						 
						
							
							
								
								Scale rdft vissualization up by 2 so theres no unused space on the top  
							
							but rather the unimportant high frequencies are cut off if the window is
not a multiple of 2 high.
Originally committed as revision 21641 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago