slackbuilds_ponce/libraries/avbin/README
Dimitris Zlatanidis 2faab0a2c3 libraries/avbin: Added (audio and video decoding library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-07-08 22:40:42 +07:00

8 lines
349 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

AVbin is a binary release of a cross-platform, thin wrapper
around Libavs video and audio decoding library, providing
long-term binary compatibility for applications and languages
that need it.
AVbin was originally created for the Pyglet project as its media
decoding/decompression library, though we hope others find AVbin
useful as well.