Clément Bœsch
							
						 
						
							
							
							
								
							
								ca81e3b6e7 
								
							
								 
							
						 
						
							
							
								
								lavf/mkv: prefix video stereo arrays with ff_.  
							
							 
							
							
								
							
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Anton Khirnov
							
						 
						
							
							
							
								
							
								36ef5369ee 
								
							
								 
							
						 
						
							
							
								
								Replace all CODEC_ID_* with AV_CODEC_ID_*  
							
							 
							
							
								
							
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Anton Khirnov
							
						 
						
							
							
							
								
							
								b73ad74660 
								
							
								 
							
						 
						
							
							
								
								lavf: move CodecMime from matroska.h to internal.h  
							
							 
							
							 
							
							
								
							
							
							it will be useful for attached pictures in ID3v2 
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Alok Ahuja
							
						 
						
							
							
							
								
							
								945dda41a2 
								
							
								 
							
						 
						
							
							
								
								webm: support stereo videos in matroska/webm muxer  
							
							 
							
							 
							
							
								
							
							
							Create a stereo_mode metadata tag to specify the stereo 3d video layout
using the StereoMode tag in a matroska/webm video track. 
							
						 
						14 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								09525f7956 
								
							
								 
							
						 
						
							
							
								
								matroska: improve declaration of video_stereo_* constant tables  
							
							 
							
							
								
							
							
						 
						14 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								4c509fe305 
								
							
								 
							
						 
						
							
							
								
								matroska: cleanup handling of video stereo mode  
							
							 
							
							
								
							
							
						 
						14 years ago  
					 
				
					
						
							
							
								   Kirill Gavrilov
							
						 
						
							
							
							
								
							
								e6ec9212c5 
								
							
								 
							
						 
						
							
							
								
								matroska: switch stereo mode from int to string and add support in the demuxer too  
							
							 
							
							
								
							
							
						 
						14 years ago  
					 
				
					
						
							
							
								   Kirill Gavrilov
							
						 
						
							
							
							
								
							
								69a83da5d4 
								
							
								 
							
						 
						
							
							
								
								matroska: cosmetics  
							
							 
							
							
								
							
							
						 
						14 years ago  
					 
				
					
						
							
							
								   Alok Ahuja
							
						 
						
							
							
							
								
							
								8dd12b077b 
								
							
								 
							
						 
						
							
							
								
								Create a stereo_mode metadata tag to specify the stereo 3d video layout using the StereoMode tag in a matroska/webm video track.  
							
							 
							
							
								
							
							
						 
						14 years ago  
					 
				
					
						
							
							
								   Mans Rullgard
							
						 
						
							
							
							
								
							
								2912e87a6c 
								
							
								 
							
						 
						
							
							
								
								Replace FFmpeg with Libav in licence headers  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
					 
				
					
						
							
							
								   Reimar Döffinger
							
						 
						
							
							
							
								
							
								c31f00ed63 
								
							
								 
							
						 
						
							
							
								
								Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead of  
							
							 
							
							 
							
							
								
							
							
							libmatroska etc. typo) but continue to support the "old" value.
Originally committed as revision 23539 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								719e721a14 
								
							
								 
							
						 
						
							
							
								
								Add some basic metadata conversion tables for matroska and asf.  
							
							 
							
							 
							
							
								
							
							
							Add missing const qualifiers for metadata_conv in AV{In|Out}putFormat.
Originally committed as revision 17671 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								cf960242a4 
								
							
								 
							
						 
						
							
							
								
								matroskadec: add needed definitions forgotten in r17331  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 17332 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Stefano Sabatini
							
						 
						
							
							
							
								
							
								987903826b 
								
							
								 
							
						 
						
							
							
								
								Globally rename the header inclusion guard names.  
							
							 
							
							 
							
							
								
							
							
							Consistently apply this rule: the guard name is obtained from the
filename by stripping the leading "lib", converting '/' and '.'  to
'_' and uppercasing the resulting name. Guard names in the root
directory have to be prefixed by "FFMPEG_".
Originally committed as revision 15120 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								5df3cc6f80 
								
							
								 
							
						 
						
							
							
								
								matroskadec: list some more ebml IDs found in the wild and that we ignore  
							
							 
							
							 
							
							
								
							
							
							This avoid printing some warnings about unknow IDs while we in fact know
