From 6140271f545698b7084bb5e02c0cac25e5304289 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Tue, 29 Apr 2008 07:24:44 +0000 Subject: Add some long names to AVCodec declarations. patch by Stefano Sabatini, stefano.sabatini-lala poste it Originally committed as revision 13017 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/ws-snd1.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libavcodec/ws-snd1.c') diff --git a/libavcodec/ws-snd1.c b/libavcodec/ws-snd1.c index 6858b09c32..dc6ef37f8e 100644 --- a/libavcodec/ws-snd1.c +++ b/libavcodec/ws-snd1.c @@ -149,4 +149,5 @@ AVCodec ws_snd1_decoder = { NULL, NULL, ws_snd_decode_frame, + .long_name = "Westwood Audio (SND1)", }; -- cgit v1.2.3