diff options
author | Johns <johns98@gmx.net> | 2012-08-13 16:57:36 +0200 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2012-08-13 16:57:36 +0200 |
commit | c07ec82e6dc94020592930f5e6a206ddc1357802 (patch) | |
tree | 69224dbdf734f61a4b6b01f53c11c9b6ab9ce700 /ChangeLog | |
parent | ecb48a5d637ff1c41001729cbf016e5498601bac (diff) | |
download | vdr-plugin-softhddevice-c07ec82e6dc94020592930f5e6a206ddc1357802.tar.gz vdr-plugin-softhddevice-c07ec82e6dc94020592930f5e6a206ddc1357802.tar.bz2 |
Fix bug: Can't use software decoder with VDPAU.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ User johns Date: + Fix bug: Can't use software decoder with VDPAU. Resume plugin, if suspend control stops. Removes old audio code (!USE_AUDIORING). Use -DOSD_DEBUG to debug OSD. |