[vlc-devel] vlc: svn commit r24058 (dionoea)

Subversion daemon svn at videolan.org
Thu Jan 3 00:32:56 CET 2008


r24058 | dionoea | 2008-01-03 00:32:56 +0100 (Thu, 03 Jan 2008) | 5 lines
Changed paths:
   M /trunk/modules/access/v4l2.c

Start splitting the ALSA and OSS code. The --v4l2-adev device will be tried first as an ALSA device, and then as OSS upon failure. If no audio device is specified, "default" is used for ALSA, "/dev/dsp" for OSS. You can disable/activate usage of ALSA and OSS using the --v4l2-audio-method option (see vlc -p v4l2 --advanced --help-verbose).
Next step will be to split the module in different source files, the current code is quite a mess.
Also fix compilation of the module if HAVE_ALSA isn't defined.


 > http://trac.videolan.org/vlc/changeset/24058



More information about the vlc-devel mailing list