On Sat, Oct 13, 2012 at 06:18:07PM +0100, Måns Rullgård wrote: > Diego Biurrun <[email protected]> writes: > > > --- > > libavcodec/bmpenc.c | 2 +- > > libavcodec/rawdec.c | 2 +- > > libavcodec/utils.c | 2 +- > > libavutil/imgutils.c | 4 ++-- > > libavutil/imgutils.h | 2 +- > > 5 files changed, 6 insertions(+), 6 deletions(-) > > There seems to be only one such symbol so you could mention it in the > commit message.
Locally amended to avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_systematic_pal2() Functions used across libraries should have avpriv_ and not ff_ prefixes. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
