79396ac685 
								
							
								 
							
						 
						
							
							
								
								Kill some compiler warnings.  Compiled code verified identical after changes.  
							
							Originally committed as revision 4567 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								01f4895c68 
								
							
								 
							
						 
						
							
							
								
								changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility  
							
							Originally committed as revision 4453 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								11bec29441 
								
							
								 
							
						 
						
							
							
								
								AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport  #1187101  
							
							Originally committed as revision 4427 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0c1e0bab66 
								
							
								 
							
						 
						
							
							
								
								This trivial patch adds "avc1" as fourcc for h264 in mp4, which makes it  
							
							a little bit more standard, although it still seems to lack some
metadata. Anyway, recent mplayer plays these streams without problems.
It also has two globally scoped global structs changed to "static".
patch by (Erik Slagter <erik slagter name)
Originally committed as revision 4386 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5cad192d50 
								
							
								 
							
						 
						
							
							
								
								according to the standard the object_type for H264 is 33, not 241  
							
							Originally committed as revision 4323 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								83fa2ef8cb 
								
							
								 
							
						 
						
							
							
								
								round duration up in mov  
							
							Originally committed as revision 4242 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c0df9d75bd 
								
							
								 
							
						 
						
							
							
								
								switch to native time bases  
							
							Originally committed as revision 4168 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ced225a762 
								
							
								 
							
						 
						
							
							
								
								fix psp muxing (probably this fix is wrong but its better then nothing)  
							
							Originally committed as revision 4086 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c64d476ccd 
								
							
								 
							
						 
						
							
							
								
								30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp)  
							
							Originally committed as revision 4072 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8272de4ea2 
								
							
								 
							
						 
						
							
							
								
								fix time stored in mov  
							
							based upon 23_fix_timestamp_in_mov.patch by (Calcium | calcium nurs or jp)
Originally committed as revision 4067 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6c13c880fa 
								
							
								 
							
						 
						
							
							
								
								trying to fix a few minor values in the mp4/mov muxer  
							
							Originally committed as revision 4063 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								88730be651 
								
							
								 
							
						 
						
							
							
								
								kill warnings patch by (Måns Rullgård <mru inprovide com>)  
							
							Originally committed as revision 3977 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8536ab8964 
								
							
								 
							
						 
						
							
							
								
								quick patch for adding 3g2 support to ffmpeg (muxer and demuxer). No movie fragment support yet patch by (tjraivio cc.hut fi)  
							
							Originally committed as revision 3959 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0078e9b9c5 
								
							
								 
							
						 
						
							
							
								
								nonsense comment  
							
							Originally committed as revision 3958 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0c716ab71d 
								
							
								 
							
						 
						
							
							
								
								fix segfault by matthieu castet <castet DOT matthieu AT free DOT fr>  
							
							Originally committed as revision 3896 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								25cf9062ba 
								
							
								 
							
						 
						
							
							
								
								don't crash on null codec; by matthieu castet <castet DOT matthieu AT free DOT fr>  
							
							Originally committed as revision 3894 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								46103f6bbd 
								
							
								 
							
						 
						
							
							
								
								fix the patch to allow Sony PSP MP4 creation  
							
							Originally committed as revision 3893 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								501866a1fa 
								
							
								 
							
						 
						
							
							
								
								movenc illegal access patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net>  
							
							Originally committed as revision 3891 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8af1815481 
								
							
								 
							
						 
						
							
							
								
								Sony PSP variation of MP4 patch by <tjcannell AT blueyonder DOT co DOT uk>  
							
							Originally committed as revision 3889 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								53ffdd1434 
								
							
								 
							
						 
						
							
							
								
								mov header field and compressor name patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net>  
							
							Originally committed as revision 3885 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								caacd4deea 
								
							
								 
							
						 
						
							
							
								
								add -vtag and-atag support to mov patch by (Roine Gustafsson <roine at users sourceforge net>)  
							
							Originally committed as revision 3756 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b6c50eb17c 
								
							
								 
							
						 
						
							
							
								
								iTunes metadata encoding support patch by (Patrice Bensoussan <patrice.bensoussan at free dot fr>)  
							
							Originally committed as revision 3388 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ef19c7eb3f 
								
							
								 
							
						 
						
							
							
								
								AAC in mov/mp4 patch by (Gildas Bazin <gbazin at altern dot org>)  
							
							Originally committed as revision 3359 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ffdd57d47e 
								
							
								 
							
						 
						
							
							
								
								warn user if ms style codec tag is used  
							
							remove "    " codec tag
