4ddd54dab4 
								
							
								 
							
						 
						
							
							
								
								movenc: Add a separate ismv/isma (smooth streaming) muxer  
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ffa0923eee 
								
							
								 
							
						 
						
							
							
								
								add SMJPEG muxer  
							
							Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								779ef255e6 
								
							
								 
							
						 
						
							
							
								
								adx: add an adx muxer  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5aecc6bc0 
								
							
								 
							
						 
						
							
							
								
								avformat: Add SMJPEG demuxer.  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								02e8f03296 
								
							
								 
							
						 
						
							
							
								
								segment: introduce segmented chain muxer  
							
							It behaves similarly to image2 muxer 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f40e7eb573 
								
							
								 
							
						 
						
							
							
								
								lavf: add OpenMG audio muxer.  
							
							Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f28070a123 
								
							
								 
							
						 
						
							
							
								
								Add PlayStation Portable PMP format demuxer  
							
							Not yet complete, for demuxing AAC the AAC header must be generated
manually.
Possibly the decoder could accept the header as extradata to simplify
this.
Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a17c3c7d15 
								
							
								 
							
						 
						
							
							
								
								avformat: add CRI ADX format demuxer  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f1dae944e 
								
							
								 
							
						 
						
							
							
								
								http: Add a new protocol for opening connections via http proxies  
							
							This opens a plain TCP connection through the proxy via the
CONNECT HTTP method. Normally, this is allowed for connections
on port 443, but can in general be used to allow connections
to any port (depending on proxy configuration), and could thus
be used to tunnel any TCP connection via a HTTP proxy.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f545e00677 
								
							
								 
							
						 
						
							
							
								
								BMV demuxer and decoder  
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								183baeadca 
								
							
								 
							
						 
						
							
							
								
								avformat: Add the https protocol  
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								558d192d23 
								
							
								 
							
						 
						
							
							
								
								avformat: Add the tls protocol, using OpenSSL or gnutls  
							
							Note, this protocol doesn't yet check verify the server
certificate against a local database of trusted CA root
certificates.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dcb9f6a20d 
								
							
								 
							
						 
						
							
							
								
								Add LATM demuxer  
							
							This is a raw demuxer for the AAC LATM decoder and thus limited to
single stream LOAS. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0ca36b4de7 
								
							
								 
							
						 
						
							
							
								
								Add LATM muxer  
							
							Signed-off-by: Janne Grunau <janne-libav@jannau.net> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c6c6c1aaa6 
								
							
								 
							
						 
						
							
							
								
								add XMV demuxer  
							
							Signed-off-by: Diego Biurrun <diego@biurrun.de> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6e4f70a8de 
								
							
								 
							
						 
						
							
							
								
								Add a protocol handler for AES CBC decryption with PKCS7 padding  
							
							This can later be extended to support other AES bit sizes,
encryption, other crypto algorithms, reading the key from a URL, etc.
In order to use it, the key and initialization vector has to be
passed via AVOptions. Since such options can't be passed to
protocols from the command line, the protocol is currently
only for libavformat internal use.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ad4c50347a 
								
							
								 
							
						 
						
							
							
								
								add xWMA demuxer  
							
							Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e76a19b63 
								
							
								 
							
						 
						
							
							
								
								avio: make av_register_protocol2 internal.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								42315dabce 
								
							
								 
							
						 
						
							
							
								
								Chronomaster DFA decoder  
							
							Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2912e87a6c 
								
							
								 
							
						 
						
							
							
								
								Replace FFmpeg with Libav in licence headers  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bfaefd87dc 
								
							
								 
							
						 
						
							
							
								
								Bitmap Brothers JV demuxer  
							
							Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f4f4e12c0d 
								
							
								 
							
						 
						
							
							
								
								Add Apple HTTP Live Streaming protocol handler  
							
							Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c6610a216e 
								
							
								 
							
						 
						
							
							
								
								Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.  
							
							This also lists the objects from those two libraries as internal (by adding
the ff_ prefix) so that they can then be hidden via linker scripts. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								54bc640362 
								
							
								 
							
						 
						
							
							
								
								Missing parts of IVF muxer support.  
							
							
								
							
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fd5b124d74 
								
							
								 
							
						 
						
							
							
								
								Metadata demuxer.  
							
							Originally committed as revision 26102 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a46515115c 
								
							
								 
							
						 
						
							
							
								
								Metadata muxer  
							
							Dumps all metadata to a text file for easy manual editing.
Originally committed as revision 26101 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								82ca054a63 
								
							
								 
							
						 
						
							
							
								
								Windows Televison (WTV) demuxer  
							
							Originally committed as revision 26094 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9d09ebf1ed 
								
							
								 
							
						 
						
							
							
								
								Mobotix .mxg demuxer  
							
							Patch by Anatoly Nenashev, anatoly d nenashev a ovsoft d ru
Originally committed as revision 25831 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3b39e2739f 
								
							
								 
							
						 
						
							
							
								
								S/PDIF demuxer  
							
							Patch by Anssi Hannula, anssi d hannula a iki d fi
Originally committed as revision 25804 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								44b70ce563 
								
							
								 
							
						 
						
							
							
								
								rtsp: Untangle the dependencies between the RTSP/SDP demuxers and RTSP muxer  
							
							This allows compilation of one of them without requiring the others'
dependencies to be present.
Originally committed as revision 25535 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								44594cc798 
								
							
								 
							
						 
						
							
							
								
								Add a demuxer for receiving raw rtp:// URLs without an SDP description  
							
							The demuxer inspects the payload type of a received RTP packet and
handles the cases where the content is fully described by the payload type.
Originally committed as revision 25527 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								01c8d258da 
								
							
								 
							
						 
						
							
							
								
								Add a SAP demuxer  
							
							Originally committed as revision 25463 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								011071e717 
								
							
								 
							
						 
						
							
							
								
								Add a SAP (Session Announcement Protocol, RFC 2974) muxer  
							
							Originally committed as revision 25413 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8878e3b21b 
								
							
								 
							
						 
						
							
							
								
								Add demuxer for LXF (Leitch/Harris' VR native stream format)  
							
							Originally committed as revision 25281 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9013560f13 
								
							
								 
							
						 
						
							
							
								
								Add a muxer and demuxer for raw G.722  
							
							Originally committed as revision 25087 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b7cf4e4f55 
								
							
								 
							
						 
						
							
							
								
								enabling codec and muxer by registering it in allcodec.c and allformat.c and adding files to the build-system  
							
							Originally committed as revision 24878 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f5ea69b235 
								
							
								 
							
						 
						
							
							
								
								MMSH support, the most popular and widely used of all MMS variants. Written by  
							
							Zhentan Feng <spyfeng gmail com> as part of Google's Summer of Code program.
Originally committed as revision 24861 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cd223e0b4e 
								
							
								 
							
						 
						
							
							
								
								Add Apple HTTP Live Streaming demuxer  
							
							Originally committed as revision 24834 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								88ad2faff8 
								
							
								 
							
						 
						
							
							
								
								Place the concat protocol entry at the begin of the registered  
							
							protocol list, restore alphabetical order.
Originally committed as revision 24545 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de29597680 
								
							
								 
							
						 
						
							
							
								
								add Chinese AVS encoding via external library libxavs  
							
							Originally committed as revision 24533 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba2c508d0c 
								
							
								 
							
						 
						
							
							
								
								add SubRip muxer and demuxer  
							
							Originally committed as revision 24488 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e8723e242d 
								
							
								 
							
						 
						
							
							
								
								Lego Mindstorms RSO muxer and demuxer.  
							
							Patch by Rafaël Carré, rafael d carre a gmail
Originally committed as revision 24355 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a1db009e6c 
								
							
								 
							
						 
						
							
							
								
								Add MD5 protocol  
							
							This is a write-only protocol which computes the md5sum of data written,
and on close writes this to the designated output or stdout if none
is specified.  It can be used to test muxers without writing an actual
file.
Originally committed as revision 24309 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5a71709467 
								
							
								 
							
						 
						
							
							
								
								Tele-typewriter demuxer  
							
							Originally committed as revision 24301 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b07a2dc02 
								
							
								 
							
						 
						
							
							
								
								Add an av_register_protocol2 function that takes a size parameter  
							
							This allows extending the URLProtocol struct without breaking binary
compatibility with code compiled with older definitions of the struct.
Originally committed as revision 23702 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								316d6c153c 
								
							
								 
							
						 
						
							
							
								
								Add WebM muxer  
							
							Patch by James Zern <jzern at google>
Originally committed as revision 23474 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								173bb37f82 
								
							
								 
							
						 
						
							
							
								
								On2 IVF demuxer  
							
							Originally committed as revision 23357 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a24039861d 
								
							
								 
							
						 
						
							
							
								
								MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>.  
							
							Originally committed as revision 23301 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0e765181c4 
								
							
								 
							
						 
						
							
							
								
								Add -f framemd5 muxer similar to framecrc.  
							
							Originally committed as revision 23289 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								944a1b6b96 
								
							
								 
							
						 
						
							
							
								
								Add a md5 muxer that allows checking the md5 sums of generated streams without  
							
							needing an external MD5 command.
Originally committed as revision 23257 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago