[FFmpeg-soc] MXF muxer version 0.0.4
zhentan feng
spyfeng at gmail.com
Mon Aug 25 14:13:21 CEST 2008
Hi
2008/8/23 Michael Niedermayer <michaelni at gmx.at>
> [...]
> > +static int mxf_write_essence_container_refs(AVFormatContext *s, int
> write)
> > +{
>
> > + MXFContext *mxf = s->priv_data;
>
> unused
>
>
> > + ByteIOContext *pb = s->pb;
> > + AVStream *st;
> > + int i, count = 0, j = 0;
>
> > + int essence_container_ul_sign[32] = { 0 };
>
> the size 32, could be too small when more entries are added to
> ff_mxf_essence_container_uls and there are more than 32 streams.
>
>
> [...]
>
here is the new patch version 0.0.7 for this issue.
please review.
thanks.
--
Best wishes~
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mxf_mux_0.0.7.patch
Type: text/x-diff
Size: 3340 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20080825/f1560b42/attachment.patch>
More information about the FFmpeg-soc
mailing list