]> git.sesse.net Git - vlc/history - modules/access/v4l2.c
Merge branch 1.0-bugfix
[vlc] / modules / access / v4l2.c
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-19 Rémi Duraffortv4l2: fix memleak.
2009-05-17 Rémi Denis-CourmontAvoid ?: GCC-ism
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-15 Laurent AimarUsed vlc_fourcc_GetCodecFromString where applicable.
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-04-03 Antoine CellerierOops. b_demux should be flase
2009-03-31 Antoine CellerierReport interlacing in debug output.
2009-03-31 Antoine CellerierRemove useless code.
2009-03-29 Antoine CellerierMissed on libv4l2 function use.
2009-03-28 Antoine CellerierFix some valgrind warnings.
2009-03-28 Antoine Cellerierv4l2: rutime libv4l2 support
2009-03-22 Brian JohnsonThis changes range validation for control values from
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-20 Laurent AimarRemoved useless ACCESS_GET_MTU/STREAM_GET_MTU.
2009-01-18 Laurent AimarProbe v4l2 when specifically forced not when an access...
2009-01-16 Rémi DuraffortUse the access helpers.
2009-01-14 Christophe MutricyRemove unused includes
2009-01-04 Antoine Cellerierv4l2 access can now find optimal frame rate and dimensions
2009-01-04 Antoine CellerierInput based input slaves sound better.
2009-01-04 Antoine CellerierMove v4l2.c back to the access/ directory
2008-01-14 Antoine CellerierMove the v4l2 access to its own subdirectory.
2008-01-13 Antoine CellerierFix the v4l2 "reset all controls" code. Use the extende...
2008-01-13 Antoine CellerierIf the v4l2 driver supports the extended control api...
2008-01-13 Antoine CellerierDon't try setting the audio input source if the v4l2...
2008-01-12 Antoine CellerierAdd audio input selection for encoder cards.
2008-01-12 Antoine CellerierAdd v4l2 tuner support. Example command line for Hauppa...
2008-01-12 Antoine CellerierAdd audio bass, treble and loudness options (supported...
2008-01-12 Antoine Cellerier[PATCH] v4l2 mpeg2 controls by Dennis Lou. Thanks.
2008-01-10 Antoine CellerierComment out rgb444
2008-01-06 Antoine CellerierAdd YUV420 (I420) and RGB44 (RV32?) chromas to the...
2008-01-06 Richard HoskingUpdate the help section regarding the default ALSA...
2008-01-06 Richard HoskingUse 'hw' instead of 'default' for ALSA until we know...
2008-01-05 Antoine CellerierEnable --v4l2-audio-method even if ALSA isn't available...
2008-01-05 Richard Hoskingv4l2: Fixed audio init & close. Added some comments...
2008-01-05 Antoine CellerierIf the v4l2 driver supports the extended controls API...
2008-01-04 Pierre d'Herbemontinput/input.c: Define DEMUX_CAN_SEEK and correctly...
2008-01-02 Antoine CellerierStart splitting the ALSA and OSS code. The --v4l2-adev...
2008-01-01 Antoine Cellerierv4l2: Factorize code, fix the video controls init,...
2007-12-24 Richard Hoskingv4l2.c: Patch by Dennis Lou to add MPEG2 support....
2007-12-13 Richard Hoskingv4l2: ALSA error handling.
2007-12-09 Antoine CellerierAdd option to reset controls to their default value...
2007-12-08 Antoine CellerierOoops, this wasn't supposed to be here anymore.
2007-12-08 Antoine CellerierRework the v4l2 control handling. Variables correspondi...
2007-12-07 Antoine CellerierChange the v4l2-chroma long help string.
2007-12-07 Antoine CellerierAdd MJPEG support to the v4l2 access (and simplify...
2007-12-05 Richard Hoskingv4l2: Workaround misbehaving devices (2 DVB cards in...
2007-12-02 Richard Hoskingv4l2: Progress with Alsa. Sounds much better :-)
2007-12-02 Richard Hoskingv4l2: Fixed Gamma.
2007-12-02 Antoine CellerierFix menu control value display code.
2007-12-02 Antoine CellerierAdd "videocontrol" command variable to issue controls...
2007-12-02 Antoine CellerierAdd v4l2-gamma control. Also print control details...
2007-12-02 Richard Hoskingv4l2: Fixed dynamic video metric updates. Better handl...
2007-12-02 Richard Hoskingv4l2: Fixed VideoControlList.
2007-12-01 Antoine CellerierDon't fail launching the video device if a video contro...
2007-12-01 Antoine CellerierFactorise the Video Control code. List all available...
2007-12-01 Antoine CellerierDon't compile any of the alsa audio input code if HAVE_...
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