X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=README;fp=README;h=6ed3c5f6d3000dad8975393e62f0de2603e73dae;hb=4ed2712bbdac2182c7c0d6477ac77c9f92aaf02a;hp=e72975b03fb7148963331a0b0bd13d8837e0ef7e;hpb=15934f863eff9ee542f8b65fb7335ad944508f2f;p=mlt diff --git a/README b/README index e72975b0..6ed3c5f6 100644 --- a/README +++ b/README @@ -1,10 +1,10 @@ README ------ - This document provides a description of the VPS project organisation. + This document provides a description of the MLT project organisation. It provides *CRITICAL* architecture information, so please read carefully - if you plan to extend or use the VPS code base. + if you plan to extend or use the MLT code base. Directories ----------- @@ -14,7 +14,6 @@ Directories + docs - Location of all text and source format documentation + src - All project source is provided here - + client - Client API to access the server + framework - The media framework - this code is 100% posix and as such contain no implementations requiring additional libraries @@ -24,7 +23,8 @@ Directories + ffmpeg - ffmpeg dependent modules and test code + mainconcept - mainconcept dependent modules and test code + SDL - SDL dependent modules and test code - + server - The server implementation + + valerie - Client API to access the server + + miracle - The server implementation Additional subdirectories may be nested below those shown and should be documented in their parent or here.