a0854c084e 
								
							
								 
							
						 
						
							
							
								
								avfilter: handle error in query_formats() in bunch of filters  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a0941c8a2b 
								
							
								 
							
						 
						
							
							
								
								Use new av_dict_set_int helper function.  
							
							Get rid of the many, slightly differing, implementations
of basically the same thing.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b211607b5c 
								
							
								 
							
						 
						
							
							
								
								avfilter: various cosmetics  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a03e79ed5a 
								
							
								 
							
						 
						
							
							
								
								lavfi: fix broken logic in metadata handling  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c8e9c9275f 
								
							
								 
							
						 
						
							
							
								
								lavfi/bbox: export bbox info to frame metadata  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								add8c63ce4 
								
							
								 
							
						 
						
							
							
								
								lavfi/bbox: timeline support  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7aa99a69c7 
								
							
								 
							
						 
						
							
							
								
								lavfi/bbox: make min_val user configurable  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e9c3851d60 
								
							
								 
							
						 
						
							
							
								
								lavfi/bbox: use inlink->frame_count  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								567feaafa8 
								
							
								 
							
						 
						
							
							
								
								lavfi/bbox: remove unused variables and functions  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								96e4b00d62 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove remaining forgotten min/rej perms.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5148147b26 
								
							
								 
							
						 
						
							
							
								
								lavfi/bbox: switch to ff_filter_frame() API  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d9d444051 
								
							
								 
							
						 
						
							
							
								
								lavfi: convert remaining input/output list compound literals to named objects.  
							
							This is following 568c70e79e 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								65520f5933 
								
							
								 
							
						 
						
							
							
								
								lavfi/video: remove duplicated function ff_null_start_frame_keep_ref()  
							
							Semantic for the function ff_null_start_frame() was changed in
07bad27810cd, and it has now the same behavior of
ff_null_start_frame_keep_ref(), thus it makes no sense to keep both of
them. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c9e183b490 
								
							
								 
							
						 
						
							
							
								
								lavfi: update some deprecated functions  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b55aab01a 
								
							
								 
							
						 
						
							
							
								
								lavfi: create buffer reference in filters which need to access the ref later  
							
							Also add internal function ff_null_start_frame_keep_ref().
Fix crash when a following filter (e.g. settb) will unref the reference
passed by start_frame(), and then the reference is accessed in
end_frame() through inlink->cur_buf. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6f3b1d7f86 
								
							
								 
							
						 
						
							
							
								
								lavfi/bbox: add missing space between pts and x1 values in the log  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3225bc37a3 
								
							
								 
							
						 
						
							
							
								
								lavfi: add bbox filter  
							
							Also add bbox.h and bbox.c files, based on the remove-logo filter by
Robert Edele. These files are useful for sharing code with the pending
removelogo port. 
							
						 
						13 years ago