diff options
author | Frank Schmirler <vdr@schmirler.de> | 2017-09-30 21:27:51 +0200 |
---|---|---|
committer | Frank Schmirler <vdr@schmirler.de> | 2017-09-30 21:27:51 +0200 |
commit | 95256a52cf1d44815a3664016b099944a19ead61 (patch) | |
tree | 169a29e40846e21645f6a388559802cb9733baf3 /HISTORY | |
parent | b84b7d858cf4f6f3473ba72d456326c048946cb0 (diff) | |
download | vdr-plugin-streamdev-95256a52cf1d44815a3664016b099944a19ead61.tar.gz vdr-plugin-streamdev-95256a52cf1d44815a3664016b099944a19ead61.tar.bz2 |
fixed some warnings in libdvbmpeg (thanks to Jasmin J)
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- +- fixed some warnings in libdvbmpeg (thanks to Jasmin J) - fixed lseek error check in libdvbmpeg (thanks to David Binderman) - server compatibility with VDR 2.3.1 (thanks to Christopher Reimer and Matthias Senzel) |