diff txd.c @ 4465:042e9a2fdda2 libavformat

Use more descriptive format long_names.
author diego
date Thu, 12 Feb 2009 17:26:06 +0000
parents 7d2f3f1b68d8
children d4f4eb9ce54f
line wrap: on
line diff
--- a/txd.c	Thu Feb 12 17:24:17 2009 +0000
+++ b/txd.c	Thu Feb 12 17:26:06 2009 +0000
@@ -91,7 +91,7 @@
 AVInputFormat txd_demuxer =
 {
     "txd",
-    NULL_IF_CONFIG_SMALL("txd format"),
+    NULL_IF_CONFIG_SMALL("Renderware TeXture Dictionary"),
     0,
     txd_probe,
     txd_read_header,