summaryrefslogtreecommitdiff
path: root/gst-libs/gst/audio/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/audio/TODO')
-rw-r--r--gst-libs/gst/audio/TODO15
1 files changed, 0 insertions, 15 deletions
diff --git a/gst-libs/gst/audio/TODO b/gst-libs/gst/audio/TODO
deleted file mode 100644
index 887f340b..00000000
--- a/gst-libs/gst/audio/TODO
+++ /dev/null
@@ -1,15 +0,0 @@
-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.