[CELT-dev] celtenc/celtdec does not display CELT_VERSION
Rob Til Freedmen
rob.til.freedman at googlemail.com
Thu Feb 26 13:29:09 PST 2009
A small issue, but missing.
Something like this would be helpful:
- printf ("celtenc (CELT encoder)\n");
+ printf ("celtenc (CELT %s encoder)\n", CELT_VERSION);
til
More information about the celt-dev
mailing list