Added gst-plugins-base-subtitles0.10-0.10.34 for Meego Harmattan 1.2
[mafwsubrenderer] / gst-plugins-base-subtitles0.10 / gst-libs / gst / audio / TODO
diff --git a/gst-plugins-base-subtitles0.10/gst-libs/gst/audio/TODO b/gst-plugins-base-subtitles0.10/gst-libs/gst/audio/TODO
new file mode 100644 (file)
index 0000000..887f340
--- /dev/null
@@ -0,0 +1,15 @@
+TODO 
+----
+
+- audio base classes:
+   - GstBaseAudioSink
+      - parse caps into rinbuffer spec, also make sure surround sound
+        is parsed correctly.
+      - implement seek/query/convert
+      - implement getrange scheduling
+   - simple resampling
+   - more accurate master/slave calibration handling
+   - faster audio cutoff when going to PAUSED
+   - resubmit samples from ringbuffer when doing PAUSED->PLAYING again
+   - the ringbuffer should have a state where it is filling up the
+     buffer before going to playing.