X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=docs%2Finstall.txt;h=52b50a6d8e158a8f45cd2de80ba6335b8d650b5e;hb=3531bc485623608b5ecc6e780710251d32d6161c;hp=b220061dfe74873ff2b434cc00ed9ef0b419868c;hpb=c7197e098c588c5f6ecf3e0359040a6044c52ffc;p=melted diff --git a/docs/install.txt b/docs/install.txt index b220061..52b50a6 100644 --- a/docs/install.txt +++ b/docs/install.txt @@ -13,6 +13,7 @@ Directories The directory heirarchy is defined as follows: + + demo - A selection of samples to show off capabilities. + docs - Location of all documentation + src - All project source is provided here + framework - The mlt media framework @@ -22,16 +23,20 @@ Directories + ffmpeg - ffmpeg dependent services + avformat - libavformat dependent services + vorbis - vorbis dependenent services - + sdl - SDL dependent services + + sdl - SDL dependent services + resample - libresample dependent services + gtk2 - pango and pixbuf dependent services + + fezzik - A giant (meta) service to load and normalise media + + westley - Nice and clever XML services + + vorbis - Ogg Vorbis dependent services + + xine - Xine-derived sources + 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 - + humperdink - The evil demo - + albino - The simple but nice demo + + albino - A simple console (protocol level) example + + humperdink - A terminal-based example client + tests - Reserved for regression and unit tests Additional subdirectories may be nested below those shown and should be @@ -135,5 +140,3 @@ Development This allows migration of source between external and internal modules. The configuration and Makefile template requirements will require attention though. - -