Added a missing 'resultSkipped = 0' to cRemux::Clear()

This commit is contained in:
Klaus Schmidinger
2005-02-13 10:29:27 +01:00
parent 20d5179ae4
commit 28976bf276
3 changed files with 5 additions and 1 deletions

View File

@@ -3408,3 +3408,5 @@ Video Disk Recorder Revision History
Dolby Digital compatibility mode".
- The 'plugins-clean' target of the Makefile now only deletes the actual plugin
library files from this version of VDR (suggested by Andreas Brachold).
- Added a missing 'resultSkipped = 0' to cRemux::Clear() (thanks to Marco Schl<68><6C>ler
for reporting this one).