It is amazing to see software that is about 10 years old just hitting 1.0. Never really quite understood that. Is the developer just not confident in it that it is in beta for a while? or is it just a style of versioning? Anyways glad to see development on handbreak.Great software!
Versioning is generally arbitrary. I actually don't know why people pay so much attention to it. 1.0 for some people, is 0.1 for others. 1.0 might mean it's stable, or it could meant that it's feature complete. As you say it could also be used to convey the confidence the developers have in the software. The thing I find most important myself is conveying compatibility, i.e. semver. To me that tells me it will be eas…
(When engineering and marketing aren't on the same page?)