[Ffmpeg-cvslog] Re: r5909 - trunk/libavformat/mxf.c

Baptiste Coudurier baptiste.coudurier
Thu Aug 3 17:06:49 CEST 2006


Hi

Michael Niedermayer wrote:
>> [...]
>> +static offset_t mxf_header_offset = 0;
> 
> non constant global and static variables are forbidden as they break 
> multithreaded apps
> 
> [...]

Hummm I was fearing something like that.
What about having a priv_data field on AVProbeData which contain private
demuxer context ?

Must I reparse the head of the file ?

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312




More information about the ffmpeg-cvslog mailing list