76d23f4031 
								
							
								 
							
						 
						
							
							
								
								avconv: do not send non-monotonous DTS to the muxers.  
							
							Hack partially based on a commit by Michael Niedermayer <michaelni@gmx.at>
Should fix (or work around) bug 458. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								38f0c0781a 
								
							
								 
							
						 
						
							
							
								
								lavfi: merge avfiltergraph.h into avfilter.h  
							
							We do not support using filters without AVFilterGraph in practice
anyway, so there is no point in pretending we do. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a4208b9b7d 
								
							
								 
							
						 
						
							
							
								
								avconv: add options for reading filtergraphs from a file.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b2dc29534 
								
							
								 
							
						 
						
							
							
								
								avconv: convert to new refcounted AVFrame API  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5c7db097eb 
								
							
								 
							
						 
						
							
							
								
								avconv: pass libavresample options to AVFilterGraph  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								77bd1bc73a 
								
							
								 
							
						 
						
							
							
								
								avconv: use new options parser.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c1ef30a6ba 
								
							
								 
							
						 
						
							
							
								
								De-doxygenize some top-level files  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fb722a900f 
								
							
								 
							
						 
						
							
							
								
								avconv: remove -same_quant  
							
							It has not worked for anything other than fringe codecs (asv1/2, mdec,
mjpeg[b]) since about 2003 and nobody ever noticed or complained. This
sufficiently proves that there are no users of this option who have a
clue of what they are doing, so it is completely useless. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								716d413c13 
								
							
								 
							
						 
						
							
							
								
								Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								11d957fbd8 
								
							
								 
							
						 
						
							
							
								
								avtools: remove the distinction between func_arg and func2_arg.  
							
							func2_arg is the same as func_arg, except it has one additional
parameter. Change all func_arg callbacks to take that parameter (and
ignore it). 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bbcedade00 
								
							
								 
							
						 
						
							
							
								
								avconv: make the -passlogfile option per-stream.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								038c0b1e06 
								
							
								 
							
						 
						
							
							
								
								avconv: make the -pass option per-stream.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3c0df90584 
								
							
								 
							
						 
						
							
							
								
								avconv: make -shortest a per-output file option.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								57d2422559 
								
							
								 
							
						 
						
							
							
								
								avconv: rename OutputStream.is_past_recording_time to finished.  
							
							The new name is shorter and more accurate, since this variable is no
longer used only for checking recording time constraint. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0b26ef4228 
								
							
								 
							
						 
						
							
							
								
								avconv: replace no_packet array in transcode() with a var in InputStream  
							
							This simplifies splitting code for reading from input out of
transcode(). 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bed43d58b0 
								
							
								 
							
						 
						
							
							
								
								avconv: remove unused variable from InputFile.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe2147e936 
								
							
								 
							
						 
						
							
							
								
								avconv: split configuring filter configuration to a separate file.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f5e668273a 
								
							
								 
							
						 
						
							
							
								
								avconv: split option parsing into a separate file.  
							
							
								
							
							
						 
						13 years ago