Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
35877427
Commit
35877427
authored
Jun 04, 2008
by
dionoea
Browse files
Fix help string.
parent
eb7856b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/access/v4l2/v4l2.c
View file @
35877427
...
...
@@ -86,7 +86,7 @@ static void AccessClose( vlc_object_t * );
#define CHROMA_TEXT N_("Video input chroma format")
#define CHROMA_LONGTEXT N_( \
"Force the Video4Linux2 video device to use a specific chroma format " \
"(eg. I420 or I422 for raw images, MJP
E
G for M-JPEG compressed input) " \
"(eg. I420 or I422 for raw images, MJPG for M-JPEG compressed input) " \
"(Complete list: GREY, I240, RV16, RV15, RV24, RV32, YUY2, YUYV, UYVY, " \
"I41N, I422, I420, I411, I410, MJPG)")
#define INPUT_TEXT N_( "Input" )
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment