projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use more descriptive format long_names.
[libav.git]
/
libavformat
/
rmdec.c
diff --git
a/libavformat/rmdec.c
b/libavformat/rmdec.c
index
9de97cc
..
c800027
100644
(file)
--- a/
libavformat/rmdec.c
+++ b/
libavformat/rmdec.c
@@
-828,7
+828,7
@@
static int64_t rm_read_dts(AVFormatContext *s, int stream_index,
AVInputFormat rm_demuxer = {
"rm",
- NULL_IF_CONFIG_SMALL("R
M
format"),
+ NULL_IF_CONFIG_SMALL("R
ealMedia
format"),
sizeof(RMDemuxContext),
rm_probe,
rm_read_header,