Changeset f6518e51 in ffmpeg

Timestamp:
Aug 4, 2015, 11:03:29 AM (9 years ago)
Author:
Michael Niedermayer <michael@niedermayer.cc>
Branches:
master
Children:
3f87a170
Parents:
2480da12
git-author:
Matthieu Bouron <matthieu.bouron@gmail.com> (07/22/15 13:29:42)
git-committer:
Michael Niedermayer <michael@niedermayer.cc> (08/04/15 11:03:29)
Message:

lavf/mxfdec: support segmented frame layout as separate fields layout

According to S377M, segmented frame layout is identical to separate
field layout except that the two fields are taken from a single scan
of the incoming image, ie: they are coincident in time. Thus the
resulting frame is progressive.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

(No files)

Note: See TracChangeset for help on using the changeset viewer.