Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192834
b: refs/heads/master
c: 33c02fa
h: refs/heads/master
v: v3
  • Loading branch information
Devin Heitmueller authored and Mauro Carvalho Chehab committed May 18, 2010
1 parent 6b9534d commit d608d43
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: f0dbf82bf1ff97c24af228328fb21c93fcfcb983
refs/heads/master: 33c02facb5a3123212587295cc1c241ee7e03adb
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/em28xx/em28xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -140,10 +140,10 @@
#define EM28XX_NUM_BUFS 5

/* number of packets for each buffer
windows requests only 40 packets .. so we better do the same
windows requests only 64 packets .. so we better do the same
this is what I found out for all alternate numbers there!
*/
#define EM28XX_NUM_PACKETS 40
#define EM28XX_NUM_PACKETS 64

#define EM28XX_INTERLACED_DEFAULT 1

Expand Down

0 comments on commit d608d43

Please sign in to comment.