4f9e995a96 
								
							
								 
							
						 
						
							
							
								
								kill harmless 64-bit pointer cast warning  
							
							Originally committed as revision 9539 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								90b5b51eab 
								
							
								 
							
						 
						
							
							
								
								misc typo fixes  
							
							Originally committed as revision 9291 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								755bfeabcc 
								
							
								 
							
						 
						
							
							
								
								misc spelling fixes  
							
							Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								911f9b714e 
								
							
								 
							
						 
						
							
							
								
								warn user if video codec timebase is very high  
							
							Originally committed as revision 9232 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b1b64c237f 
								
							
								 
							
						 
						
							
							
								
								typo  
							
							Originally committed as revision 9159 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								db8f4a92c9 
								
							
								 
							
						 
						
							
							
								
								warn the user about the the mdhd problem  
							
							(this is of course not a good solution but its better than silently
generating invalid files, we should find a better solution)
Originally committed as revision 9153 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4f60f34a89 
								
							
								 
							
						 
						
							
							
								
								print and return error if output is non seekable  
							
							Originally committed as revision 9087 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e23848a49c 
								
							
								 
							
						 
						
							
							
								
								cosmectics, use consistant and homogeneous type names for atoms  
							
							Originally committed as revision 8828 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ccba88d764 
								
							
								 
							
						 
						
							
							
								
								cosmectics, mov -> mp4  
							
							Originally committed as revision 8497 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4278662d45 
								
							
								 
							
						 
						
							
							
								
								treat frame_size > 1 as compressed audio  
							
							Originally committed as revision 8461 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								10fc840c52 
								
							
								 
							
						 
						
							
							
								
								fix pcm u/s8 muxing  
							
							Originally committed as revision 8213 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2260499caf 
								
							
								 
							
						 
						
							
							
								
								deobfuscate, clearly split mov case  
							
							Originally committed as revision 8212 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1e5f5e3b7a 
								
							
								 
							
						 
						
							
							
								
								use common tables for mov muxer and demuxer  
							
							Originally committed as revision 8205 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7caf0cc62c 
								
							
								 
							
						 
						
							
							
								
								add codec_id <-> codec_tag tables to AVIn/OutputFormat  
							
							Originally committed as revision 7593 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fead30d444 
								
							
								 
							
						 
						
							
							
								
								rename BE/LE_8/16/32 to AV_RL/B_8/16/32  
							
							Originally committed as revision 7587 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1aad0dfd62 
								
							
								 
							
						 
						
							
							
								
								remove useless sampleDuration  
							
							Originally committed as revision 7281 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b596102e7e 
								
							
								 
							
						 
						
							
							
								
								check codec frame size directly and only for audio  
							
							Originally committed as revision 7280 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								79e5a53c0a 
								
							
								 
							
						 
						
							
							
								
								utf8 title support for psp (untested)  
							
							Originally committed as revision 6939 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e344c1ea36 
								
							
								 
							
						 
						
							
							
								
								reindentation, patch by From: Steve Lhomme, slhomme divxcorp com  
							
							Originally committed as revision 6864 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f45b744cb7 
								
							
								 
							
						 
						
							
							
								
								simplify  
							
							Originally committed as revision 6855 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aa90239fd9 
								
							
								 
							
						 
						
							
							
								
								mov vfr muxing  
							
							Originally committed as revision 6854 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7fbde3431a 
								
							
								 
							
						 
						
							
							
								
								replace coder/decoder file description in libavformat by muxer/demuxer  
							
							Originally committed as revision 6774 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b78e7197a8 
								
							
								 
							
						 
						
							
							
								
								Change license headers to say 'FFmpeg' instead of 'this program/this library'  
							
							and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ffb512e349 
								
							
								 
							
						 
						
							
							
								
								move track timescale/sampleDuration init to write_header and return error if not set  
							
							Originally committed as revision 6167 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5340a0bc9c 
								
							
								 
							
						 
						
							
							
								
								wide atom is only defined in mov, use free for mp4/3gp  
							
							Originally committed as revision 6072 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7228914047 
								
							
								 
							
						 
						
							
							
								
								set elst start time to first pts  
							
							Originally committed as revision 5981 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c5ad5fd74 
								
							
								 
							
						 
						
							
							
								
								use correct tag for h263 in mov  
							
							Originally committed as revision 5953 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								87494ea03c 
								
							
								 
							
						 
						
							
							
								
								detailed infos about d263 atom  
							
							Originally committed as revision 5952 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								915282e5b8 
								
							
								 
							
						 
						
							
							
								
								indention  
							
							Originally committed as revision 5950 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5997ed786a 
								
							
								 
							
						 
						
							
							
								
								only set fields for mov, reserved for 3gp, mp4  
							
							Originally committed as revision 5949 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80f05e7981 
								
							
								 
							
						 
						
							
							
								
								sampleSize field to 16, reserved for mp4 and 3gp  
							
							Originally committed as revision 5948 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								86ca5710bb 
								
							
								 
							
						 
						
							
							
								
								mp4, 3gp field is reserved and value is 2  
							
							Originally committed as revision 5947 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								57ef6acc39 
								
							
								 
							
						 
						
							
							
								
								use ternary  
							
							Originally committed as revision 5946 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c096ebca48 
								
							
								 
							
						 
						
							
							
								
								vbr compression id is only used in mov  
							
							Originally committed as revision 5945 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e40ee6a268 
								
							
								 
							
						 
						
							
							
								
								move common code from mov.c and movenc.c to isom.c  
							
							Originally committed as revision 5882 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9d9f4119bd 
								
							
								 
							
						 
						
							
							
								
								move common stuff from avienc.c and wav.c to new file riff.c  
							
							Originally committed as revision 5720 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff70e60176 
								
							
								 
							
						 
						
							
							
								
								allow individual selection of muxers and demuxers  
							
							Originally committed as revision 5707 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d2a067d1d9 
								
							
								 
							
						 
						
							
							
								
								give AVInput/OutputFormat structs consistent names  
							
							Originally committed as revision 5697 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac3e183403 
								
							
								 
							
						 
						
							
							
								
								av_get_bits_per_sample and due simplifications  
							
							Originally committed as revision 5661 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								06fcf56c50 
								
							
								 
							
						 
						
							
							
								
								typo fix  
							
							Originally committed as revision 5642 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								875f92876a 
								
							
								 
							
						 
						
							
							
								
								10l, all modes is 0x81FF  
							
							Originally committed as revision 5641 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b7d9da100d 
								
							
								 
							
						 
						
							
							
								
								simplify and write correct values conforming to specs  
							
							Originally committed as revision 5640 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2111e3f9f2 
								
							
								 
							
						 
						
							
							
								
								check for unparsed AMR input  
							
							Originally committed as revision 5637 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9a39cd35b8 
								
							
								 
							
						 
						
							
							
								
								vbr requires version=1 and samplesize=0 per QT spec  
							
							untested, but if this doesnt work the issue is likely somewhere else, as iam just chaning the random nonsense we do to what the spec says should be done
Originally committed as revision 5636 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5cb49ca11b 
								
							
								 
							
						 
						
							
							
								
								write exact values for audio stsd v1  
							
							Originally committed as revision 5606 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								42fb414804 
								
							
								 
							
						 
						
							
							
								
								check only existing streams  
							
							Originally committed as revision 5521 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0aec3c5cbf 
								
							
								 
							
						 
						
							
							
								
								simplify  
							
							Originally committed as revision 5517 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aa1c1c615a 
								
							
								 
							
						 
						
							
							
								
								fix aac in mov for ipod  
							
							Originally committed as revision 5498 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b49ce2e34 
								
							
								 
							
						 
						
							
							
								
								Add const to (mostly) char* and make some functions static, which aren't used  
							
							outside their declaring source file and which have no corresponding prototype.
patch by Stefan Huehner stefan^^@^^huehner^^.^^org
Originally committed as revision 5497 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a97c1e93aa 
								
							
								 
							
						 
						
							
							
								
								Add (mostly) const to variable and parameter declaration, where a char* was  
							
							used and 'const char*' should be, plus make some function declarations
static if they aren't used outside their declaring source file.
patch by Stefan Huehner stefan%%at%%huehner%%dot%%org
Originally committed as revision 5492 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago