- 15 Jan, 2008 6 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
don't use "mmap" which already exists in stdio.h as a function use an evil hack to get module_t structure permit to compile from the source tree when VLC was built in an external build tree: make BUILDDIR=../../XXX
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
- 14 Jan, 2008 13 commits
-
-
Damien Fouilleul authored
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
access/http.c: Don't track redirection if there is no input. (Fix a crash with lua art work fetching and redirection btw).
-
Rafaël Carré authored
alsa: add some verbose debug (enabled only if ALSA_DEBUG is defined) due to some regressions introduced by changeset [23022]
-
Jean-Baptiste Kempf authored
-
- 13 Jan, 2008 21 commits
-
-
Rémi Duraffort authored
-
Christophe Mutricy authored
-
Pierre d'Herbemont authored
control/media_instance.c: Send EncouteredError event. Plus detach properly from callback. Plus be don't block when releasing the input thread.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Laurent Aimar authored
-
Pierre d'Herbemont authored
MacOSX/Framework/Example: FlashVideoDownloader, sample app that download a video from YouTube, dailymotion, etc. using VLC's luaplaylist module, and export them to a more readable format. (killer app, imho :), but yet only an code Example. )
-
Pierre d'Herbemont authored
-
Antoine Cellerier authored
Fix the v4l2 "reset all controls" code. Use the extended API when supported and fallback to old api in Control().
-
Rafaël Carré authored
-
Pierre d'Herbemont authored
-
Antoine Cellerier authored
If the v4l2 driver supports the extended control api, use it to enumerate all the controls when the ControlReset function is called (it will reset all the controls which aren't in the MPEG class), else fallback to the old api.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Pierre d'Herbemont authored
-
Antoine Cellerier authored
-
Pavlov Konstantin authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
-
Pavlov Konstantin authored
Fix hostname reporting on some weirdly configured systems like mine (actually, use short hostname as it should be). Fix qt4 interface of displaying it in About dialog the same way as wx interface does.
-