b9edbe9953 
								
							
								 
							
						 
						
							
							
								
								do not write ffm write index by default, detect if file is being written and return EOF  
							
							Originally committed as revision 18063 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								90da2b5086 
								
							
								 
							
						 
						
							
							
								
								Make ffmpeg fail if the argument provided to the -pix_fmt option is  
							
							invalid.
Originally committed as revision 18053 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								29c6638668 
								
							
								 
							
						 
						
							
							
								
								Use read_yesno() in opt_output_file().  
							
							Originally committed as revision 18038 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eab5168cd3 
								
							
								 
							
						 
						
							
							
								
								Flush the remaning chars in the input buffer after reading the  
							
							response to the "Overwrite ? [y/N]" question.
Fix the behaviour when the question is asked more than one time.
Originally committed as revision 18036 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3d45a83a59 
								
							
								 
							
						 
						
							
							
								
								add loglevel option to set libav* logging level, -v does not set it anymore  
							
							Originally committed as revision 17973 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								27ad7d3a96 
								
							
								 
							
						 
						
							
							
								
								stag option to force subtitle tag  
							
							Originally committed as revision 17941 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								00b7fbdcf5 
								
							
								 
							
						 
						
							
							
								
								10l, set ret to 0 when finished  
							
							Originally committed as revision 17931 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								002c95d749 
								
							
								 
							
						 
						
							
							
								
								dump_format after av_write_header to print updated parameters  
							
							Originally committed as revision 17930 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3898eed890 
								
							
								 
							
						 
						
							
							
								
								Reorder arguments for av_fifo_generic_read to be more logical and  
							
							consistent with av_fifo_generic_write.
Originally committed as revision 17914 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c957c85426 
								
							
								 
							
						 
						
							
							
								
								Replace all uses of the replaced av_fifo_read by av_fifo_generic_read  
							
							Originally committed as revision 17873 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								41dd680dd8 
								
							
								 
							
						 
						
							
							
								
								Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues.  
							
							Yes this breaks ABI/API but ive already broken it and will bump avutil major
soon.
Originally committed as revision 17869 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								636f1c4cd0 
								
							
								 
							
						 
						
							
							
								
								Rename avctx_opts to avcodec_opts.  
							
							The new name is more meaningful and consistent with avformat_opts
and sws_opts.
Originally committed as revision 17789 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1ad1eaadd6 
								
							
								 
							
						 
						
							
							
								
								Enable AVFMT_FLAG_NONBLOCK.  
							
							Originally committed as revision 17785 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d61f30a7a0 
								
							
								 
							
						 
						
							
							
								
								Do usleep(10000) when all demuxers returned EAGAIN.  
							
							Originally committed as revision 17784 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								545465ecaa 
								
							
								 
							
						 
						
							
							
								
								If a demuxer returns EAGAIN, try another demuxer.  
							
							Originally committed as revision 17782 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fdf119062e 
								
							
								 
							
						 
						
							
							
								
								Remove deprecated vhook subsystem.  
							
							Originally committed as revision 17769 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0a7892468e 
								
							
								 
							
						 
						
							
							
								
								fix last usage of old metadata API in ffmpeg.c (handling of AVStream language)  
							
							Originally committed as revision 17688 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a5926d856b 
								
							
								 
							
						 
						
							
							
								
								convert ffmpeg to new metadata API  
							
							Originally committed as revision 17683 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e6fdc2b1a0 
								
							
								 
							
						 
						
							
							
								
								Make sure -vsync 2 does not produce timestamps equal to the previous,  
							
							rather drop a frame.
Fixes Issue872.
Originally committed as revision 17643 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fc6765d719 
								
							
								 
							
						 
						
							
							
								
								Update commented fprintf().  
							
							Originally committed as revision 17642 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3797c74ba5 
								
							
								 
							
						 
						
							
							
								
								Add ticks_per_frame, this should hopefully fix the regressions caused  
							
							by the time_base change.
Originally committed as revision 17630 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								34583e1bbe 
								
							
								 
							
						 
						
							
							
								
								Fix next_pts computation to consider repeat_pict.  
							
							Originally committed as revision 17613 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ad48c9f0b8 
								
							
								 
							
						 
						
							
							
								
								Do not duplicate frames if the muxer claims that it is not needed.  
							
							Note to release manager, this is risky and should be reverted if
it causes any problem.
Originally committed as revision 17555 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c027e91a74 
								
							
								 
							
						 
						
							
							
								
								Increase ffmpeg intermediate conversion buffer size to accomodate 48-bit RGB rawvideo  
							
							images.
Originally committed as revision 17513 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								befb5cac31 
								
							
								 
							
						 
						
							
							
								
								Increase ffmpeg intermediate conversion buffer size to accomodate PPM/PNM header.  
							
							Originally committed as revision 17512 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								49a06a4d25 
								
							
								 
							
						 
						
							
							
								
								Change av_log() calls to fprintf() to stderr calls.  
							
							Originally committed as revision 17378 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d1e3c6fd40 
								
							
								 
							
						 
						
							
							
								
								extend resampling API, add S16 internal conversion  
							
							Originally committed as revision 17163 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d0c77ba40 
								
							
								 
							
						 
						
							
							
								
								Use av_strlcpy instead of snprintf without formatting.  
							
							Prevents warnings about "format not a string literal and no format arguments".
