[FFmpeg-devel] [PATCH]: mxf: Fix frame layout values

Tomas Härdin tomas.hardin at codemill.se
Thu Apr 19 13:58:55 CEST 2012


On Fri, 2012-04-13 at 15:56 +0200, Matthieu Bouron wrote:
> Hi,
> 
> First patch fix the frame layout values in mxf.h.
> According to SMPTE 377M:
>   FullFrame = 0,
>   SeparateFields = 1,
>   SingleField = 2,
>   MixedFields = 3,
>   SegmentedFields = 4

Yep, double checked. Patch looks fine.

> Second patch add a missing break in frame layout parsing avoiding the
> Unknown frame layout type [...] message even if the frame layout is
> known.

OK of course.

/Tomas



More information about the ffmpeg-devel mailing list