mxfdec: add missing break
authorVittorio Giovara <vittorio.giovara@gmail.com>
Thu, 23 Oct 2014 23:05:57 +0000 (00:05 +0100)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Mon, 12 Jan 2015 23:04:43 +0000 (00:04 +0100)
CC: libav-stable@libav.org
Bug-Id: CID 732232

libavformat/mxfdec.c

index 879e73e..9aedd47 100644 (file)
@@ -1571,6 +1571,7 @@ static int mxf_parse_structural_metadata(MXFContext *mxf)
                     }
                     /* Turn field height into frame height. */
                     st->codec->height *= 2;
+                    break;
                 default:
                     av_log(mxf->fc, AV_LOG_INFO,
                            "Unknown frame layout type: %d\n",