patch by Patrik Kullman, patrik yes nu
Originally committed as revision 17141 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ced06bd8fe 
								
							
								 
							
						 
						
							
							
								
								Add the ability to set the timestamp to the current time by specifying 'now'  
							
							as the time
Patch by Francesco Cosoleto ( cosoleto gmail com )
Originally committed as revision 17076 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e2fd8e1d4 
								
							
								 
							
						 
						
							
							
								
								Replace the calls to the deprecated av_alloc_format_context() with  
							
							corresponding calls to avformat_alloc_context().
Originally committed as revision 17048 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1777168269 
								
							
								 
							
						 
						
							
							
								
								Make opt_preset() use FFMPEG_DATADIR from config.h rather than /usr and  
							
							/usr/local
Originally committed as revision 16795 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d4eeaadc4 
								
							
								 
							
						 
						
							
							
								
								Workaround ffms behavior of returning EAGAIN at EOF.  
							
							Should fix regression tests & fate.
Originally committed as revision 16727 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ad51c68c01 
								
							
								 
							
						 
						
							
							
								
								Handle av_read_frame() EAGAIN return.  
							
							Originally committed as revision 16717 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6c7c44ee7a 
								
							
								 
							
						 
						
							
							
								
								exit with error code if av_encode failed  
							
							Originally committed as revision 16704 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d43b26ea13 
								
							
								 
							
						 
						
							
							
								
								Copy width/height for subtitle streams (needed for scodec copy of mov/mp4  
							
							timed text)
Originally committed as revision 16662 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								49fb20cb8a 
								
							
								 
							
						 
						
							
							
								
								replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_  
							
							and remove all ENABLE_ definitions.
Originally committed as revision 16600 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b250f9c66d 
								
							
								 
							
						 
						
							
							
								
								Change semantic of CONFIG_*, HAVE_* and ARCH_*.  
							
							They are now always defined to either 0 or 1.
Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								528271ff67 
								
							
								 
							
						 
						
							
							
								
								Check the return of audio and video encoders.  
							
							Originally committed as revision 16538 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								95af5e1c81 
								
							
								 
							
						 
						
							
							
								
								All negative returns are errors not just -1.  
							
							Originally committed as revision 16537 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								094d9df72e 
								
							
								 
							
						 
						
							
							
								
								free all allocated metadata structures  
							
							Originally committed as revision 16457 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								25b4c651a3 
								
							
								 
							
						 
						
							
							
								
								Replace AVSubtitleRect.rgba_palette and bitmap by AVPicture.  
							
							Originally committed as revision 16416 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								db4fac64db 
								
							
								 
							
						 
						
							
							
								
								Change AVSubtitle.rects to an array of pointers so ABI does not break  
							
							when the size of AVSubtitleRect changes.
Originally committed as revision 16412 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								22730e8790 
								
							
								 
							
						 
						
							
							
								
								Put pass_logfilename_prefix check on a single line, improve readability.  
							
							Originally committed as revision 16351 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ad16627fa0 
								
							
								 
							
						 
						
							
							
								
								Rename variables:  
							
							pass_logfilename -> pass_logfilename_prefix
DEFAULT_PASS_LOGFILENAME -> DEFAULT_PASS_LOGFILENAME_PREFIX
and make clear in the passlogfile OptionDef help string that it takes
a file name prefix rather than a file name.
Originally committed as revision 16350 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								50e3477f0f 
								
							
								 
							
						 
						
							
							
								
								Offer an option (disabled by default) to enable the copy of the frames before  
							
							the first key frame in a stream.
Patch by Wolfram Gloger wmglo /!\ dent med uni (minus) muenchen de
Originally committed as revision 16269 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								09a76db8e6 
								
							
								 
							
						 
						
							
							
								
								Do not skip frames until the first keyframe when stream copying but  
							
							no starttime is set.
Fixes at least -vcodec copy with VS2k5DebugDemo-01-partial.avi.
Originally committed as revision 16159 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								76bdac6dbf 
								
							
								 
							
						 
						
							
							
								
								Cosmetics: remove empty comments.  
							
							Originally committed as revision 16124 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9686df2be5 
								
							
								 
							
						 
						
							
							
								
								Delete unnecessary 'extern' keywords.  
							
							Originally committed as revision 15990 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								42d1d06e8f 
								
							
								 
							
						 
						
							
							
								
								Make more informative the error messages regarding the access to the  
							
							2-pass log file.
Originally committed as revision 15970 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								13367a46bc 
								
							
								 
							
						 
						
							
							
								
								channel layout support for ffmpeg.c  
							
							Originally committed as revision 15956 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago