diff options
author | Johns <johns98@gmx.net> | 2012-01-30 15:58:21 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2012-01-30 15:58:21 +0100 |
commit | dab31e2367dfcb9fd3d1d05a9682f2eac1e6da8f (patch) | |
tree | 7bd004b9360b78aea4840f07578317ad9a219345 /Todo | |
parent | e613ff1f7e3095a450a729767313da2543c389bd (diff) | |
download | vdr-plugin-softhddevice-dab31e2367dfcb9fd3d1d05a9682f2eac1e6da8f.tar.gz vdr-plugin-softhddevice-dab31e2367dfcb9fd3d1d05a9682f2eac1e6da8f.tar.bz2 |
Finished rewrite of video code, to support modules.
Diffstat (limited to 'Todo')
-rw-r--r-- | Todo | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,6 +24,7 @@ missing: zoom/fit-zoom 4:3 (SetVideoDisplayFormat, SetVideoFormat?) 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! Make output drivers better modular (under construction). @@ -74,6 +75,8 @@ libva-xvba-driver: x11: disable screensaver + skip multiple configure-notify, handle only the last one. + support embedded mode audio: write TS -> PES parser, which feeds audio before the next start packet |