You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	avfilter/vf_mpdecimate: remove packed formats
Packed formats are not supported. Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
		| @@ -168,9 +168,6 @@ static int query_formats(AVFilterContext *ctx) | ||||
|         AV_PIX_FMT_YUVJ420P,     AV_PIX_FMT_YUVJ440P, | ||||
|         AV_PIX_FMT_YUVA420P, | ||||
|  | ||||
|         AV_PIX_FMT_GRAY8A, | ||||
|         AV_PIX_FMT_YA8, | ||||
|  | ||||
|         AV_PIX_FMT_GBRP, | ||||
|  | ||||
|         AV_PIX_FMT_YUVA444P, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user