comparison 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
comparison
equal deleted inserted replaced
6716:aa09311685b2 6717:5df0c730234d
147 0, 147 0,
148 ws_snd_decode_init, 148 ws_snd_decode_init,
149 NULL, 149 NULL,
150 NULL, 150 NULL,
151 ws_snd_decode_frame, 151 ws_snd_decode_frame,
152 .long_name = "Westwood Audio (SND1)",
152 }; 153 };