fixed compilation for VDR 2.3.7 (thanks to Jasmin J)

This commit is contained in:
Frank Schmirler
2017-09-30 21:31:48 +02:00
parent 644078220b
commit e2a9b979d3
3 changed files with 6 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- fixed compilation for VDR 2.3.7 (thanks to Jasmin J)
- added .gitignore (thanks to Jasmin J)
- fixed some warnings in libdvbmpeg (thanks to Jasmin J)
- fixed lseek error check in libdvbmpeg (thanks to David Binderman)