Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181731
b: refs/heads/master
c: 91b5b48
h: refs/heads/master
i:
  181729: 45f0d78
  181727: 56935ab
v: v3
  • Loading branch information
Mike Isely authored and Mauro Carvalho Chehab committed Feb 26, 2010
1 parent 3c64985 commit 3a0e4a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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: 6e9313755aacdb9fd4eec58cbd9653212e2e2cdc
refs/heads/master: 91b5b489c5ea0fb206922f1bfbd0bd843b6f326f
6 changes: 2 additions & 4 deletions trunk/drivers/media/video/pvrusb2/pvrusb2-hdw.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,8 @@
#define TIME_MSEC_DECODER_STABILIZATION_WAIT 300

/* This defines a minimum interval that the encoder must remain quiet
before we are allowed to configure it. I had this originally set to
50msec, but Martin Dauskardt <martin.dauskardt@gmx.de> reports that
things work better when it's set to 100msec. */
#define TIME_MSEC_ENCODER_WAIT 100
before we are allowed to configure it. */
#define TIME_MSEC_ENCODER_WAIT 50

/* This defines the minimum interval that the encoder must successfully run
before we consider that the encoder has run at least once since its
Expand Down

0 comments on commit 3a0e4a5

Please sign in to comment.