b8919a3092 
								
							
								 
							
						 
						
							
							
								
								10l bug, use av_fast_malloc() instead if av_malloc() for allocating audio  
							
							buffers.
This and the previous revision fix a heap overflow.
Originally committed as revision 20769 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								15bfe412b7 
								
							
								 
							
						 
						
							
							
								
								Try to allocate audio buffer sizes depending on the number of input bytes.  
							
							Fixes issue1167.
Originally committed as revision 20768 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5ee05a62f9 
								
							
								 
							
						 
						
							
							
								
								Check that the buffer size speified to avcodec_encode_audio() is not larger than the actual size.  
							
							Originally committed as revision 20767 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								060b8592d2 
								
							
								 
							
						 
						
							
							
								
								Do not assume that av_get_bits_per_sample() is a multiple of 8.  
							
							Originally committed as revision 20766 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80f4725060 
								
							
								 
							
						 
						
							
							
								
								Get rid of audio_out2, it seems unneeded.  
							
							Originally committed as revision 20760 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3394653306 
								
							
								 
							
						 
						
							
							
								
								Update frame_width and frame_height based on the lowres value.  
							
							Fixes issues 1387, 1097 and probably some other lowres related problems.
Originally committed as revision 20741 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ef6fc64762 
								
							
								 
							
						 
						
							
							
								
								Add 'const' attribute to the last_asked_format variable, fix a  
							
							compiler warning.
Originally committed as revision 20740 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b83ccbffe9 
								
							
								 
							
						 
						
							
							
								
								Do not crash on frame size changes.  
							
							Fixes issue1481.
Originally committed as revision 20730 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								15e65f83ec 
								
							
								 
							
						 
						
							
							
								
								Update help text for -fpre option to make it a little less confusing.  
							
							Originally committed as revision 20713 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								992f8eaee7 
								
							
								 
							
						 
						
							
							
								
								Factorize common commandline options definition.  
							
							Originally committed as revision 20664 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bc7eb330e3 
								
							
								 
							
						 
						
							
							
								
								Remove "frame size must be a multiple of 2" check.  
							
							This check only caught explicitly set sizes from the cmd line and overriding
the users wish seems silly, especially as it seems to work.
Originally committed as revision 20634 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ff261a2b2 
								
							
								 
							
						 
						
							
							
								
								Remove special case that changed video sync behavior for av_q2d(enc->time_base) <= 0.001.  
							
							This should make the default behave more like one would expect and not
change behavior at 1000fps.
Originally committed as revision 20615 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8447f0bd74 
								
							
								 
							
						 
						
							
							
								
								Split show_formats().  
							
							Originally committed as revision 20553 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								200267333c 
								
							
								 
							
						 
						
							
							
								
								Indent.  
							
							Originally committed as revision 20436 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a75e103432 
								
							
								 
							
						 
						
							
							
								
								Add -fpre option to take a preset file as parameter. The -[avs]pre options no  
							
							longer accept filenames, and -fpre should be used instead.
Originally committed as revision 20435 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a5abfd8fd1 
								
							
								 
							
						 
						
							
							
								
								Issue an error when forced format cannot be honored.  
							
							Patch by Etienne Buira $name $surname lists chez free.fr
Originally committed as revision 20417 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								43d160fd00 
								
							
								 
							
						 
						
							
							
								
								Prefer "loglevel" over "logging level number or string" as argname of  
							
							the loglevel command line option.
Make the loglevel option help message more clear, since the option
argument is shown as a single token, and make the whole message better
aligned with the other help messages.
Originally committed as revision 20149 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d859bb1db0 
								
							
								 
							
						 
						
							
							
								
								Add CODEC_CAP_SUBFRAMES for codecs that output multiple subframes  
							
							per AVPacket
No longer print "Multiple frames in a packet" error message
when CODEC_CAP_SUBFRAMES is set (wmapro, wavpack)
Originally committed as revision 19881 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9d66ef18fa 
								
							
								 
							
						 
						
							
							
								
								fix PTS calculation for audio formats with bits per sample != 16  
							
							Originally committed as revision 19880 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ef618796a 
								
							
								 
							
						 
						
							
							
								
								Check for return value of some context allocations.  
							
							Originally committed as revision 19826 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7f4fca038d 
								
							
								 
							
						 
						
							
							
								
								Increase maximum encoded subtitle size from 64 kB to 1 MB.  
							
							Fixes "dvd_subtitle too big" errors when encoding HD video subtitles
to DVD format.
Originally committed as revision 19713 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8b03c014f0 
								
							
								 
							
						 
						
							
							
								
								Make sure that start_display_time is 0 by moving its value onto pts.  
							
							If it was not 0, subtitle encoding would fail.
Originally committed as revision 19710 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								266649a52f 
								
							
								 
							
						 
						
							
							
								
								100l, error out if subtitle encoder failed instead of writing an AVPacket  
							
							with ridiculous size and thus crashing.
Originally committed as revision 19641 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								966116b9f7 
								
							
								 
							
						 
						
							
							
								
								Remove some hunks of unused and disabled code cruft.  
							
							Originally committed as revision 19606 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e9a832e508 
								
							
								 
							
						 
						
							
							
								
								Change type of received_sigterm variable from sig_atomic_t to int,  
							
							which is more portable (works on Windows CE).
