8f196b14f5 
								
							
								 
							
						 
						
							
							
								
								changing a few options to AVOptions  
							
							Originally committed as revision 4603 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6fd46414db 
								
							
								 
							
						 
						
							
							
								
								dont include opt.h in avcodec.h  
							
							Originally committed as revision 4591 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1471c6c2e8 
								
							
								 
							
						 
						
							
							
								
								CAREFULL --> CAREFUL typo fix  
							
							Originally committed as revision 4590 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ec9127c4a4 
								
							
								 
							
						 
						
							
							
								
								converting a few more options to AVOptions  
							
							Originally committed as revision 4587 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								637b5326f3 
								
							
								 
							
						 
						
							
							
								
								convert some options in ffmpeg.c to AVOptions  
							
							Originally committed as revision 4586 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a1689e2f19 
								
							
								 
							
						 
						
							
							
								
								avoid stdio.h  
							
							Originally committed as revision 4585 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8bbf6db98b 
								
							
								 
							
						 
						
							
							
								
								AVOption API improvments  
							
							support AVOptions for encoding in ffmpeg.c
Originally committed as revision 4580 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e7902f2095 
								
							
								 
							
						 
						
							
							
								
								do not rescale AV_NOPTS_VALUE  
							
							Originally committed as revision 4577 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								78e035162c 
								
							
								 
							
						 
						
							
							
								
								the user sets codec->time_base for video encding so she should also set it for audio encoding  
							
							Originally committed as revision 4555 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b461b3bc4a 
								
							
								 
							
						 
						
							
							
								
								Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit).  
							
							Originally committed as revision 4548 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c57c770db3 
								
							
								 
							
						 
						
							
							
								
								vbr audio encode patch by (Justin Ruggles: jruggle, earthlink net)  
							
							with changes by me
    int->float as video uses float too
    remove silent cliping to some per codec range, this should result in an error instead
    remove change to utils.c as its inconsistant with video
Originally committed as revision 4533 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								30bc6613fe 
								
							
								 
							
						 
						
							
							
								
								support fixing missing pts by parsing future frames  
							
							Originally committed as revision 4526 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ae38261ee8 
								
							
								 
							
						 
						
							
							
								
								changes to ignore command media embedded in MS WMV files patch by ("Brown, Mike": mikeb, vibephone com)  
							
							Originally committed as revision 4501 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f2d9a9f5b7 
								
							
								 
							
						 
						
							
							
								
								let user set codec even if CODEC_ID_NONE is default patch by (Luca Abeni: lucabe72, email it)  
							
							Originally committed as revision 4466 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								c6ec28b18c 
								
							
								 
							
						 
						
							
							
								
								DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)  
							
							Originally committed as revision 4448 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b7b84107b5 
								
							
								 
							
						 
						
							
							
								
								error_resilience = FF_ER_CAREFULL  
							
							Originally committed as revision 4433 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								90ad92b39d 
								
							
								 
							
						 
						
							
							
								
								support changing in bitstream global headers into extradata style and back  
							
							Originally committed as revision 4395 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6beefa4085 
								
							
								 
							
						 
						
							
							
								
								*BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com)  
							
							Originally committed as revision 4392 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8108551a5c 
								
							
								 
							
						 
						
							
							
								
								Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com)  
							
							Originally committed as revision 4383 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1ab1f099eb 
								
							
								 
							
						 
						
							
							
								
								set log level to AV_LOG_DEBUG if -debug ... is used  
							
							Originally committed as revision 4359 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cf7fc795ae 
								
							
								 
							
						 
						
							
							
								
								support for adding new components (syntax: ffmpeg -i input_file [output options] output_file [[component output options] {-newaudio|-newvideo|-newsubtitle}]... - added subtitle support - added '-alang' option  
							
							Originally committed as revision 4351 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ef7b5aee5d 
								
							
								 
							
						 
						
							
							
								
								add -gray command line flag  
							
							Originally committed as revision 4328 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b4a3389e70 
								
							
								 
							
						 
						
							
							
								
								sync output stream against any input stream (extension of map) patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de)  
							
							Originally committed as revision 4308 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								68fc9c272b 
								
							
								 
							
						 
						
							
							
								
								b frame strategy  
							
							set emu edge if lowres