the IDs but just want to knowingly ignore them.
Originally committed as revision 14738 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								44015c56a6 
								
							
								 
							
						 
						
							
							
								
								matroskadec: add basic tags support (metadata)  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 14672 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								95aad5d1f1 
								
							
								 
							
						 
						
							
							
								
								Fix small typo.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 14628 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								5968d2dd1e 
								
							
								 
							
						 
						
							
							
								
								misc spelling/grammar fixes  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 14616 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								cc8be50637 
								
							
								 
							
						 
						
							
							
								
								matroska: expand useless define for MS compat codec id strings  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 14607 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								4eff97439b 
								
							
								 
							
						 
						
							
							
								
								matroskadec: simplify flag default  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 14550 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								ead3006257 
								
							
								 
							
						 
						
							
							
								
								matroskadec: remove storage of various unused flags  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 14549 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								d3d265b288 
								
							
								 
							
						 
						
							
							
								
								matroska: add support for A_QUICKTIME/QDM2 codec  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 14430 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								ded4241bb0 
								
							
								 
							
						 
						
							
							
								
								matroskadec: remove some useless code  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 13783 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
					 
				
					
						
							
							
								   Anton Khirnov
							
						 
						
							
							
							
								
							
								7ff9708585 
								
							
								 
							
						 
						
							
							
								
								matroskadec: read TrackTimecodeScale and set timebase accordingly  
							
							 
							
							 
							
							
								
							
							
							patch by Anton Khirnov   wyskas _at_ gmail _dot_ com
Originally committed as revision 13601 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
					 
				
					
						
							
							
								   Anton Khirnov
							
						 
						
							
							
							
								
							
								cdae8eec10 
								
							
								 
							
						 
						
							
							
								
								matroskadec: silently discard some element ID that we don't care about  
							
							 
							
							 
							
							
								
							
							
							patch by Anton Khirnov   wyskas _at_ gmail _dot_ com
Originally committed as revision 13600 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
					 
				
					
						
							
							
								   Anton Khirnov
							
						 
						
							
							
							
								
							
								f5275b3ce7 
								
							
								 
							
						 
						
							
							
								
								demux chapters out of matroska  
							
							 
							
							 
							
							
								
							
							
							patch by Anton Khirnov  wyskas _at_ gmail _dot_ com
Originally committed as revision 13241 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
					 
				
					
						
							
							
								   Carl Eugen Hoyos
							
						 
						
							
							
							
								
							
								e3227b3f25 
								
							
								 
							
						 
						
							
							
								
								Add MATROSKA_TRACK_TYPE_NONE.  
							
							 
							
							 
							
							
								
							
							
							Fixes icc warning #188 : enumerated type mixed with another type
Originally committed as revision 13143 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								245976da2a 
								
							
								 
							
						 
						
							
							
								
								Use full path for #includes from another directory.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								53a1e82bd2 
								
							
								 
							
						 
						
							
							
								
								matroskadec: add support for track content encoding  
							
							 
							
							 
							
							
								
							
							
							Only the header strip method is supported for now.
Originally committed as revision 13082 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
					 
				
					
						
							
							
								   Evgeniy Stepanov
							
						 
						
							
							
							
								
							
								f8d7c9d373 
								
							
								 
							
						 
						
							
							
								
								Add support for Matroska attachments.  
							
							 
							
							 
							
							
								
							
							
							patch by eugeni _dot_ stepanov _at_ gmail.com and myself
Originally committed as revision 11635 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								4f632b065b 
								
							
								 
							
						 
						
							
							
								
								Make ff_mkv_codec_tags lie entirely in .rodata section.  
							
							 
							
							 
							
							
								
							
							
							From: Diego 'Flameeyes' Pettenò < flameeyes _at_ gmail _dot_ com >
Originally committed as revision 11440 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								cedb83a671 
								
							
								 
							
						 
						
							
							
								
								colour --> color in variable names  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 11159 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Reimar Döffinger
							
						 
						
							
							
							
								
							
								73a727f369 
								
							
								 
							
						 
						
							
							
								
								Make ff_mkv_codec_tags array const, it is never written.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 11137 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Aurelien Jacobs
							
						 
						
							
							
							
								
							
								b96b441ad2 
								
							
								 
							
						 
						
							
							
								
								Make Matroska demuxer output full frames instead of slices for RealVideo  
							
							 
							
							 
							
							
								
							
							
							Patch by Aurelien Jacobs (aurel at "... is not unix"age.org)
Thread [RFC] Feed whole frames to RV* decoders
Originally committed as revision 10824 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   Diego Biurrun
							
						 
						
							
							
							
								
							
								5b21bdabe4 
								
							
								 
							
						 
						
							
							
								
								Add FFMPEG_ prefix to all multiple inclusion guards.  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 10765 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   David Conrad
							
						 
						
							
							
							
								
							
								bd35bdf1b2 
								
							
								 
							
						 
						
							
							
								
								Add EBML ID for Segment UID  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9814 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
					 
				
					
						
							
							
								   David Conrad
							
						 
						
							
							
							
								
							
								b061d892ed 
								
							
								 
							
						 
						
							
							
								
								split some common code from the mkv demuxer that will be useful to the muxer  
							
							 
							
							 
							
							
								
							
							
							patch by David Conrad  umovimus _at_ gmail.com
Originally committed as revision 9215 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago