diff options
author | Johns <johns98@gmx.net> | 2012-02-05 14:17:46 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2012-02-05 14:17:46 +0100 |
commit | 7d38dff5bfc355fba9c612af58657b330b4eb2e8 (patch) | |
tree | 61ae5501690790f8f356dcd90d18525d1667ecf6 /Todo | |
parent | 8db8b68edd6043b73fbe601a9567b0d4979b7195 (diff) | |
download | vdr-plugin-softhddevice-7d38dff5bfc355fba9c612af58657b330b4eb2e8.tar.gz vdr-plugin-softhddevice-7d38dff5bfc355fba9c612af58657b330b4eb2e8.tar.bz2 |
Detect dvb LPCM stream and ignore it.
Diffstat (limited to 'Todo')
-rw-r--r-- | Todo | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -81,6 +81,9 @@ audio: Make alsa thread/polled and oss thread/polled output module runtime selectable. software volume support + add pause support for replay pause + some plugin send a private LPCM stream (CODEC_ID_PCM_DVD), which + isn't supported by ffmpeg, write own parser. audio/alsa: better downmix of >2 channels on 2 channel hardware @@ -113,6 +116,7 @@ setup: unsorted: Menu -> Setup -> Plugins -> skingenigmang -> General -> Try 8bpp single area: no, has missing parts. + FSE Skin anthra FSE has missing parts stoping vdr while plugin is suspended opens and closes a window. future features (not planed for 1.0 - 1.5) |