On Tue, Dec 29, 2015 at 5:26 AM, Mats Peterson <[email protected]> wrote: > Excuse me, but where did the doxy documentation for ff_get_qtpalette() in > qtpalette.c go? Michael? > > Mats > > -- > Mats Peterson > http://matsp888.no-ip.org/~mats/ > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
A quick git log --follow qtpalette.c will tell you: $ git log --follow qtpalette.c commit ca9e3cb3ce7a6207570500e003ec2ed44836921e Author: Michael Niedermayer <[email protected]> Date: Mon Dec 28 03:18:20 2015 +0100 avformat/qtpalette: Move ff_get_qtpalette() doxy to header Signed-off-by: Michael Niedermayer <[email protected]> Regards, Stephan _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
