You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	avcodec/profiles: remove duplicate FF_PROFILE_RESERVED entry
Reviewed-by: Anton Khirnov <anton@khirnov.net> Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
This commit is contained in:
		| @@ -99,7 +99,6 @@ const AVProfile ff_mpeg2_video_profiles[] = { | ||||
|     { FF_PROFILE_MPEG2_MAIN,         "Main"               }, | ||||
|     { FF_PROFILE_MPEG2_SIMPLE,       "Simple"             }, | ||||
|     { FF_PROFILE_RESERVED,           "Reserved"           }, | ||||
|     { FF_PROFILE_RESERVED,           "Reserved"           }, | ||||
|     { FF_PROFILE_UNKNOWN                                  }, | ||||
| }; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user