c18545929e 
								
							
								 
							
						 
						
							
							
								
								Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const *  
							
							Originally committed as revision 14947 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5972945197 
								
							
								 
							
						 
						
							
							
								
								convert every muxer/demuxer to write/read sample_aspect_ratio from/to  
							
							the corresponding AVStream instead of AVCodecContext
Originally committed as revision 14933 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bc4c3a55f5 
								
							
								 
							
						 
						
							
							
								
								clarify error message about codec tag  
							
							Originally committed as revision 14013 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								40f8675ccf 
								
							
								 
							
						 
						
							
							
								
								set correct ftyp minor version for 3gp/2  
							
							Originally committed as revision 13774 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ba9ed9557 
								
							
								 
							
						 
						
							
							
								
								invert mode_mov condition  
							
							Originally committed as revision 13773 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d3e4783212 
								
							
								 
							
						 
						
							
							
								
								simplify  
							
							Originally committed as revision 13772 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3473ca9a25 
								
							
								 
							
						 
						
							
							
								
								change 3gp/3g2 brands if h264 is present  
							
							Originally committed as revision 13771 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cd70d17f5f 
								
							
								 
							
						 
						
							
							
								
								simplify ipod brand selection  
							
							Originally committed as revision 13770 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b0fb8b77a 
								
							
								 
							
						 
						
							
							
								
								fix warning, write_ftyp return int now  
							
							Originally committed as revision 13769 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								835790846c 
								
							
								 
							
						 
						
							
							
								
								put avc1 brand in compat list when h264 is present  
							
							Originally committed as revision 13768 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								65f526835f 
								
							
								 
							
						 
						
							
							
								
								I think we are also compliant to iso2.  
							
							Originally committed as revision 13765 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ed6e47c21d 
								
							
								 
							
						 
						
							
							
								
								Add isom to the compatible brands.  
							
							Originally committed as revision 13764 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1560b66714 
								
							
								 
							
						 
						
							
							
								
								Calculate ftyp size instead of hardcoding it.  
							
							Originally committed as revision 13763 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a04aec6d1a 
								
							
								 
							
						 
						
							
							
								
								simplify MODE_3G2  
							
							Originally committed as revision 13755 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c77994fc8 
								
							
								 
							
						 
						
							
							
								
								Change MODE_* to 1<<c so several can be set at the same time.  
							
							Originally committed as revision 13754 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ce072b2d30 
								
							
								 
							
						 
						
							
							
								
								cosmetics, reindent  
							
							Originally committed as revision 13752 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								283c9a8ed4 
								
							
								 
							
						 
						
							
							
								
								don't write double sets of metadata in mov, only write usual ones  
							
							Originally committed as revision 13751 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								927509e10b 
								
							
								 
							
						 
						
							
							
								
								indent  
							
							Originally committed as revision 13747 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c6e2c6c9c6 
								
							
								 
							
						 
						
							
							
								
								support for 3gp metadata  
							
							Originally committed as revision 13746 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								07b7b06d92 
								
							
								 
							
						 
						
							
							
								
								move utf8 code before udta func, will be used by 3gp tags  
							
							Originally committed as revision 13745 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c55cc074cc 
								
							
								 
							
						 
						
							
							
								
								write usual brand for ipod format  
							
							Originally committed as revision 13744 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d32d6defee 
								
							
								 
							
						 
						
							
							
								
								simplify  
							
							Originally committed as revision 13743 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								20e22af85a 
								
							
								 
							
						 
						
							
							
								
								factorize psp metadata  
							
							Originally committed as revision 13742 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f7635edb4d 
								
							
								 
							
						 
						
							
							
								
								cosmetics  
							
							Originally committed as revision 13741 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c3858df291 
								
							
								 
							
						 
						
							
							
								
								cosmetics  
							
							Originally committed as revision 13740 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								709c9f8de3 
								
							
								 
							
						 
						
							
							
								
								support alac in ipod m4a format, tested on quicktime  
							
							Originally committed as revision 13739 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ccec1b69c0 
								
							
								 
							
						 
						
							
							
								
								m4v/m4a are usual itunes/ipod/iphone extensions  
							
							Originally committed as revision 13737 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d88812a91f 
								
							
								 
							
						 
						
							
							
								
								indent  
							
							Originally committed as revision 13736 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d1d87dfba0 
								
							
								 
							
						 
						
							
							
								
								rework udta handling, if any track set bitexact, don't write any metadata  
							
							Originally committed as revision 13735 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1dc7ff331a 
								
							
								 
							
						 
						
							
							
								
								10l, add parentheses  
							
							Originally committed as revision 13734 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cabc1a7dce 
								
							
								 
							
						 
						
							
							
								
								indent  
							
							Originally committed as revision 13733 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b63ba850c1 
								
							
								 
							
						 
						
							
							
								
								remove obsolete requirements, quicktime 6 is from 2002, not sure if muxing scheme still fits  
							
							Originally committed as revision 13732 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0724373d2c 
								
							
								 
							
						 
						
							
							
								
								cosmetics  
							
							Originally committed as revision 13731 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bde15e74de 
								
							
								 
							
						 
						
							
							
								
								Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.  
							
							patch by Stefano Sabatini, stefano.sabatini-lala poste.it
