- 05 Aug, 2015 12 commits
-
-
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.
-
Steve Lhomme authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Steve Lhomme authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Steve Lhomme authored
-- that's what we use everywhere else Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Sean McGovern authored
It was accidentally left out of 130da2a0. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Sean McGovern authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Francois Cartegnie authored
-
- 04 Aug, 2015 2 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
- 02 Aug, 2015 8 commits
-
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
- 31 Jul, 2015 16 commits
-
-
Thomas Guillem authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Thomas Guillem authored
This function converts Annex B to avcC format. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Thomas Guillem authored
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.
-
Tristan Matthews authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
Use the jsurface instead of the id for AWindowHandler_getANativeWindow and AWindowHandler_setBuffersGeometry. AWindowHandler_releaseSurface now release the jsurface and the ANativeWindow.
-
- 30 Jul, 2015 2 commits
-
-
David Fuhrmann authored
... and get rid of another singleton.
-
David Fuhrmann authored
The only valid instance of the vout controller is owned by VLCMain.
-