mirror of
https://github.com/mpv-player/mpv
synced 2024-12-17 12:25:03 +00:00
Missed HAVE_TV_V4L --> HAVE_TV_V4L1 rename.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19193 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a881f35f1a
commit
68ce26863c
@ -28,7 +28,7 @@ extern int tv_param_noaudio;
|
||||
extern int tv_param_immediate;
|
||||
extern int tv_param_audiorate;
|
||||
extern int tv_param_audio_id;
|
||||
#if defined(HAVE_TV_V4L) || defined(HAVE_TV_V4L2)
|
||||
#if defined(HAVE_TV_V4L1) || defined(HAVE_TV_V4L2)
|
||||
extern int tv_param_amode;
|
||||
extern int tv_param_volume;
|
||||
extern int tv_param_bass;
|
||||
|
Loading…
Reference in New Issue
Block a user