]> git.sesse.net Git - vlc/history - modules/access/v4l2.c
v4l2: Experimental ALSA input support. Currently non functional. Still defaults...
[vlc] / modules / access / v4l2.c
2007-11-29 Richard Hoskingv4l2: Experimental ALSA input support. Currently non...
2007-11-27 Richard Hoskingv4l2: Support for setting brightness, contrast, saturat...
2007-11-27 Richard Hoskingv4l2: Cosmetics.
2007-11-27 Richard HoskingFixed warnings.
2007-11-24 Antoine Cellerierv4l2: Since the frame size and frame intervals ioctls...
2007-11-24 Antoine Cellerierv4l2: Display supported frame interval (inverse frame...
2007-11-24 Antoine Cellerierv4l2: Display supported framesizes in debug.
2007-11-24 Richard HoskingDQ buffers using correct io method for mmap.
2007-11-20 Jean-Paul SamanPatch by Richard Hosking: Allow users specified width...
2007-11-18 Jean-Paul SamanPatch by Richard Hosking: Honor user specified chroma...
2007-11-17 Jean-Paul SamanPatch by Richard Hosking: v4l2 minor patch to fix silly...
2007-10-31 Jean-Paul SamanImprove error message for v4l2.
2007-10-12 Jean-Paul SamanPatch by Richard Hosking: Userptr IO buffers need to...
2007-10-09 Rafaël Carrév4l2: fix mmap method
2007-10-08 Rafaël Carrév4l2: replaces bad malloc( sizeof(x) * i )/memset(...
2007-10-06 Christophe Mutricyv4l2: Remove already included headers
2007-10-06 Jean-Paul SamanPatch for v4l2 support by Richard Hosking <richard...
2007-09-18 Rémi Denis-CourmontReplace strerror() with %m (or Linux DVB: strerror_r...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-05-27 Laurent AimarFixed compilation warnings.
2007-02-21 Laurent AimarFixed compilation of v4l2 + refuse to initialize unless...
2006-11-26 Clément StenacRound 3 :)
2006-11-26 Clément StenacA bit of headers cleanup
2006-08-27 Benjamin Pracht* Some more probing
2006-08-24 Benjamin Pracht* Some more debug
2006-08-23 Benjamin Pracht* Very first beginning of a v4l2 access-demux