You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	avfilter/vulkan_filter: Remove unused label
Unused since 81cc0e1345.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
			
			
This commit is contained in:
		| @@ -90,7 +90,6 @@ skip: | ||||
|             device_ref = frames_ctx->device_ref; | ||||
|             frames_ref = NULL; | ||||
|         } else { | ||||
| accept: | ||||
|             frames_ref = av_buffer_ref(frames_ref); | ||||
|             if (!frames_ref) | ||||
|                 return AVERROR(ENOMEM); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user