gst_plugins_base/gst-libs/gst/audio/TODO
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 15:30:33 +0300
branchRCL_3
changeset 29 567bb019e3e3
permissions -rw-r--r--
Revision: 201010 Kit: 201035

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.