patch by Martin Storsjö, martin martin st
Originally committed as revision 19515 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a2f4324bb6 
								
							
								 
							
						 
						
							
							
								
								Check for HAVE_ISATTY.  
							
							Patch by Martin Storsjö <martin at martin dot st>
Originally committed as revision 19505 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								64cd805071 
								
							
								 
							
						 
						
							
							
								
								Rename invalid option name "gop" to "g" in opt_target(), so that  
							
							-target *-dvd works correctly.
Patch by Lou Logan <$firstname@fakeoutdoorsman com>.
Originally committed as revision 19447 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								340e230392 
								
							
								 
							
						 
						
							
							
								
								Use enum CodecID instead of int.  
							
							Fixes the following icc warning:
warning #188 : enumerated type mixed with another type
Originally committed as revision 19340 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								01a3c821a2 
								
							
								 
							
						 
						
							
							
								
								Handle variable input stream pixfmts using the same framework introduced  
							
							by the variable frame size patch.  Fixes at least issue 1165.
Originally committed as revision 19279 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f356fc5799 
								
							
								 
							
						 
						
							
							
								
								clarify encoder and decoder opening error messages  
							
							Originally committed as revision 19243 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								352666c17c 
								
							
								 
							
						 
						
							
							
								
								Support varying frame sizes in a single file.  
							
							patch by Eric Buehl, eric.buehl gmail com
Originally committed as revision 19226 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4bbe788ab7 
								
							
								 
							
						 
						
							
							
								
								Add pts field to AVSubtitle, for use by future XSUB encoder (and XSUB decoder  
							
							should use it, too).
Originally committed as revision 19221 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4c97a6fafa 
								
							
								 
							
						 
						
							
							
								
								Move opt_loglevel() from ffmpeg.c to cmdutils.c.  
							
							Originally committed as revision 19209 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								77ddf4df94 
								
							
								 
							
						 
						
							
							
								
								Make ffmpeg able to set the loglevel option using strings  
							
							corresponding to the various log levels.
Patch by Ramiro.
Originally committed as revision 19208 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d310d56a36 
								
							
								 
							
						 
						
							
							
								
								do not use av_parser_change for h264 which uses bitstream filter,  fix   #1027  
							
							Originally committed as revision 19196 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								50f3fabc48 
								
							
								 
							
						 
						
							
							
								
								Print error message when output buffer allocation fails  
							
							Originally committed as revision 19194 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								761c8c923e 
								
							
								 
							
						 
						
							
							
								
								Fail and print correct error message when video stream pixel format  
							
							is unknown.
Originally committed as revision 19164 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aa9b754ffc 
								
							
								 
							
						 
						
							
							
								
								Remove even condition on pad and crop.  
							
							Odd padding or cropping is needed when encoders only support
even resolution.
Originally committed as revision 19146 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9e1cc5984c 
								
							
								 
							
						 
						
							
							
								
								indent  
							
							Originally committed as revision 19071 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								851218584e 
								
							
								 
							
						 
						
							
							
								
								Remove useless if(), leftover from the vhook removal.  
							
							Originally committed as revision 19070 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								54e28a852c 
								
							
								 
							
						 
						
							
							
								
								remove commented code using real_pict_num  
							
							Originally committed as revision 18989 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b10d7e4e3a 
								
							
								 
							
						 
						
							
							
								
								pad last audio frame when encoding  
							
							Originally committed as revision 18907 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ecfe3929da 
								
							
								 
							
						 
						
							
							
								
								Remove duplicated RGB_TO_[YUV] macros, use those included in  
							
							libavcodec/colorspace.h.
Originally committed as revision 18901 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de96180137 
								
							
								 
							
						 
						
							
							
								
								Copy input codec's chroma_sample_location to output codec when transcoding.  
							
							Currently only used by yuv4mpeg.
Originally committed as revision 18799 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80b9d6366f 
								
							
								 
							
						 
						
							
							
								
								Make function pointer assignments consistent in option handling.  
							
							Originally committed as revision 18697 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4eac2e8901 
								
							
								 
							
						 
						
							
							
								
								Change return type of opt_loglevel() from void to int.  
							
							Patch by Wolfram Gloger: wmglo (your at here) dent med uni (minus) muenchen de
Originally committed as revision 18678 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a39b76ea7d 
								
							
								 
							
						 
						
							
							
								
								Don't loose bits_per_raw_sample when transcoding.  
							
							Originally committed as revision 18671 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								be233a5691 
								
							
								 
							
						 
						
							
							
								
								Check that channel layout is compatible with number of channels for  
							
							output audio stream.
Originally committed as revision 18621 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b716c6c6a6 
								
							
								 
							
						 
						
							
							
								
								Remove unneeded assignment from av_encode() found by CSA.  
							
							Originally committed as revision 18567 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5ee9c2334 
								
							
								 
							
						 
						
							
							
								
								Remove unused variable from print_report() found by CSA.  
							
							Originally committed as revision 18566 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago