On 02/07/15 19:04, wm4 wrote: > This returns something like "v12_dev0-1332-g333a27c". This is much more > useful than the individual library versions, of which there are too > many, and which are very hard to map back to releases or git commits. > --- > .gitignore | 2 +- > Makefile | 6 +++--- > cmdutils.c | 2 +- > doc/APIchanges | 3 +++ > libavutil/avutil.h | 7 +++++++ > libavutil/utils.c | 7 +++++++ > 6 files changed, 22 insertions(+), 5 deletions(-) >
missing -I$(CURDIR) to make it work in builds outside src tree. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
