Ticket #3487: potential_fix_for_3487_attempt2.diff
File potential_fix_for_3487_attempt2.diff, 344 bytes (added by , 18 years ago) |
---|
-
NuppelVideoPlayer.cpp
2820 2820 { 2821 2821 ClearAfterSeek(); 2822 2822 2823 if (ffrew_skip != 1) 2824 ffrew_skip = 1; 2825 2823 2826 if (!ringBuffer->isDVD()) 2824 2827 framesPlayed = 0; 2825 2828