databrary / datavyu-ffmpegplugin

A Java Media Player based on FFmpeg and SDL2
GNU General Public License v3.0
13 stars 4 forks source link

Fix sys freeze when stepping forward at the end of a video #213

Closed TheoWolf closed 4 years ago

TheoWolf commented 4 years ago

How to reproduce:

Note: the player will freeze only if we attempt to dispose the payer after stepping at the end any other action after stepping will not cause an issue when disposing.