git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård))
[ffmpeg.git]
/
libav
/
rtsp.c
diff --git
a/libav/rtsp.c
b/libav/rtsp.c
index
53c8514
..
acacc5d
100644
(file)
--- a/
libav/rtsp.c
+++ b/
libav/rtsp.c
@@
-818,7
+818,7
@@
static AVInputFormat rtsp_demux = {
rtsp_read_header,
rtsp_read_packet,
rtsp_read_close,
-
flags:
AVFMT_NOFILE,
+
.flags =
AVFMT_NOFILE,
};
/* dummy redirector format (used directly in av_open_input_file now) */