Hi,

faust3 wrote:
> Author: faust3
> Date: Thu Jan 15 19:47:58 2009
> New Revision: 3957
> 
> Log:
> name the decoder wmapro
> 
> Modified:
>    wmapro/wma3dec.c
> 
> Modified: wmapro/wma3dec.c
> ==============================================================================
> --- wmapro/wma3dec.c  Thu Jan 15 19:45:48 2009        (r3956)
> +++ wmapro/wma3dec.c  Thu Jan 15 19:47:58 2009        (r3957)
> @@ -1616,7 +1616,7 @@ static int wma3_decode_packet(AVCodecCon
>   */
>  AVCodec wmapro_decoder =
>  {
> -    "wmav3pro",
> +    "wmapro",
>      CODEC_TYPE_AUDIO,
>      CODEC_ID_WMAPRO,
>      sizeof(WMA3DecodeContext),

Considering we have wmav1 and wmav2, I think wmav3pro was a better name,
what do other think ?

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
checking for life_signs in -lkenny... no
_______________________________________________
FFmpeg-soc mailing list
FFmpeg-soc@mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to