Originally committed as revision 3307 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e928649b0b 
								
							
								 
							
						 
						
							
							
								
								pass AVPacket into av_write_frame()  
							
							fixes the random dts/pts during encoding
asf preroll fix
no more initial zero frames for b frame encoding
mpeg-es dts during demuxing fixed
.ffm timestamp scale fixed, ffm is still broken though
Originally committed as revision 3168 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								75553f825c 
								
							
								 
							
						 
						
							
							
								
								bit-exact  
							
							Originally committed as revision 3007 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								21f52609dd 
								
							
								 
							
						 
						
							
							
								
								support for -timestamp  
							
							Originally committed as revision 2978 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8cc7a34dd0 
								
							
								 
							
						 
						
							
							
								
								support for wider range of codecs  
							
							Originally committed as revision 2973 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								906b578f16 
								
							
								 
							
						 
						
							
							
								
								* fixing 10l in movenc.c + updating regression patterns.  
							
							Originally committed as revision 2938 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9a4d938874 
								
							
								 
							
						 
						
							
							
								
								* making .mov files generated by ffmpeg compatible with Apple software.  
							
							Originally committed as revision 2937 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ca20f118d1 
								
							
								 
							
						 
						
							
							
								
								* enabling DV-in-QT  
							
							* fixing a bug in movenc.c: for QT files hdrl should contain 'mhlr'
Originally committed as revision 2928 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7906085fcc 
								
							
								 
							
						 
						
							
							
								
								warning patrol  
							
							Originally committed as revision 2925 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4bfc029f83 
								
							
								 
							
						 
						
							
							
								
								10l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf)  
							
							Originally committed as revision 2864 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								69dde1ad36 
								
							
								 
							
						 
						
							
							
								
								AAC support in mov, correct aspect ratio support and user data support patch by (Gildas Bazin <gbazin at altern dot org>)  
							
							and regression test checksum update for it by me
Originally committed as revision 2787 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ec7d0d2e9e 
								
							
								 
							
						 
						
							
							
								
								memleak patch by (Gildas Bazin <gbazin at altern dot org>)  
							
							Originally committed as revision 2678 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd0003fa3d 
								
							
								 
							
						 
						
							
							
								
								removing borderline spyware  
							
							Originally committed as revision 2478 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e45ccf79be 
								
							
								 
							
						 
						
							
							
								
								movenc patch by (Gildas Bazin <gbazin at altern dot org>)  
							
							Originally committed as revision 2476 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4cb3f3b637 
								
							
								 
							
						 
						
							
							
								
								Using the extension m4a for audio only MPEG-4 files is increasingly  
							
							common, especially since Apple iTunes treats files with the two
extensions differently. Without the patch, FFmpeg won't know that m4a
is for MPEG-4 files
patch by (Dan Christiansen <danchr at daimi dot au dot dk>)
Originally committed as revision 2398 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f578f93838 
								
							
								 
							
						 
						
							
							
								
								mov/mp4/3gp muxer improvements patch by (Thomas Raivio <tjraivio at cc dot hut dot fi>)  
							
							Originally committed as revision 2314 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								490579042a 
								
							
								 
							
						 
						
							
							
								
								64 bit pts for writing - more const usage  
							
							Originally committed as revision 2255 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2187d9482e 
								
							
								 
							
						 
						
							
							
								
								theres no SVQ1 encoder -> it cant be default  
							
							Originally committed as revision 2252 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6e6d6dc0a5 
								
							
								 
							
						 
						
							
							
								
								mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix)  
							
							Originally committed as revision 2249 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1a31840cea 
								
							
								 
							
						 
						
							
							
								
								naughty, forbidden variable declarations  
							
							Originally committed as revision 2171 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1cb5f7fd41 
								
							
								 
							
						 
						
							
							
								
								mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>)  
							
							Originally committed as revision 2168 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago