[FFmpeg-devel] [PATCH 1/6] lavf/mxfdec: support segmented frame layout as separate fields layout
Michael Niedermayer
michael at niedermayer.cc
Tue Aug 4 13:22:54 CEST 2015
On Tue, Aug 04, 2015 at 01:12:19PM +0200, Michael Niedermayer wrote:
> On Wed, Jul 22, 2015 at 03:29:42PM +0200, Matthieu Bouron wrote:
> > 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.
> > ---
> > libavformat/mxfdec.c | 6 ++----
> > 1 file changed, 2 insertions(+), 4 deletions(-)
>
> applied
btw, almost forgot
send me your public ssh key (for git push access)
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150804/07a3d4b1/attachment.sig>
More information about the ffmpeg-devel
mailing list