5ad751471c 
								
							
								 
							
						 
						
							
							
								
								remove CONFIG_NETWORK, av_read_play/pause are exported anyway  
							
							Originally committed as revision 8839 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9825d074b4 
								
							
								 
							
						 
						
							
							
								
								properly check for CONFIG_RTSP_DEMUXER  
							
							Originally committed as revision 8836 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cfc970772d 
								
							
								 
							
						 
						
							
							
								
								Use correct RTSP_DEMUXER checks instead of NETWORK.  
							
							Originally committed as revision 8835 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								119e48d960 
								
							
								 
							
						 
						
							
							
								
								Make some functions which aren't used outside their declaring source file  
							
							and have no prototype in a header file static.
patch by Stefan Huehner, stefan huehner org
Originally committed as revision 8686 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								620e8baffa 
								
							
								 
							
						 
						
							
							
								
								fix indention  
							
							Originally committed as revision 8421 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5039185acc 
								
							
								 
							
						 
						
							
							
								
								support reordering pts in the decoder (this might be equivalent to mplayers -correct-pts mode)  
							
							enable it with -drp (=decoder reorders pts)
Originally committed as revision 8419 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2a89ee9a63 
								
							
								 
							
						 
						
							
							
								
								Remove superfluous HAVE_THREADS #ifdef.  
							
							patch by Ramiro Polla, angustia arrozcru.no-ip org
Originally committed as revision 8348 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								07cbff39a7 
								
							
								 
							
						 
						
							
							
								
								As avcodec_decode_audio() is deprecated, replace it with avcodec_decode_audio2().  
							
							Patch by Limin Wang, lance lmwang % gmail com.
Originally committed as revision 8294 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b09b580b4d 
								
							
								 
							
						 
						
							
							
								
								Fix A/V sync error in ffplay with wmv3/wmav2 medias  
							
							patch by Ryan Martell %rdm4 A martellventures P com%
Original thread:
Date: Feb 28, 2007 10:28 PM
Subject: [Ffmpeg-devel] [Patch] Fix A/V sync error in ffplay....
Originally committed as revision 8195 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2f6547fb44 
								
							
								 
							
						 
						
							
							
								
								fix typo  
							
							Originally committed as revision 8190 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eb3c8c0b31 
								
							
								 
							
						 
						
							
							
								
								fix frame size option, patch by Limin Wang, lance lmwang gmail com  
							
							Originally committed as revision 8165 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e4b895228f 
								
							
								 
							
						 
						
							
							
								
								add support for more pixel format (yuv422p, yuv444p, etc instead of yuv420 only.)  
							
							patch by Limin Wang %lance P lmwang A gmail P com%
Original thread:
date: Feb 14, 2007 12:13 PM
subject: [Ffmpeg-devel] [PATCH] let ffplay can play more pixel format
Originally committed as revision 8063 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7e0429129c 
								
							
								 
							
						 
						
							
							
								
								fix rawvideo  
							
							Originally committed as revision 7899 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab1c6dc95c 
								
							
								 
							
						 
						
							
							
								
								Directly access av_log_level instead of calling av_log_{set, get}_level()  
							
							(which will be removed at the next avutil version increment)