along with some spelling/consistency fixes for the long names by me
Originally committed as revision 13649 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								96f69e0d87 
								
							
								 
							
						 
						
							
							
								
								warn if pts is not set, prevent writing negative/weird cts, happens when using genpts and streamcopy  
							
							Originally committed as revision 13519 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c4f078ffe1 
								
							
								 
							
						 
						
							
							
								
								reindent  
							
							Originally committed as revision 13518 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e95580e70a 
								
							
								 
							
						 
						
							
							
								
								this should be valid for audio too  
							
							Originally committed as revision 13517 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ccd425e799 
								
							
								 
							
						 
						
							
							
								
								Remove unnecessary parentheses from return calls.  
							
							Originally committed as revision 13069 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								287d6cfad7 
								
							
								 
							
						 
						
							
							
								
								cosmetics: remove useless whitespaces and put braces correctly  
							
							Originally committed as revision 12942 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								463e7afd18 
								
							
								 
							
						 
						
							
							
								
								support for alac in .mov  
							
							Originally committed as revision 12938 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b64518e91b 
								
							
								 
							
						 
						
							
							
								
								special mpeg2 handling is no more needed  
							
							Originally committed as revision 12685 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b371539a3d 
								
							
								 
							
						 
						
							
							
								
								prevent writing empty stss atom  
							
							Originally committed as revision 12636 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								721da10aeb 
								
							
								 
							
						 
						
							
							
								
								fix mpeg2 muxing, replace seq header if contained in extradata and key frame does not contain it  
							
							Originally committed as revision 12520 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b0f4c9aaa 
								
							
								 
							
						 
						
							
							
								
								cosmetics, move case up  
							
							Originally committed as revision 12519 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aa9f4208b6 
								
							
								 
							
						 
						
							
							
								
								ipod/iphone compatible mp4 muxer  
							
							Originally committed as revision 12458 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								91208916c6 
								
							
								 
							
						 
						
							
							
								
								cosmetics, remove whitespaces before and after parenthesis  
							
							Originally committed as revision 11879 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f70eccdb39 
								
							
								 
							
						 
						
							
							
								
								2 more missing consts found by -Wwrite-strings.  
							
							Originally committed as revision 11849 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fa7343eaf2 
								
							
								 
							
						 
						
							
							
								
								stupid typo  
							
							Originally committed as revision 11693 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ccac843872 
								
							
								 
							
						 
						
							
							
								
								support rawvideo in mov  
							
							Originally committed as revision 11691 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4ad08accb2 
								
							
								 
							
						 
						
							
							
								
								use context in av_log  
							
							Originally committed as revision 11668 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago