On 18/03/16 13:01, Martin Storsjö wrote: > From: Lukasz Marek <[email protected]> > > Also add const to pointers in static functions within opt.c where > possible. > --- > Or can we freely add const here without waiting for a major bump? > I don't see any case where adding const actually would break third > party code.
It is the other way round that is problematic, so yes adding const is quite ok. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
