You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	avcodec/error_resilience: Remove unused label
Forgotten in be95df12bb.
Reviewed-by: Anton Khirnov <anton@khirnov.net>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
			
			
This commit is contained in:
		| @@ -1327,7 +1327,6 @@ void ff_er_frame_end(ERContext *s) | ||||
|         } | ||||
|     } | ||||
|  | ||||
| ec_clean: | ||||
|     /* clean a few tables */ | ||||
|     for (i = 0; i < s->mb_num; i++) { | ||||
|         const int mb_xy = s->mb_index2xy[i]; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user