diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-04-15 09:27:02 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-04-15 09:27:02 +0000 |
commit | b7cc68893f4b48bb9a2262d591aaa044a55b1c31 (patch) | |
tree | f657f1c700062ad1b2160fba4ee62a95cf5c13e8 /REQUIREMENTS | |
parent | 23c04ff901c18cae58769a4570158933352ff3b7 (diff) | |
download | gstreamer-plugins-bad-b7cc68893f4b48bb9a2262d591aaa044a55b1c31.tar.gz |
more mergeback from the latest release
Original commit message from CVS:
more mergeback from the latest release
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS new file mode 100644 index 000000000..6cc1e9fb7 --- /dev/null +++ b/REQUIREMENTS @@ -0,0 +1,7 @@ +This file lists supporting libraries for which gst-plugins contains plugins, +as well as their minimum version. You can find the corresponding plugins in +ext/(library) + +a52dec 0.7.3 +avifile >= 0.6.0 (cvs) + |