[FFmpeg-devel] [RFC] avformat: access AVFormatContext.filename[] filed via getter/setter.
Zhang Rui
bbcallen at gmail.com
Mon Sep 14 14:29:43 CEST 2015
2015-09-14 18:54 GMT+08:00 Nicolas George <george at nsup.org>:
> L'octidi 28 fructidor, an CCXXIII, Zhang Rui a écrit :
>> I'd like to know if this API-change could happen, since it will break
>> many things.
>
> It depends on the decision about ABI compatibility, that itself depends on
> the decision about the decision process.
>
> Assuming we will stop ABI compatibility, I am rather for replacing the fixed
> buffer by a mallocated one with a setter function. OTOH, I am not very fond
> of a getter.
Getter or not getter is not a matter to me, just need a convention to follow. :)
BTW:
This patch is not intented to be merged,
At least, not before the decision being made.
More information about the ffmpeg-devel
mailing list