Stefano Sabatini
							
						 
						
							
							
							
								
							
								1c7900921b 
								
							
								 
							
						 
						
							
							
								
								Add missing '()' at the end of a function name.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 21548 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								14ace37efc 
								
							
								 
							
						 
						
							
							
								
								Add mention to the av_get_pix_fmt() addition.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 21547 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Ramiro Polla
							
						 
						
							
							
							
								
							
								b0f36ee1cd 
								
							
								 
							
						 
						
							
							
								
								Revert commits 21227, 21441, and 21442. None of this is necessary now that we  
							
							 
							
							 
							
							
								
							
							
							load the getaddrinfo family of functions through GetProcAddress. Also, there
is currently no feature that gets fixed in Win98 through the use of KernelEx.
Originally committed as revision 21530 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Martin Storsjö
							
						 
						
							
							
							
								
							
								d9cd11ad44 
								
							
								 
							
						 
						
							
							
								
								Only define _WIN32_WINNT=0x0501 if $target_os = "mingw32".  
							
							 
							
							 
							
							
								
							
							
							If compatibility with pre-XP versions is desired, use
--target-os=mingw32-prexp
Patch by Martin Storsjö <martin at martin dot st>.
Originally committed as revision 21441 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Ramiro Polla
							
						 
						
							
							
							
								
							
								4cb93f5171 
								
							
								 
							
						 
						
							
							
								
								Update documentation for make test.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 21343 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   John Van Sickle
							
						 
						
							
							
							
								
							
								385e1658b3 
								
							
								 
							
						 
						
							
							
								
								Adds -aq documentation to the ffmpeg docs.  
							
							 
							
							 
							
							
								
							
							
							Patch by John Van Sickle rot13(<wbua.inafvpxyr@tznvy.pbz>).
Originally committed as revision 21331 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   John Van Sickle
							
						 
						
							
							
							
								
							
								49f6402236 
								
							
								 
							
						 
						
							
							
								
								Improve section 3.2 of the faq by providing more useful examples and a  
							
							 
							
							 
							
							
								
							
							
							simple batch script to rename images to a numerical sequence.
Patch by John Van Sickle printf("%s.%s@%s.com", john, vansickle, gmail).
Originally committed as revision 21330 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								006aa1a4c2 
								
							
								 
							
						 
						
							
							
								
								Implement null video sink.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 21242 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								dd08b83c87 
								
							
								 
							
						 
						
							
							
								
								Implement null video source.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 21240 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Vitor Sessak
							
						 
						
							
							
							
								
							
								d140b02581 
								
							
								 
							
						 
						
							
							
								
								SIPR16k decoder  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 21234 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Ramiro Polla
							
						 
						
							
							
							
								
							
								ad7da0b551 
								
							
								 
							
						 
						
							
							
								
								mingw32: Build for Windows XP by default. Add note about Win9x/2000 support.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 21227 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Peter Ross
							
						 
						
							
							
							
								
							
								574b183d64 
								
							
								 
							
						 
						
							
							
								
								Latent libavformat version bump and documentation update for Adobe Filmstrip muxer and demuxer (r21212)  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 21213 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Vladimir Voroshilov
							
						 
						
							
							
							
								
							
								7bd3096f5f 
								
							
								 
							
						 
						
							
							
								
								SIPR decoder for modes 8k5, 6k5 and 5k0.  
							
							 
							
							 
							
							
								
							
							
							Patch by Vladimir Voroshilov and myself.
Originally committed as revision 21125 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								2d187e2302 
								
							
								 
							
						 
						
							
							
								
								Add an entry for the addition of a parameter log_ctx to  
							
							 
							
							 
							
							
								
							
							
							avfilter_graph_config_links().
Originally committed as revision 21122 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								54c5848dbd 
								
							
								 
							
						 
						
							
							
								
								Remove extra empty line.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 21120 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Peter Ross
							
						 
						
							
							
							
								
							
								e6565055b9 
								
							
								 
							
						 
						
							
							
								
								Deluxe Paint Animation demuxer  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 21118 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Peter Ross
							
						 
						
							
							
							
								
							
								a1ae40fd0d 
								
							
								 
							
						 
						
							
							
								
								Deluxe Paint Animation decoder  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 21117 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								715cff9a59 
								
							
								 
							
						 
						
							
							
								
								Add an entry for the sws_isSupportedInput() and  
							
							 
							
							 
							
							
								
							
							
							sws_isSupportedOutput() functions addition.
Originally committed as revision 21066 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								1e289b0979 
								
							
								 
							
						 
						
							
							
								
								Add an entry for the avfilter_add_colorspace() API change.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 21036 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   John Van Sickle
							
						 
						
							
							
							
								
							
								7659712749 
								
							
								 
							
						 
						
							
							
								
								Fix entry on concatenating multiple yuv4mpegpipe streams.  
							
							 
							
							 
							
							
								
							
							
							patch by John Van Sickle, john.vansickle gmail com
Originally committed as revision 21033 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								a2b1662741 
								
							
								 
							
						 
						
							
							
								
								Add an entry for the avfilter_add_colorspace() API addition.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 21008 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								79c2f2d34e 
								
							
								 
							
						 
						
							
							
								
								Add an entry for the av_match_ext() addition.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 20999 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								bb1a879325 
								
							
								 
							
						 
						
							
							
								
								Add an entry for the av_guess_format() addition.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 20992 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Kostya Shishkov
							
						 
						
							
							
							
								
							
								ce293510d9 
								
							
								 
							
						 
						
							
							
								
								Auravision Aura 2 decoder  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 20915 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Kostya Shishkov
							
						 
						
							
							
							
								
							
								588f8cd8df 
								
							
								 
							
						 
						
							
							
								
								Add Auravision Aura decoding support  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 20914 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								f69d394f6b 
								
							
								 
							
						 
						
							
							
								
								Satisfy grammatical nits.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 20910 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								3f7bb42607 
								
							
								 
							
						 
						
							
							
								
								Implement a -pix_fmts option for listing all the supported pixel  
							
							 
							
							 
							
							
								
							
							
							formats.
