[FFmpeg-devel] [RFC] When to bump micro?
Reimar Döffinger
Reimar.Doeffinger
Sun Dec 14 15:37:07 CET 2008
On Sun, Dec 14, 2008 at 03:18:43PM +0100, Stefano Sabatini wrote:
> As a rule of thumb I bump it when I'm changing the behaviour of some
> _public_ function, *or* I want to mark some difference which doesn't
> change the API (so doesn't require a minor bump) but still is worth to
> be detected by a version check (e.g. I used it in the recent
> av_log_missing_feature -> ff_log_missing_feature).
>
> Is this criterion valid?
Define "some differences". IMO: bug fixes micro, new features minor.
More information about the ffmpeg-devel
mailing list