]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/blobdiff - docs/design/part-TODO.txt
docs/design/: Many doc updates.
[glsdk/gstreamer0-10.git] / docs / design / part-TODO.txt
index 107b6dea9a9bf27124ab9e7ccf4cb7b2171cc927..799b334e0d8db385e40eed2956b5bde350e1eef3 100644 (file)
 
 - unlinking pads in the PAUSED state needs to make sure the stream thread is not
   executing code. Can this be done with a flush to unlock all downstream chain
-  functions?
+  functions? Do we do this automatically or let the app handle this?
 
-- implement clock selection as explained in part-gstpipeline.txt
+- implement clock selection as explained in part-gstpipeline.txt
 
 - when a pipeline with a live source goes to PAUSED again, a sample is prerolled
   in the sinks. This sample should be discarded, possibly with a flush event
   started from the source.
+
+- implement latency calculation for live sources.
+
+- implement master/slave clocks.
+
+- implement QOS.
+
+- implement BUFFERSIZE.
+