summaryrefslogtreecommitdiff
path: root/Todo
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2012-04-20 16:05:40 +0200
committerJohns <johns98@gmx.net>2012-04-20 16:05:40 +0200
commit3e39ffd5e0e342a667389de8d73943d74e8d098d (patch)
tree67b9556c7df669526d0b31ece7c7b617323470c2 /Todo
parent53f22a2ed263ba504c4b984faf886c24f66c04d3 (diff)
downloadvdr-plugin-softhddevice-3e39ffd5e0e342a667389de8d73943d74e8d098d.tar.gz
vdr-plugin-softhddevice-3e39ffd5e0e342a667389de8d73943d74e8d098d.tar.bz2
New audio ring buffer code, now OSS part.
Diffstat (limited to 'Todo')
-rw-r--r--Todo7
1 files changed, 2 insertions, 5 deletions
diff --git a/Todo b/Todo
index 7b700c2..a36b976 100644
--- a/Todo
+++ b/Todo
@@ -37,6 +37,7 @@ video:
radio no need to wait on video buffers
starting with radio and own X11 server, shows no video
some low-bandwidth tv channels have hiccups.
+ check start with 24Hz display rate
vdpau:
software decoder path not working
@@ -73,10 +74,8 @@ x11:
support embedded mode
audio:
- Combine alsa+oss ringbuffer code.
Make alsa thread/polled and oss thread/polled output module runtime
selectable.
- software volume support (could be done with asound.conf)
Mute should do a real mute and not only set volume to zero.
Starting suspended and muted, didn't register the mute.
Relaxed audio sync checks at end of packet and already in sync
@@ -84,12 +83,10 @@ audio:
only wait for video start, if video is running.
Not primary device, don't use and block audio/video.
multiple open of audio device, reduce them.
+ Not all channel conversions are written (f.e. 2->3 ... 5->6 ...)
audio/alsa:
- better downmix of >2 channels on 2 channel hardware
remix support of unsupported sample rates
- libav supports only resample of mono to 2 channels
- ffmpeg didn't support resample of 5 to 2 channels
audio/oss:
alsa oss emulation mixer "pcm" not working