summaryrefslogtreecommitdiff
path: root/libavcodec/ra288.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/ra288.c')
-rw-r--r--libavcodec/ra288.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/ra288.c b/libavcodec/ra288.c
index ad36ff2ecc..b6ee698035 100644
--- a/libavcodec/ra288.c
+++ b/libavcodec/ra288.c
@@ -255,4 +255,5 @@ AVCodec ra_288_decoder =
NULL,
NULL,
ra288_decode_frame,
+ .long_name = "RealAudio 2.0 (28.8K)",
};