Closed GoogleCodeExporter closed 9 years ago
I would also like the version number
currently I get it by building vpxenc and running it
v0.9.5-28-g4d1b0d2
I need to git to fetch libvpx and keep the git files around, or I only get
v0.9.5
Since the main version number (0.9.5) rarely changes, and we need to
distinguish between different versions of 0.9.5, it would be useful to have
that in both the headers, and embedded in the library.
For the header should be a simple macro, that we can #ifdef on
It would be acceptable for ./configure to create it from git information.
The version should be embedded in its own object file, so neither the encoder
or decoder needs to be linked in to get it.
Original comment by fbarch...@google.com
on 18 Nov 2010 at 3:13
Original comment by jz...@google.com
on 26 Jul 2011 at 12:45
Original comment by matthewj...@google.com
on 16 Feb 2012 at 9:26
Original comment by fgalli...@google.com
on 16 Jan 2015 at 11:55
Original issue reported on code.google.com by
hwasoo...@google.com
on 13 Jul 2010 at 8:23