c645659988 
								
							
								 
							
						 
						
							
							
								
								lavfi/showwaves: fix crash in case of negative linesize  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3c2e4c2a9b 
								
							
								 
							
						 
						
							
							
								
								lavfi/showwaves: switch to an AVOptions-based system.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac44e52f50 
								
							
								 
							
						 
						
							
							
								
								lavfi/showwaves: make use of AV_OPT_TYPE_VIDEO_RATE  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e80be5a0aa 
								
							
								 
							
						 
						
							
							
								
								lavfi/showwaves: fail in case of push_frame() error  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b7d34b328b 
								
							
								 
							
						 
						
							
							
								
								lavfi/showwaves: add display mode option and mode=line  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b10c5e7e4 
								
							
								 
							
						 
						
							
							
								
								lavfi/showwaves: fix check on showwaves->outpicref  
							
							outpicref is not always in synch with showwaves->outpicref, which is
changed as a side effect of the call to functions.
Fix regression introduced in 5f634480d1c4ed7711a15d1be07e49177cf351c1,
+10l to me. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e4eebc2da9 
								
							
								 
							
						 
						
							
							
								
								avf_showwaves: fix null pointer dereference  
							
							Found-by: durandal_1707
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9262f13269 
								
							
								 
							
						 
						
							
							
								
								lavfi/show{spectrum,waves}: use ff_filter_frame().  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d9d444051 
								
							
								 
							
						 
						
							
							
								
								lavfi: convert remaining input/output list compound literals to named objects.  
							
							This is following 568c70e79e 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cd7febd33f 
								
							
								 
							
						 
						
							
							
								
								lavfi: replace filter_samples by filter_frame  
							
							Based on patch by Anton Khirnov
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1acd2f6ba7 
								
							
								 
							
						 
						
							
							
								
								Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h  
							
							Also remove it in once case when it is not needed.
Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5436f4b5d 
								
							
								 
							
						 
						
							
							
								
								lavfi/showwaves: return error in case of allocation failure in filter_samples()  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5f634480d1 
								
							
								 
							
						 
						
							
							
								
								lavfi/showwaves: simplify check in filter_samples()  
							
							Also fix Coverity issue CID 733743: Dereference after null check 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e870a7dd4a 
								
							
								 
							
						 
						
							
							
								
								lavfi: stop using -1 instead use AV_PIX_FMT_NONE/AV_SAMPLE_FMT_NONE  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								42d621d131 
								
							
								 
							
						 
						
							
							
								
								lavfi: add priv class to filter definitions and flags to filter internal options  
							
							This allows the iteration callbacks to discover the internal class and
options, and show them when required. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc650cf029 
								
							
								 
							
						 
						
							
							
								
								Remove "Error parsing options string [...]" messages.  
							
							This reduces from 3 to 2 messages for the same syntax error in ffprobe,
and from 4 to 3 in filters. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7afd42d9f2 
								
							
								 
							
						 
						
							
							
								
								lavfi/showwaves: do not set on outlink->out_buf the sent video frame  
							
							The video frame reference is passed along the filterchain, and is not
possessed anymore by the filter. If out_buf is not set to NULL, it will
be freed by ff_end_frame() causing a crash. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								612307978d 
								
							
								 
							
						 
						
							
							
								
								lavfi: change "transmedia" into "multimedia".  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fda968aa8f 
								
							
								 
							
						 
						
							
							
								
								lavfi: decrease logging level of message showing initial parameters  
							
							Reduce log clutter, consistent with 1a49a169eb 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								abb0a9982f 
								
							
								 
							
						 
						
							
							
								
								lavfi: do not pass opaque field to init functions  
							
							Fix signature mismatch warnings. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6fd0b55ab2 
								
							
								 
							
						 
						
							
							
								
								showwaves: fix PTS computation.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d627eae3c 
								
							
								 
							
						 
						
							
							
								
								showwaves: fix first sample of frame test.  
							
							Avoids a huge memleak when n != 1. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c17808cebd 
								
							
								 
							
						 
						
							
							
								
								lavfi: define macro AVFILTER_DEFINE_CLASS  
							
							The macro can be used to define consistently the internal class of a
filter, save some typing and factorize. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3ea3e32e03 
								
							
								 
							
						 
						
							
							
								
								lavfi: add showwaves filter  
							
							
								
							
							
						 
						14 years ago