On Wed, Apr 8, 2015 at 6:55 AM, Diego Biurrun <[email protected]> wrote: > On Thu, Apr 02, 2015 at 03:39:24PM -0400, Stephen Hutchinson wrote: >> >> Regarding AviSynth+, the upgrade message >> currently uses the revision-based version >> since 0.2 hasn't been released yet. Once >> 0.2 has been released, then the message >> should be adjusted to use that instead. > > Didn't AviSynth+ switch to Git? I'm confused by your references to > Subversion revisions...
That's the sequential revision number generated by git rev-list --count HEAD. It's displayed in the output of the Version() filter. > P.S.: I long for the day when we can put this API mess behind us. As do I. I should probably look at how many/which functions are used in the demuxer that are still AVSC_INLINE. Hopefully it's very few, if not zero. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
