There I mentioned a problem with the acceleration setting in the user interface.
Also setting acceleration method to "VDA" and then reverting it to "default" doesn't actually disable it, this should be fixed too.
VDA is also attempted to be activated when any setting on "Input/codecs" tab is changed. After that you can't turn it off, only complete settings reset helps. This is quite annoying and won't let me set deinterlacing options, for example.
The behaviour I encounter is that the application seems to freeze according to this scenario:
A couple of frames are late for display
main debug: picture might be displayed late (missing 0 ms)main debug: picture might be displayed late (missing 10 ms)main warning: picture is too late to be displayed (missing 49 ms)main debug: picture might be displayed late (missing 8 ms)
Video plays back fine for a couple of seconds or a bit longer (depends on the bitrate)
The picture freezes, yet the sound keeps on going
I stop the playback
Right now I can properly quit the application, or...
I can try to start the video again, then the application becomes irresponsive and has to be quit forcefully
This is indeed most likely caused by the memory leak that [comment:8 dfuhrmann] discovered.