[FFmpeg-devel] [PATCH 1 of 3] movenc: enable writing of interlace information back to the 'fiel' atom. (2nd Version)
Tomas Härdin
tomas.hardin at codemill.se
Thu Nov 1 14:57:21 CET 2012
On Thu, 2012-11-01 at 12:05 +0000, Tim Nicholson wrote:
> On 26/10/12 13:52, Tim Nicholson wrote:
> > On 26/10/12 12:34, Tomas Härdin wrote:
> >>> + /* If field_order has set by the coder to indicate interlace coding
> >>> + * update value to reflect current coded top_field_first status */
> >>> + if ((track->enc->coded_frame) && (track->enc->field_order > AV_FIELD_PROGRESSIVE))
> >>
> >> Useless parentheses
> >
> > Oops, forgot to clean them out when I changed the test.
>
> No other commentsa so fixed and rebased, ping.
Put this somewhere in utils.c instead other muxers get good values too?
I'm thinking mxfenc.c.
/Tomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121101/c1e2be04/attachment.asc>
More information about the ffmpeg-devel
mailing list