mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
14 lines
334 B
Text
14 lines
334 B
Text
|
TODO
|
||
|
----
|
||
|
|
||
|
- audio base classes:
|
||
|
- GstBaseAudioSink
|
||
|
- parse caps into rinbuffer spec, also mase sure surround sound
|
||
|
is parsed correctly.
|
||
|
- implement seek/query/convert
|
||
|
- implement clocks
|
||
|
- implement getrange scheduling
|
||
|
- GstRingBuffer
|
||
|
- copy samples to right position in ringbuffer
|
||
|
|