[Ffmpeg-cvslog] Re: r5909 - trunk/libavformat/mxf.c
Baptiste Coudurier
baptiste.coudurier
Fri Aug 4 15:16:09 CEST 2006
Hi
Michael Niedermayer wrote:
> Hi
>
> On Thu, Aug 03, 2006 at 05:06:49PM +0200, Baptiste Coudurier wrote:
>> 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 ?
>
> no accpetable (see below why)
>
>
>> Must I reparse the head of the file ?
>
> yes, a application could skip the probe or even probe all files
> in a directory and then demux them all one by one or ...
>
> [...]
>
Is that better ? Is there a more efficient way ?
--
Baptiste COUDURIER GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A. http://www.smartjog.com
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mxf_skip_run_in.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20060804/baff2669/attachment.txt>
More information about the ffmpeg-cvslog
mailing list