Signed-off-by: Andreas Cadhalpun <[email protected]>
---
libavcodec/dss_sp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/dss_sp.c b/libavcodec/dss_sp.c
index 42ba1c4..909ad1f 100644
--- a/libavcodec/dss_sp.c
+++ b/libavcodec/dss_sp.c
@@ -776,7 +776,7 @@ static int dss_sp_decode_frame(AVCodecContext *avctx, void
*data,
}
AVCodec ff_dss_sp_decoder = {
- .name = "DSS SP",
+ .name = "dss_sp",
.long_name = NULL_IF_CONFIG_SMALL("Digital Speech Standard - Standard
Play mode (DSS SP)"),
.type = AVMEDIA_TYPE_AUDIO,
.id = AV_CODEC_ID_DSS_SP,
--
2.1.4
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel