Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295054
b: refs/heads/master
c: f769c26
h: refs/heads/master
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Mar 19, 2012
1 parent b5f8e3e commit 0c20578
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9ce28d827f74d0acdd058bded8bab5309b0f5c8f
refs/heads/master: f769c26085ee0945fba3ba0ea48781770a8c81e2
6 changes: 3 additions & 3 deletions trunk/drivers/media/video/v4l2-ctrls.c
Original file line number Diff line number Diff line change
Expand Up @@ -245,8 +245,8 @@ const char * const *v4l2_ctrl_get_menu(u32 id)
};
static const char * const tune_preemphasis[] = {
"No Preemphasis",
"50 useconds",
"75 useconds",
"50 Microseconds",
"75 Microseconds",
NULL,
};
static const char * const header_mode[] = {
Expand Down Expand Up @@ -343,7 +343,7 @@ const char * const *v4l2_ctrl_get_menu(u32 id)
};
static const char * const mpeg4_profile[] = {
"Simple",
"Adcanved Simple",
"Advanced Simple",
"Core",
"Simple Scalable",
"Advanced Coding Efficency",
Expand Down

0 comments on commit 0c20578

Please sign in to comment.