Originally committed as revision 20909 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								dc7f38f59c 
								
							
								 
							
						 
						
							
							
								
								Re-add missing "@end table" which was erroneously removed in the  
							
							 
							
							 
							
							
								
							
							
							previous commit.
Originally committed as revision 20908 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								5f6cb6eb9c 
								
							
								 
							
						 
						
							
							
								
								Factorize common options documentation.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 20907 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Ramiro Polla
							
						 
						
							
							
							
								
							
								870e015048 
								
							
								 
							
						 
						
							
							
								
								Add -?, -help, and --help as alternative options to get help.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 20906 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Reimar Döffinger
							
						 
						
							
							
							
								
							
								4aaab0a328 
								
							
								 
							
						 
						
							
							
								
								Add decoder for R210 (uncompressed 10-bit RGB) codec.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 20891 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Michael Tison
							
						 
						
							
							
							
								
							
								a3d995c1eb 
								
							
								 
							
						 
						
							
							
								
								CD+G demuxer and decoder  
							
							 
							
							 
							
							
								
							
							
							Patch by Michael Tison (gmail address: blackspike@....)
Originally committed as revision 20890 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Matthieu Crapet
							
						 
						
							
							
							
								
							
								0fc2c0f618 
								
							
								 
							
						 
						
							
							
								
								Add -vlang option to set ISO 639 video stream language code.  
							
							 
							
							 
							
							
								
							
							
							This is similar to existing -alang & -slang options.
Patch by Matthieu Crapet m${surname} ^ gmail com.
Originally committed as revision 20880 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								b8f11ec887 
								
							
								 
							
						 
						
							
							
								
								add av_metadata_set2(), AV_METADATA_DONT_STRDUP_KEY and AV_METADATA_DONT_STRDUP_VAL  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 20835 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								60a92a77f3 
								
							
								 
							
						 
						
							
							
								
								APIchanges update for av_d2str()  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 20830 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								c3d1532944 
								
							
								 
							
						 
						
							
							
								
								APIChanges & minor bump due to avg_frame_rate addition.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 20827 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								54c2421647 
								
							
								 
							
						 
						
							
							
								
								Add an entry for the av_bmg_next() function addition.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 20809 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								62d7566239 
								
							
								 
							
						 
						
							
							
								
								Implement a -filters option, listing all the available libavfilter  
							
							 
							
							 
							
							
								
							
							
							filters.
Currently filters are not registered, so the option will show none.
Originally committed as revision 20807 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Carl Eugen Hoyos
							
						 
						
							
							
							
								
							
								65214b621f 
								
							
								 
							
						 
						
							
							
								
								Cosmetics: Fix typos in r20780.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 20787 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Zhihang Wang
							
						 
						
							
							
							
								
							
								24b403f3b7 
								
							
								 
							
						 
						
							
							
								
								Mention patcheck.  
							
							 
							
							 
							
							
								
							
							
							Patch by Zhihang Wang, zhihang D wang A gmail
Originally committed as revision 20780 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Daniel Verkamp
							
						 
						
							
							
							
								
							
								21600a7774 
								
							
								 
							
						 
						
							
							
								
								AC-3 decoder is no longer GPL; update FAQ  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 20776 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Ramiro Polla
							
						 
						
							
							
							
								
							
								35c504b6fe 
								
							
								 
							
						 
						
							
							
								
								Update documentation for r20435 (which added the -fpre option).  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 20753 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								11f6d0982c 
								
							
								 
							
						 
						
							
							
								
								Add an entry for the avfilter_draw_slice() API changes implemented in  
							
							 
							
							 
							
							
								
							
							
							r20734.
Originally committed as revision 20735 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Sergiy
							
						 
						
							
							
							
								
							
								6bf22e18d1 
								
							
								 
							
						 
						
							
							
								
								Implement RTMP output (publishing FLV stream to RTMP server).  
							
							 
							
							 
							
							
								
							
							
							Patch by Sergiy (piratfm at `do-no-evil-mail`.com)
Originally committed as revision 20731 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Ramiro Polla
							
						 
						
							
							
							
								
							
								7c3c53c851 
								
							
								 
							
						 
						
							
							
								
								Update Changelog, documentation, and libavformat minor version number for  
							
							 
							
							 
							
							
								
							
							
							"A format generated by IndigoVision 8000 video server" added in r20681.
Originally committed as revision 20712 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								7cab9a6674 
								
							
								 
							
						 
						
							
							
								
								Add an entry for the AVFilter.next field removal.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 20614 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								b5a683eb11 
								
							
								 
							
						 
						
							
							
								
								Add an entry for the avfilter_next() function addition.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 20608 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								73e2247d32 
								
							
								 
							
						 
						
							
							
								
								Add an entry for the avfilter_register() signature change.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 20606 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								d0df2fcc35 
								
							
								 
							
						 
						
							
							
								
								Add an entry for the pixdesc.h API publication.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 20604 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Daniel Verkamp
							
						 
						
							
							
							
								
							
								0584b71823 
								
							
								 
							
						 
						
							
							
								
								Document -formats split  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 20561 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago