[vlc-commits] v4l2: rationalize tuner settings
Rémi Denis-Courmont
git at videolan.org
Thu Mar 15 21:06:43 CET 2012
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Thu Mar 15 22:03:55 2012 +0200| [5d4394246bfbac1bf4713ea27654892561829d53] | committer: Rémi Denis-Courmont
v4l2: rationalize tuner settings
The tuner index is determined by the input. The separate tuner index
setting was thus wrong and is removed.
The audio mode now defaults to primary language rather than being
unspecified. If this is not supported, it falls back to stereo, then
mono.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5d4394246bfbac1bf4713ea27654892561829d53
---
modules/access/v4l2/v4l2.h | 1 +
modules/access/v4l2/video.c | 212 +++++++++++++++++++++++++------------------
2 files changed, 123 insertions(+), 90 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=5d4394246bfbac1bf4713ea27654892561829d53
More information about the vlc-commits
mailing list