swig/python/build: add -fPIC
[melted] / mlt++ / README
index b0c44c6..24b4d85 100644 (file)
@@ -76,11 +76,21 @@ CLASS HIERARCHY
                        Frame
                        Service
                                Consumer
+                               Field
                                Filter
+                               Multitrack
                                Producer
                                        Playlist
+                               Tractor
                                Transition
 
+       An additional set of classes allow apps to behave as, and communicate with,
+       client/server components - these components provide MLT with unique 
+       possibilties for process to process or system to system communications.
+       
+               Miracle
+               Response
+
 SPECIAL CASES
 -------------