X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=README;h=8e1631301327307a5ca88c6d2e8397c7c9a4e4ec;hb=2487d58b3968e381a542c688a55a29a5f0c9f5a5;hp=902bb32acd025aa59396cf3c3dfb3c65fdb409a6;hpb=9b3db5355d6139bcc995600433b936883aef4abf;p=melted diff --git a/README b/README index 902bb32..8e16313 100644 --- a/README +++ b/README @@ -11,17 +11,19 @@ Directories The directory heirarchy is defined as follows: - + docs - Location of all text and source format - documentation + + docs - Location of all documentation + src - All project source is provided here - + framework - The media framework - + modules - All components are defined here - + core - Non-dependent MLT service - + dv - libdv services - + ffmpeg - ffmpeg dependent modules and test code - + sdl - SDL dependent modules and test code - + bluefish - Bluefish dependent modules and test code (*) - + mainconcept - mainconcept dependent modules and test code (*) + + framework - The mlt media framework + + modules - All services are defined here + + core - Independent MLT services + + dv - libdv dependent services + + ffmpeg - ffmpeg dependent services + + avformat - libavformat dependent services + + sdl - SDL dependent services + + resample - libresample dependent services + + gtk2 - pango and pixbuf dependent services + + bluefish - Bluefish dependent services (*) + + mainconcept - mainconcept dependent services (*) + inigo - A media playing test application + valerie - Client API to access the server + miracle - The server implementation