On Fri, Aug 9, 2019 at 1:34 PM Moritz Barsnick <[email protected]> wrote:
> On Thu, Aug 08, 2019 at 22:09:04 +0100, Cameron Cawley wrote: > > Signed-off-by: Cameron Cawley <[email protected]> > > --- > > doc/general.texi | 1 + > > libavcodec/Makefile | 1 + > > libavcodec/adpcm.c | 14 ++++++++++++++ > > libavcodec/allcodecs.c | 1 + > > libavcodec/avcodec.h | 1 + > > libavcodec/codec_desc.c | 7 +++++++ > > libavcodec/utils.c | 1 + > > 7 files changed, 26 insertions(+) > > You should also bump the micro version when adding a new decoder. > Nope. Developer documentation clearly states that minor should be bumped. > > Cheers, > Moritz > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
