Bug#734100: Fixed in VLC 3.0

2016-11-05 Thread Forest
Remi Denis-Courmont wrote: >VLC upstream has not approved any patchset on top of VLC 2.2, Yes, I know. Their failure to address this bug is responsible for vlc being badly broken for a long time now. I would think this an appropriate reason to apply a downstream patch. >the upstream solution

Bug#734100: Fixed in VLC 3.0

2016-09-13 Thread Forest
Modestas, in DecoderPlayAudio(), your modified decoder.c patch fails to unlock the mutex when the loop exits on !p_audio. On my system, this causes vlc to become unresponsive when a video ends. I looked in to 557eaa06 and 5b2de769 as suggested by Rémi, but since they depend on many other commits

Bug#734100: Fixed in VLC 3.0

2016-09-08 Thread Forest
On Mon, 02 Nov 2015 21:16:48 +0200, Rémi Denis-Courmont wrote: >At least 557eaa06 and 5b2de769 are needed too. I can´t really check deeper in >my free time. Do you mean they're needed to completely fix the bug, or just in order to make the other two patches to apply cleanly? I refreshed and