Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
06f474e2
Commit
06f474e2
authored
Aug 19, 2014
by
Rafaël Carré
Browse files
DTV: fix CAM init
parent
c49c859c
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/access/dtv/en50221.c
View file @
06f474e2
...
...
@@ -2028,6 +2028,7 @@ cam_t *en50221_Init( vlc_object_t *obj, int fd )
p_cam
->
obj
=
obj
;
p_cam
->
fd
=
fd
;
p_cam
->
i_nb_slots
=
caps
.
slot_num
;
if
(
caps
.
slot_type
&
CA_CI_LINK
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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