- 23 Dec, 2007 18 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
* Add some proper assert() to the vlc_gc_* function to spot errors. * Correctly initialize the refcount to 1. (This will prevent freed pointer usage). (This may also introduce leaks in some module). modules/*.c: * Prevent some module to leak input_item_t.
-
Rafaël Carré authored
contribs: fix libdvdnav runtime on win32 (patch was deleted when switching to mplayer's libdvdnav), extract using gzip
-
Rémi Duraffort authored
-
Felix Paul Kühne authored
* withCString is deprecated in 10.4. Use WithUTF8String instead, as VLC's core is completely UTF8 now. Remove a couple of (nowadays) useless checks
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - simplify the VideoWidget. VideoWidget is a just an simple QFrame with the necessary interactions...
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
- 22 Dec, 2007 22 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Pierre d'Herbemont authored
services_discovery/sap.c: Make sure the thread will exit, even if in poll(). And properly lock the object.
-
Pierre d'Herbemont authored
include/vlc_objects.h: Use the usual macro trick, to publish a function that take as argument a vlc_object_t *, here for vlc_object_waitpipe().
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(it does not find any error here)
-
Rémi Denis-Courmont authored
- Fix comments - Cache pagesize
-
Pierre d'Herbemont authored
-
Jean-Paul Saman authored
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
Rémi Duraffort authored
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
-
Rémi Duraffort authored
-