Originally committed as revision 4299 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								87017bada0 
								
							
								 
							
						 
						
							
							
								
								10l (rescaling AV_NOPTS_VALUE)  
							
							Originally committed as revision 4227 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								644a92626a 
								
							
								 
							
						 
						
							
							
								
								PIX_FMT_NONE and related fixes  
							
							Originally committed as revision 4161 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								09c3e44e8a 
								
							
								 
							
						 
						
							
							
								
								motion estimation bitrate penalty compensation  
							
							Originally committed as revision 4092 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dffbfd06e4 
								
							
								 
							
						 
						
							
							
								
								copy extradata for streamcopy  
							
							Originally committed as revision 4077 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b691166c0f 
								
							
								 
							
						 
						
							
							
								
								25_fix_problem_that_unsynced_with_ss_option.patch by (Calcium | calcium nurs or jp)  
							
							Originally committed as revision 4076 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								59fa3f96f4 
								
							
								 
							
						 
						
							
							
								
								support omiting various headers in mpeg4 as WMP seems to have difficulty with them  
							
							based upon 27_WMP_compatibility_with_ISOMPEG4.patch by (Calcium | calcium nurs or jp)
  indention fixed
  uses workaround_bugs instead of strict_std_compliancy as WMP is not the reference implementation
Originally committed as revision 4069 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a9aa346717 
								
							
								 
							
						 
						
							
							
								
								change audio volume range so that the very slow division by 100 can be avoided  
							
							alternatively we could also use a nicer default = 100 or 1.0 scale and internally change it (patch welcome)
Originally committed as revision 4066 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7e987c33ff 
								
							
								 
							
						 
						
							
							
								
								19_audio_volume_adj.patch by (Calcium | calcium nurs or jp)  
							
							Originally committed as revision 4065 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ca80810bd9 
								
							
								 
							
						 
						
							
							
								
								12_finish_encoding_at_shortest_stream_was_finished.patch by (Calcium | calcium nurs or jp)  
							
							Originally committed as revision 4064 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b6e16b8653 
								
							
								 
							
						 
						
							
							
								
								08_limit_in_filesize.patch by (Calcium | calcium nurs or jp)  
							
							Originally committed as revision 4061 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff8cc24bf5 
								
							
								 
							
						 
						
							
							
								
								init has_b_frames for stream copy  
							
							Originally committed as revision 4060 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eb8393a8c7 
								
							
								 
							
						 
						
							
							
								
								argument name for -vdt  
							
							Originally committed as revision 4052 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f3356e9c9e 
								
							
								 
							
						 
						
							
							
								
								more fine grained discarding of packets  
							
							Originally committed as revision 4051 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								094147cd9c 
								
							
								 
							
						 
						
							
							
								
								set global_quality  
							
							Originally committed as revision 4037 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								da723fd2dd 
								
							
								 
							
						 
						
							
							
								
								This patch corrects the bug, that if padbottom IS NOT specified and  
							
							padright IS specified
patch by (Calcium <calcium nurs.or jp>)
Originally committed as revision 3987 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								3d38fd1cd4 
								
							
								 
							
						 
						
							
							
								
								better error message patch by (Michel Bardiaux <mbardiaux peaktime be>)  
							
							Originally committed as revision 3961 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								09b0499f1b 
								
							
								 
							
						 
						
							
							
								
								seperate bitstream encoding skip from PASS1 flag  
							
							Originally committed as revision 3938 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6e0d8c06c7 
								
							
								 
							
						 
						
							
							
								
								mb_lmin/max to limit the per mb quality for the ratecontrol independant from the frame limits  
							
							Originally committed as revision 3928 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a603bf8d68 
								
							
								 
							
						 
						
							
							
								
								dont predict missing timestamps if we lack the required information to do so  
							
							Originally committed as revision 3898 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b4aea108eb 
								
							
								 
							
						 
						
							
							
								
								support discarding of uninterresting packets  
							
							Originally committed as revision 3858 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac930a999c 
								
							
								 
							
						 
						
							
							
								
								console text to stderr : rev2 patch by (Roine Gustafsson <roine users.sourceforge net>)  
							
							Originally committed as revision 3854 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6a5d4395ed 
								
							
								 
							
						 
						
							
							
								
								Exporting some more options patch by (Martin Drab <drab kepler.fjfi.cvut cz>)  
							
							Originally committed as revision 3847 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago