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  
				
					
						
							
							
								 
						
							
							
							
								
							
								46eae15567 
								
							
								 
							
						 
						
							
							
								
								mkvtimestamp v2 muxer: rename so as to avoid confusion with SMPTE timecodes.  
							
							Requested-by: Baptiste Coudurier
Approved-by: David Conrad
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								0fd59f1d45 
								
							
								 
							
						 
						
							
							
								
								Minimal patch for G.729 demuxer  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1c5670dbb2 
								
							
								 
							
						 
						
							
							
								
								Timecode v2 muxer  
							
							(cherry picked from commit 79ca161498 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e9f62a8b2b 
								
							
								 
							
						 
						
							
							
								
								add cache protocol  
							
							This allows backward seeking on top of some non seekable streams.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								82df8c3997 
								
							
								 
							
						 
						
							
							
								
								segment: introduce segmented chain muxer  
							
							Initial test code, the filename isn't yet guessed and the file index
isn't printed yet. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								19562b68cb 
								
							
								 
							
						 
						
							
							
								
								g723.1 muxer  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								26c7ff9317 
								
							
								 
							
						 
						
							
							
								
								Add libmodplug support.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f990dc374e 
								
							
								 
							
						 
						
							
							
								
								Add the G723.1 demuxer and decoder  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5df643c5df 
								
							
								 
							
						 
						
							
							
								
								G.729 .bit file demuxer  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6080553e6e 
								
							
								 
							
						 
						
							
							
								
								ACT demuxer  
							
							
								
							
							
						 
						16 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								07a70caba7 
								
							
								 
							
						 
						
							
							
								
								Binary text decoder  
							
							Decoder and demuxer for various binary text formats.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								438debd095 
								
							
								 
							
						 
						
							
							
								
								WTV muxer (2_wtvenc.patch, 3_add_wtv_muxer.patch)  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0ca36b4de7 
								
							
								 
							
						 
						
							
							
								
								Add LATM muxer  
							
							Signed-off-by: Janne Grunau <janne-libav@jannau.net> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								47818b2a67 
								
							
								 
							
						 
						
							
							
								
								Add LOAS demuxer.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c6c6c1aaa6 
								
							
								 
							
						 
						
							
							
								
								add XMV demuxer  
							
							Signed-off-by: Diego Biurrun <diego@biurrun.de> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c4ad1a37b 
								
							
								 
							
						 
						
							
							
								
								Initial caf muxer.  
							
							
								
							
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								1265395b5b 
								
							
								 
							
						 
						
							
							
								
								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. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3c9bfb3368 
								
							
								 
							
						 
						
							
							
								
								add MicroDVD muxer and demuxer  
							
							Signed-off-by: Aurelien Jacobs <aurel@gnuage.org> 
							
						 
						15 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								48e0d22251 
								
							
								 
							
						 
						
							
							
								
								Bitmap Brothers JV demuxer  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fb8d710fa9 
								
							
								 
							
						 
						
							
							
								
								Add Apple HTTP Live Streaming protocol handler  
							
							Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
(cherry picked from commit f4f4e12c0d 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f4f4e12c0d 
								
							
								 
							
						 
						
							
							
								
								Add Apple HTTP Live Streaming protocol handler  
							
							Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								66355be3c3 
								
							
								 
							
						 
						
							
							
								
								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.
(cherry picked from commit c6610a216e 
							
						 
						14 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