You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	Add supported network protocols section.
Originally committed as revision 17209 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
		| @@ -536,6 +536,22 @@ performance on systems without hardware floating point support). | ||||
|  | ||||
| @code{X} means that the feature is supported. | ||||
|  | ||||
| @section Network Protocols | ||||
|  | ||||
| @multitable @columnfractions .4 .1 .1 .1 .1 .1 | ||||
| @item Name         @tab Support | ||||
| @item file         @tab X | ||||
| @item Gopher       @tab X | ||||
| @item HTTP         @tab X | ||||
| @item pipe         @tab X | ||||
| @item RTP          @tab X | ||||
| @item TCP          @tab X | ||||
| @item UDP          @tab X | ||||
| @end multitable | ||||
|  | ||||
| @code{X} means that the protocol is supported. | ||||
|  | ||||
|  | ||||
| @chapter Platform Specific information | ||||
|  | ||||
| @section BSD | ||||
|   | ||||
		Reference in New Issue
	
	Block a user