Indeed - the whole point of avbin though is ABI stability. Perhaps you could even stick with the old API and just include a reference to libav in the version info?
Sent from my portable device, please excuse the brevity. On Jul 7, 2012 3:02 PM, "anatoly techtonik" <[email protected]> wrote: > On Thursday, July 5, 2012 10:04:41 AM UTC+3, Nathan wrote: > >> I just released AVbin 9. Unfortunately, I believe that most pyglet >> users should stick to version 8.1 for now. Basically, I improved the >> build process quite a bit, generated test sounds and videos, and >> switched from FFmpeg to Libav, but the actual end product is more >> buggy due to the Libav branch that I used for this release. >> >> See the links below for more details: >> >> Announcement - http://goo.gl/cA2dB >> >> Known Issues - >> http://avbin.github.com/AVbin/**Testing.html<http://avbin.github.com/AVbin/Testing.html> >> > > -DEPRECATED avbin_get_ffmpeg_revision() > -ADDED avbin_get_libav_commit() > -ADDED avbin_get_libav_version() > > If it is not clear which lib are you going to stick with, maybe it's > better to use avbin_get_backend_type() and avbin_get_backend_version()? > > -- > You received this message because you are subscribed to the Google Groups > "pyglet-users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/pyglet-users/-/1nv1_Xi2M1cJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/pyglet-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
