[FFmpeg-devel] [PATCH] make packet_size in AVFormatContext unsigned

Ronald S. Bultje rsbultje
Sun Jun 14 15:47:49 CEST 2009


Hi,

2009/6/9 Ronald S. Bultje <rsbultje at gmail.com>:
> On Tue, Jun 9, 2009 at 5:15 PM, Ronald S. Bultje<rsbultje at gmail.com> wrote:
>> This will be fun. I think mpegenc.c might have some issues with this
>> patch, but the best way to "workaround" these is probably not to add
>> more unsigneds, but rather to set a max. value for the packetsize in
>> the init() function. Then again, I have no idea what the value of this
>> limit would be.
>
> Same patch, now with correct content-type.

Ping? I take it that review will take a while (even though really,
there's just very few using this; most demuxers have their own copy of
this variable in their structure) - it'd be nice though to get
confirmed that it's being looked at.

Ronald



More information about the ffmpeg-devel mailing list