On Wed, Jan 16, 2013 at 7:08 PM, Ronald S. Bultje <[email protected]> wrote:
> Hi,
>
> On Jan 16, 2013 10:01 AM, "Justin Ruggles" <[email protected]> wrote:
>>
>> On 01/16/2013 12:46 PM, Ronald S. Bultje wrote:
>> > Hi,
>> >
>> > On Jan 16, 2013 9:43 AM, "Luca Barbato" <[email protected]
>> > <mailto:[email protected]>> wrote:
>> >>
>> >> On 16/01/13 11:46, Luca Barbato wrote:
>> >> > From: "Ronald S. Bultje" <[email protected]
>> > <mailto:[email protected]>>
>> >> >
>> >> > Signed-off-by: Luca Barbato <[email protected]
>> > <mailto:[email protected]>>
>> >> > ---
>> >> >
>> >> > Rebased and compile-tested on arm and powerpc.
>> >> >
>> >>
>> >> Will be pushed in a while if nobody is against it.
>> >
>> > I had a question for Justin: the prefix is avpriv_, so is order in
>> > context part of abi? What about size?
>>
>> I'm not completely sure. The header is not installed so it's not public,
>> so the only question I think is with mixing non-matching library versions.
>

avpriv matches av* and thus is part of the exported symbols.
Therefore, adding such a symbol warrants bumping minor (not major).
please do that before pushing.

mixing non-matching library version becomes interesting when you bump
major. However, since all those symbols get proper symbol versions
attached nowadays, this is no problem either.

-- 
regards,
    Reinhard
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to