- 02 Dec, 2007 11 commits
-
-
Pierre d'Herbemont authored
control/media_list_view.c: Properly forward item added event to subclasses, and properly unregister events.
-
Pierre d'Herbemont authored
control/core.c: Print an error on not handled libvlc exception. We'd better encourage third parties to take care of error sooner than later.
-
Richard Hosking authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Richard Hosking authored
-
Antoine Cellerier authored
Display current control value in VideoControlList. Add option to reset all video controls to their default value on startup.
-
Antoine Cellerier authored
Add "videocontrol" command variable to issue controls other than those which we explicitly support. For example, "@v4l2 videocontrol 8000002 30" changes the sharpness to something horrible on my webcam.
-
Antoine Cellerier authored
-
Richard Hosking authored
-
Richard Hosking authored
-
- 01 Dec, 2007 6 commits
-
-
Rafaël Carré authored
vlc_b64_decode_binary_to_buffer(): i_dst is the size of the destination buffer, not the source buffer
-
Antoine Cellerier authored
Don't fail launching the video device if a video control failed. Update the hue/saturation/brightness/contrast values in the callback before issue the video control. (I haven't been able to test yet due to lack of hardware)
-
Antoine Cellerier authored
Factorise the Video Control code. List all available controls in debug messages. Add a callback to update those we already support on the flag (doesn't work properly yet, it might need a restart or something and people on #v4l aren't really helpfull).
-
Antoine Cellerier authored
Don't compile any of the alsa audio input code if HAVE_ALSA isn't defined. This mainly removes the --v4l2-alsa option if alsa devlopement headers aren't available.
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
- 30 Nov, 2007 5 commits
-
-
Christophe Mutricy authored
-
Dennis van Amerongen authored
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 29 Nov, 2007 9 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
Richard Hosking authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Rafaël Carré authored
-
- 28 Nov, 2007 9 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
MacOSX/Framework: Minimizes Package Size. only copy the libraries that the vlc modules need. (Patch by Enrique Osuna).
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
Adds libgcrypt.m4 for systems running autotools without libgcrypt-dev installed Prefers tabs over spaces in Makefiles
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-