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
fc669146
Commit
fc669146
authored
Dec 22, 2013
by
François Cartegnie
🤞
Browse files
demux: add missing default handler for GET_SIGNAL
parent
73c979f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/input/demux.c
View file @
fc669146
...
...
@@ -324,6 +324,7 @@ int demux_vaControlHelper( stream_t *s,
case
DEMUX_GET_ATTACHMENTS
:
case
DEMUX_CAN_RECORD
:
case
DEMUX_SET_RECORD_STATE
:
case
DEMUX_GET_SIGNAL
:
return
VLC_EGENERIC
;
default:
...
...
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