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

Reinhard Tartler siretart
Mon Jun 22 07:38:04 CEST 2009


"Ronald S. Bultje" <rsbultje at gmail.com> writes:

> Hi,
>
> On Wed, Jun 17, 2009 at 3:21 PM, Michael Niedermayer <michaelni at gmx.at>wrote:
>
>> if you are certain its safe and checked all code, ok
>>
>
> Diego - or anyone - should I up LIBAVFORMAT_VERSION_MINOR for this?

This change can only break applications that check if packet_size in
AVFormatContext is negative. If you expect that to cause problems in the
wild, you'd need to bump LIBAVFORMAT_VERSION_MAJOR. Do you think it is
worth forcing all applications to be recompiled against this new
libavformat? TBH, I doubt that.

For LIBAVFORMAT_VERSION_MINOR, I see no reason why applications built
against the current libavformat would break when being used with this
new libavformat.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4




More information about the ffmpeg-devel mailing list