]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/ptx.c
Add a Makefile variable for the old scaler that gets enabled when the new
[ffmpeg] / libavcodec / ptx.c
index 294d14eafc20f895a7cd10029b514ccb9f29f43f..79424b9c42cf0a20718ec98f0cefac9ce179655f 100644 (file)
@@ -114,5 +114,5 @@ AVCodec ptx_decoder = {
     ptx_decode_frame,
     0,
     NULL,
-    .long_name = "V.Flash PTX image",
+    .long_name = NULL_IF_CONFIG_SMALL("V.Flash PTX image"),
 };