]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/txd.c
Change function prototype of the sdp_parse_a_line in DynamicProtocolHandler.
[ffmpeg] / libavcodec / txd.c
index 2a4f7900ad96bef70c0080d78b35c9d2aa89aefc..284b00d2dec95fe4df05c5dce51b45bc299ac9df 100644 (file)
@@ -163,5 +163,5 @@ AVCodec txd_decoder = {
     txd_decode_frame,
     0,
     NULL,
-    .long_name = "Renderware TXD (TeXture Dictionary) image",
+    .long_name = NULL_IF_CONFIG_SMALL("Renderware TXD (TeXture Dictionary) image"),
 };