diff ws-snd1.c @ 6717:5df0c730234d libavcodec

Add some long names to AVCodec declarations. patch by Stefano Sabatini, stefano.sabatini-lala poste it
author diego
date Tue, 29 Apr 2008 07:24:44 +0000
parents 48759bfbd073
children e943e1409077
line wrap: on
line diff
--- a/ws-snd1.c	Tue Apr 29 07:11:59 2008 +0000
+++ b/ws-snd1.c	Tue Apr 29 07:24:44 2008 +0000
@@ -149,4 +149,5 @@
     NULL,
     NULL,
     ws_snd_decode_frame,
+    .long_name = "Westwood Audio (SND1)",
 };