Originally committed as revision 7882 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								71e445fca3 
								
							
								 
							
						 
						
							
							
								
								Replace deprecated PIX_FMT names by the newer variants.  
							
							Originally committed as revision 7867 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								917fa192c7 
								
							
								 
							
						 
						
							
							
								
								Fix to loss of sync in ffplay when paused patch by (Michael McConnell /// soruk put at here eridani and here a dot co.uk)  
							
							Originally committed as revision 7866 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac50bcc834 
								
							
								 
							
						 
						
							
							
								
								trigger for the audio scope vissualization  
							
							Originally committed as revision 7761 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e606cc88c 
								
							
								 
							
						 
						
							
							
								
								seek based on currently active stream fixes seeking in ffwma2_broken.wma which had some "empty" streams  
							
							Originally committed as revision 7666 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a8062103dd 
								
							
								 
							
						 
						
							
							
								
								command line option to select the audio stream  
							
							Originally committed as revision 7665 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c57d34693b 
								
							
								 
							
						 
						
							
							
								
								remember the size after switching back from fullscreen  
							
							Originally committed as revision 7391 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fb84155b67 
								
							
								 
							
						 
						
							
							
								
								dont use SDL_WM_ToggleFullScreen() as that doesnt seem to work reliably if a SDL_SetVideoMode() is called quickly afterwards  
							
							Originally committed as revision 7390 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cfe9cfede8 
								
							
								 
							
						 
						
							
							
								
								check x/y validity  
							
							a more generic solution is welcome of course ...
Originally committed as revision 7389 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								990c84384f 
								
							
								 
							
						 
						
							
							
								
								cosmetic (move video_open() up to avoid prototype)  
							
							Originally committed as revision 7388 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8c982c5da7 
								
							
								 
							
						 
						
							
							
								
								10l (fix segfault with audio only files)  
							
							Originally committed as revision 7387 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c03312ccac 
								
							
								 
							
						 
						
							
							
								
								remove code duplication  
							
							Originally committed as revision 7386 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fccb19e3c5 
								
							
								 
							
						 
						
							
							
								
								1st attempt to fix width/height  
							
							Originally committed as revision 7385 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								39c6a118f0 
								
							
								 
							
						 
						
							
							
								
								remove broken decoder locking code  
							
							seeks now cause a special flush packet to be inserted into the queue and decoder flush happens in the decoder thread where it should
Originally committed as revision 7102 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0bc5ccb899 
								
							
								 
							
						 
						
							
							
								
								call AVCodec.flush() for audio too  
							
							Originally committed as revision 7061 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								94b594c68a 
								
							
								 
							
						 
						
							
							
								
								add "seek by bytes" support to ffplay  
							
							Patch by Steve Lhomme % slhomme A divxcorp P com %
Orginal thread:
Date: Nov 6, 2006 5:58 PM
Subject: Re: [Ffmpeg-devel] [Bad news]: MPEG Seek has failed to work in FFmpeg SVN
Originally committed as revision 6937 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f932cdf209 
								
							
								 
							
						 
						
							
							
								
								kill AVImageFormat  
							
							Originally committed as revision 6875 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								3e66a74072 
								
							
								 
							
						 
						
							
							
								
								Update copyright year and mention other copyright holders.  
							
							Originally committed as revision 6408 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f0861f466f 
								
							
								 
							
						 
						
							
							
								
								Better tag support:  
							
							- Make ffplay show comments and copyright info besides the current track, title, author, album, year and genre.
- Makes the AVI demuxer parse the album name stores in the IPRD tag by the AVI muxer.
Patch by takis P issaris A uhasselt P be
Original thread:
[Ffmpeg-devel] [PATCH] Better tag support
Date: 09/06/06 16:58
Originally committed as revision 6186 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9814587500 
								
							
								 
							
						 
						
							
							
								
								Align the input buffer in ffplay, introduce a public macro for aligned declarations  
							
							Update the avcodec_decode_audio and the float_to_int16 descriptions accordingly
Originally committed as revision 6147 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								03ae87a3e8 
								
							
								 
							
						 
						
							
							
								
								Move output_example.c and ffplay.c to the swscale interface  
							
							Originally committed as revision 5923 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2f30a81d19 
								
							
								 
							
						 
						
							
							
								
								CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just  
							
							CONFIG_MINGW or __MINGW32__ instead.
Originally committed as revision 5718 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d2a067d1d9 
								
							
								 
							
						 
						
							
							
								
								give AVInput/OutputFormat structs consistent names  
							
							Originally committed as revision 5697 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0540cad324 
								
							
								 
							
						 
						
							
							
								
								100l to whoever write this  
							
							Originally committed as revision 5638 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								521f258701 
								
							
								 
							
						 
						
							
							
								
								Make debug work early on ffplay  
							
							Originally committed as revision 5525 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f1cc88a5d6 
								
							
								 
							
						 
						
							
							
								
								Use Subversion revision for FFMPEG_VERSION.  
							
							based on a patch by Ismail Dönmez ismail$$at$$pardus$$dot$$org$$dot$$tr
Originally committed as revision 5502 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								29f3b38a91 
								
							
								 
							
						 
						
							
							
								
								check for SDL_VideoInfo.current_[wh] availability in configure, and  
							
							fall back on SDL_WM_ToggleFullScreen() if not available
Originally committed as revision 5477 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3ef17d626f 
								
							
								 
							
						 
						
							
							
								
								don't use xlib in ffplay, and bump required sdl version  
							
							Originally committed as revision 5463 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4b0e85d4ab 
								
							
								 
							
						 
						
							
							
								
								Fix segfault on Mac OS X, patch by Earl Levine elevine**@**gmail**.**com.  
							
							Originally committed as revision 5408 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								267e9dfa9d 
								
							
								 
							
						 
						
							
							
								
								doxygenize a few comments  
							
							very minor cleanup
Originally committed as revision 4601 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1471c6c2e8 
								
							
								 
							
						 
						
							
							
								
								CAREFULL --> CAREFUL typo fix  
							
							Originally committed as revision 4590 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago