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
/
txd.c
diff --git
a/libavformat/txd.c
b/libavformat/txd.c
index
3403938
..
bf62ac6
100644
(file)
--- a/
libavformat/txd.c
+++ b/
libavformat/txd.c
@@
-91,7
+91,7
@@
next_chunk:
AVInputFormat txd_demuxer =
{
"txd",
- NULL_IF_CONFIG_SMALL("
txd format
"),
+ NULL_IF_CONFIG_SMALL("
Renderware TeXture Dictionary
"),
0,
txd_probe,
txd_read_header,