[FFmpeg-devel] [PATCH v3 1/3] avformat/mxfenc: use track count to generate component instance uuid

Michael Niedermayer michael at niedermayer.cc
Thu Dec 7 23:53:14 EET 2017


On Thu, Dec 07, 2017 at 10:50:37PM +0100, Tomas Härdin wrote:
> On Thu, 2017-12-07 at 22:40 +0100, Michael Niedermayer wrote:
> > On Thu, Dec 07, 2017 at 04:41:09PM +0100, Tomas Härdin wrote:
> > > On 2017-12-05 05:46, Mark Reid wrote:
> > > > @@ -1398,16 +1397,26 @@ static void
> > > > mxf_write_package(AVFormatContext *s, MXFPackage *package)
> > > >              mxf_write_uuid(pb, SubDescriptor, 0);
> > > >      }
> > > > +    /*
> > > > +     * for every 1 track in a package there is 1 sequence and 1
> > > > component.
> > > > +     * all 3 of these elements share the same instance number
> > > > for generating
> > > > +     * there instance uuids. mxf->track_instance_count stores
> > > > this value.
> > > > +     * mxf->track_instance_count is incremented after a group of
> > > > all 3 of
> > > > +     * these elements are written.
> > > > +     */
> > > > +
> > > 
> > > Excellent.
> > > 
> > > Patch looks good to me :)
> > 
> > any reason why you didnt apply it ?
> 
> No access. Plus waiting for feedback on my other comment

ok, if theres anythig i should apply then clearly say so.

thx

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you drop bombs on a foreign country and kill a hundred thousand
innocent people, expect your government to call the consequence
"unprovoked inhuman terrorist attacks" and use it to justify dropping
more bombs and killing more people. The technology changed, the idea is old.
-------------- 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/20171207/04a7e922/attachment.sig>


More information about the ffmpeg-devel mailing list