Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201956
b: refs/heads/master
c: bf48cc4
h: refs/heads/master
v: v3
  • Loading branch information
Jean-François Moine authored and Mauro Carvalho Chehab committed Aug 2, 2010
1 parent fe7a327 commit f51ca5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 9a731a3265a808c806766a28e2b62e9da78f9ac6
refs/heads/master: bf48cc4149df1bc1447068b0247c2364713af66c
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/gspca/stk014.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ struct sd {
unsigned char colors;
unsigned char lightfreq;
u8 quality;
#define QUALITY_MIN 60
#define QUALITY_MIN 70
#define QUALITY_MAX 95
#define QUALITY_DEF 80
#define QUALITY_DEF 88

u8 jpeg_hdr[JPEG_HDR_SZ];
};
Expand Down

0 comments on commit f51ca5b

Please sign in to comment.