89029bd2c7 
								
							
								 
							
						 
						
							
							
								
								lav*,tests: remove several register_all calls  
							
							avdevice_register_all() is still required to register devices into
lavf (this is required due to lavd being somewhat of a hack).
Signed-off-by: Josh de Kock <josh@itanimul.li> 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9a174d203a 
								
							
								 
							
						 
						
							
							
								
								avfilter/lavfutils: remove usage of AVStream->codec  
							
							Signed-off-by: James Almer <jamrial@gmail.com> 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e061826eb2 
								
							
								 
							
						 
						
							
							
								
								avfilter/lavfutils: use image2pipe demuxer on ff_load_image  
							
							allow protocols other than file to be used
for example, use data protocol to embed a file in script
Signed-off-by: Muhammad Faiz <mfcc64@gmail.com> 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2f861ca42 
								
							
								 
							
						 
						
							
							
								
								Replace remaining occurances of av_free_packet with av_packet_unref  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d2184bf3b6 
								
							
								 
							
						 
						
							
							
								
								avfilter/lavfutils: disable frame threads when decoding a single image  
							
							The image decoding code does expect the image to be decoded immedeatly
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								17cb05fe06 
								
							
								 
							
						 
						
							
							
								
								avfilter/lavfutils: use av_frame_free for freeing an AVFrame  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								65f05eff0a 
								
							
								 
							
						 
						
							
							
								
								avfilter/lavfutils/ff_load_image: Return error if no frame could be decoded  
							
							Based-on suggestion by JULIAN GARDNER <joolzg@btinternet.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								17fef17f67 
								
							
								 
							
						 
						
							
							
								
								avfilter/lavfutils: remove redundant variable init  
							
							Found-by: CSA
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de96e20be9 
								
							
								 
							
						 
						
							
							
								
								avfilter/lavfutils: call av_find_stream_info() before reading various information about the stream  
							
							No testcase with unmodified source is known
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aeddc6e3a5 
								
							
								 
							
						 
						
							
							
								
								avfilter/lavfutils: fix memleak of avpacket  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								657998b5ee 
								
							
								 
							
						 
						
							
							
								
								libavfilter/lavfutils: remove useless NULL check on format context  
							
							Fixes: CID733804
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fd9e88fe60 
								
							
								 
							
						 
						
							
							
								
								libavfilter/lavfutils: remove useless NULL check on codec context  
							
							The code would crash before if it was NULL
Fixes CID733804
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d401effc4 
								
							
								 
							
						 
						
							
							
								
								lavfutils: fix incompatible pointer type warning  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d5802a59f7 
								
							
								 
							
						 
						
							
							
								
								lavfutils: fix copyright  
							
							git blame:
     77 Stefano Sabatini
      1 Michael Niedermayer
Initial commit:
commit 2f83681c79#249 .
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								44391f706b 
								
							
								 
							
						 
						
							
							
								
								lavfutils: ff_load_image: Initialize context  
							
							should fix  ticket1264
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2f83681c79 
								
							
								 
							
						 
						
							
							
								
								lavfi: port libmpcodecs remove-logo filter  
							
							The code is based on the remove-logo filter in MPlayer/libmpcodecs, by
Robert Edele, relicensed to LGPL with consent of the author.
Address trac issue #249 . 
							
						 
						13 years ago