diff options
author | Johns <johns98@gmx.net> | 2012-02-10 15:47:52 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2012-02-10 15:47:52 +0100 |
commit | f28a737a9a5161257e15bc146ff0ffe77af00a27 (patch) | |
tree | 468ac92d47c87278167257fa4d9a11d107a703df /Todo | |
parent | 19cec561ba5bd88906311048e6c46bffacf784ee (diff) | |
download | vdr-plugin-softhddevice-f28a737a9a5161257e15bc146ff0ffe77af00a27.tar.gz vdr-plugin-softhddevice-f28a737a9a5161257e15bc146ff0ffe77af00a27.tar.bz2 |
VDPAU: support for studio levels added.
Diffstat (limited to 'Todo')
-rw-r--r-- | Todo | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -21,10 +21,10 @@ $Id: $ missing: software deinterlace (yadif, ...) software decoder with software deinterlace - ITU BT601, ITU BT709 (HD), RGB studio levels (16-235)? suspend output / energie saver: stop and restart X11 suspend plugin didn't restore full-screen (is this wanted?) Option deinterlace off / deinterlace force! + ColorSpace and StudioLevels aren't configurable with the gui. crash: AudioPlayHandlerThread -> pthread_cond_wait @@ -85,6 +85,8 @@ audio: 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. + Mute should do a real mute and not only set volume to zero. + Starting suspended and muted, didn't register the mute. audio/alsa: better downmix of >2 channels on 2 channel hardware |