Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
ad2b3159
Commit
ad2b3159
authored
Nov 03, 2011
by
Rémi Denis-Courmont
Browse files
BDA: work around unimplemented dvb_enum_systems()
parent
255985b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/access/dtv/bdagraph.cpp
View file @
ad2b3159
...
...
@@ -167,6 +167,7 @@ void dvb_remove_pid (dvb_device_t *, uint16_t)
unsigned
dvb_enum_systems
(
dvb_device_t
*
)
{
#warning TODO
return
0
;
}
float
dvb_get_signal_strength
(
dvb_device_t
*
)
...
...
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