]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/profiles.c
avcodec/atrac1: Cleanup generically after init failure
[ffmpeg] / libavcodec / profiles.c
index eaf0d68d329dd90112a44516e6a8efb890d8ac2b..e59a3a5c12b20e4db65e6bbbcd9fadb9478d3081 100644 (file)
@@ -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                                  },
 };