Skip to content
Snippets Groups Projects
Commit a976a510 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

demux: add some missing default controls

parent e76fa852
No related branches found
No related tags found
No related merge requests found
......@@ -558,6 +558,8 @@ int demux_vaControlHelper( stream_t *s,
case DEMUX_GET_ATTACHMENTS:
case DEMUX_CAN_RECORD:
case DEMUX_TEST_AND_CLEAR_FLAGS:
case DEMUX_GET_TITLE:
case DEMUX_GET_SEEKPOINT:
return VLC_EGENERIC;
case DEMUX_SET_TITLE:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment