- Aug 05, 2015
-
-
Rémi Denis-Courmont authored
This fixes excessive (and dumb) usage of thread local variables, and invalid use of thread cancellation.
-
Rémi Denis-Courmont authored
This avoids using the buggy asynchronous event queue. This does NOT solve other existing races and dead locks in the media list player.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
As of a2ab8b27, there is always a media player underneath the media list player.
-
François Cartegnie authored
Setting up font name can't't force font type since monotype font switch isn't handled by renderer.
-
François Cartegnie authored
fixes the second line background alignment which is always wrong.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
All objects with a pointer back to the instance ought to retain a reference to it (which currently means pretty much all objects).
-
Rémi Denis-Courmont authored
The following functions are not marked LIBVLC_API and are not in the public header files (for a reason): - libvlc_event_manager_new(), - libvlc_event_manager_register_event_type() and - libvlc_event_manager_release(). There wer no reasons to have them in the symbols list.
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
-- that's what we use everywhere else Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
It was accidentally left out of 130da2a0. Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
François Cartegnie authored
-
- Aug 04, 2015
-
-
François Cartegnie authored
-
François Cartegnie authored
-
- Aug 02, 2015
- Jul 31, 2015
-
-
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
This function converts Annex B to avcC format. Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
-
Thomas Guillem authored
-
Thomas Guillem authored
This reverts commit 159a6f1e. This is finally not needed by a future patch, and it's less obvious.
-
Felix Paul Kühne authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
Possibly refs #13841
-
Tristan Matthews authored
Returns before ever incrementing.
-