Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Commits
7e8b61de
Commit
7e8b61de
authored
Apr 26, 2016
by
François Cartegnie
🤞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
access: dtv: events are sent high pri
parent
ca43babf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
modules/access/dtv/linux.c
modules/access/dtv/linux.c
+1
-1
No files found.
modules/access/dtv/linux.c
View file @
7e8b61de
...
...
@@ -326,7 +326,7 @@ ssize_t dvb_read (dvb_device_t *d, void *buf, size_t len, int ms)
if
(
d
->
frontend
!=
-
1
)
{
ufd
[
1
].
fd
=
d
->
frontend
;
ufd
[
1
].
events
=
POLLI
N
;
ufd
[
1
].
events
=
POLL
PR
I
;
n
=
2
;
}
else
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment