Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192819
b: refs/heads/master
c: a3415c1
h: refs/heads/master
i:
  192817: acece6d
  192815: 2a9cba2
v: v3
  • Loading branch information
Frank Schaefer authored and Mauro Carvalho Chehab committed May 18, 2010
1 parent a74ff68 commit e5197bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 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: 8889a8a53e0144da5dee58e9693190bbdf1c3959
refs/heads/master: a3415c15e1b5965c8efe0c0eb84b49689ed954ef
4 changes: 3 additions & 1 deletion trunk/drivers/media/video/v4l2-common.c
Original file line number Diff line number Diff line change
Expand Up @@ -431,8 +431,10 @@ const char *v4l2_ctrl_get_name(u32 id)
case V4L2_CID_CHROMA_AGC: return "Chroma AGC";
case V4L2_CID_COLOR_KILLER: return "Color Killer";
case V4L2_CID_COLORFX: return "Color Effects";
case V4L2_CID_AUTOBRIGHTNESS: return "Brightness, Automatic";
case V4L2_CID_BAND_STOP_FILTER: return "Band-Stop Filter";
case V4L2_CID_ROTATE: return "Rotate";
case V4L2_CID_BG_COLOR: return "Background color";
case V4L2_CID_BG_COLOR: return "Background Color";

/* MPEG controls */
case V4L2_CID_MPEG_CLASS: return "MPEG Encoder Controls";
Expand Down

0 comments on commit e5197bf

Please sign in to comment.