diff --git a/libavcodec/profiles.c b/libavcodec/profiles.c index eaf0d68d32..e59a3a5c12 100644 --- a/libavcodec/profiles.c +++ b/libavcodec/profiles.c @@ -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 }, };