On Fri, May 30, 2008 at 05:25:21PM +0200, faust3 wrote:
> 
> Log:
> imported wmapro packet parser from the codecs repository

Does it already work?

> --- (empty file)
> +++ wmapro/wma3dec.c  Fri May 30 17:25:21 2008
> @@ -0,0 +1,244 @@
> +
> +AVCodec wmav3pro_decoder =
> +{
> +    "wmav3Pro",

Is there a difference between wmav3 and wmav3pro?  Version 1 and 2 are
called wmav1/wmav2, so I think you should be consistent.

Also, the codec long name is missing.

Diego
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to