diff options
author | Johns <johns98@gmx.net> | 2012-03-07 15:31:43 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2012-03-07 15:31:43 +0100 |
commit | acc35fe30c6b48d771cc75c6168c51490d24953f (patch) | |
tree | 0f5eb0fe17290daabfc535d119d0237cd5b74482 /Todo | |
parent | ee5804fed7237e382a75c42a9f926ec38bb96e18 (diff) | |
download | vdr-plugin-softhddevice-acc35fe30c6b48d771cc75c6168c51490d24953f.tar.gz vdr-plugin-softhddevice-acc35fe30c6b48d771cc75c6168c51490d24953f.tar.bz2 |
Video cleanup.
Add noop video output module.
Move VideoThread check into lock/unlock functions.
Add support for choosing video output module.
Diffstat (limited to 'Todo')
-rw-r--r-- | Todo | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -27,6 +27,8 @@ missing: ColorSpace aren't configurable with the gui. Replay of old vdr 1.6 recordings. svdrp support for hot-keys. + Remote learning support. + restart vdr not working, when started x11 was killed. crash: AudioPlayHandlerThread -> pthread_cond_wait @@ -88,7 +90,7 @@ audio: samplerate problem resume/suspend. only wait for video start, if video is running. Not primary device, don't use and block audio/video. - Remote learning support. + multiple open of audio device, reduce them. audio/alsa: better downmix of >2 channels on 2 channel hardware |