027c682fa0 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_mcdeint: remove usage of deprecated AVCodecContext.me_method  
							
							Signed-off-by: James Almer <jamrial@gmail.com> 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f7d4c60ac4 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_mcdeint: free the AVCodecContext struct properly  
							
							Signed-off-by: James Almer <jamrial@gmail.com> 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ed93ed5ee3 
								
							
								 
							
						 
						
							
							
								
								avfilter: don't anonymously typedef structs  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								963cd953fb 
								
							
								 
							
						 
						
							
							
								
								avfilter: stop using deprecated codec flags  
							
							Signed-off-by: James Almer <jamrial@gmail.com> 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								06eef96b69 
								
							
								 
							
						 
						
							
							
								
								fix some a/an typos  
							
							Signed-off-by: Lou Logan <lou@lrcd.com> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								21f9468402 
								
							
								 
							
						 
						
							
							
								
								avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT  
							
							Libav, for some reason, merged this as a public API function. This will
aid in future merges.
A define is left for backwards compat, just in case some person
used it, since it is in a public header.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2f861ca42 
								
							
								 
							
						 
						
							
							
								
								Replace remaining occurances of av_free_packet with av_packet_unref  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								485057f715 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_mcdeint: add missing "This file is part of FFmpeg"  
							
							Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d6dba15b97 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_mcdeint: Change enums to int, which are accessed via AVOption as int  
							
							This fixes depending on implementation defined behavior
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0f16dfda50 
								
							
								 
							
						 
						
							
							
								
								Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fd682b1892 
								
							
								 
							
						 
						
							
							
								
								avfilter: handle error in query_formats() of a bunch of random video filters  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								840570d27b 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_mcdeint: avoid uninitilaized fields in AVPacket  
							
							This is also simpler
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								961353d842 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_mcdeint: Set no_bitstream=1  
							
							This avoids unneeded writing of the bitstream
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ec28cdedde 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_mcdeint: fix gop_size  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								43487bc5c1 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_mcdeint: free frame on error  
							
							Fixes CID1026766
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e89182fc94 
								
							
								 
							
						 
						
							
							
								
								lavfi: port mcdeint filter from libmpcodecs  
							
							
								
							
							
						 
						12 years ago