aboutsummaryrefslogtreecommitdiff
path: root/libraries/avbin/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/avbin/README')
-rw-r--r--libraries/avbin/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/avbin/README b/libraries/avbin/README
new file mode 100644
index 0000000000000..c6ca61103f45b
--- /dev/null
+++ b/libraries/avbin/README
@@ -0,0 +1,8 @@
+AVbin is a binary release of a cross-platform, thin wrapper
+around Libav’s 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.