[vlc-devel] commit: Cosmetic. (Laurent Aimar )
git version control
git at videolan.org
Tue Sep 2 23:38:03 CEST 2008
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Tue Sep 2 23:22:16 2008 +0200| [ad5c3ec3c4db198fd97697a506553f0c5f61fcef] | committer: Laurent Aimar
Cosmetic.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ad5c3ec3c4db198fd97697a506553f0c5f61fcef
---
modules/demux/subtitle.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/modules/demux/subtitle.c b/modules/demux/subtitle.c
index 3eef59b..2fe2be6 100644
--- a/modules/demux/subtitle.c
+++ b/modules/demux/subtitle.c
@@ -616,6 +616,7 @@ static int Control( demux_t *p_demux, int i_query, va_list args )
case DEMUX_GET_ATTACHMENTS:
case DEMUX_GET_TITLE_INFO:
case DEMUX_HAS_UNSUPPORTED_META:
+ case DEMUX_CAN_RECORD:
return VLC_EGENERIC;
default:
More information about the vlc-devel
mailing list