diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-04-14 13:06:06 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-04-14 13:06:06 +0000 |
commit | d747163eb37975f4a10b7794f54e333e98b6715a (patch) | |
tree | 02758f0564a15377308029f949f4dbbd1aaaffbb | |
parent | 921a602b77705216c57b3634c83d0ec338238e52 (diff) | |
download | gstreamer-plugins-bad-d747163eb37975f4a10b7794f54e333e98b6715a.tar.gz |
an effort to list supporting libs, minimal versions, locations, ...
Original commit message from CVS:
an effort to list supporting libs, minimal versions, locations, ...
-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) + |