[FFmpeg-devel] [PATCH] GSM-MS decoder and encoder

Baptiste Coudurier baptiste.coudurier
Fri Apr 25 14:59:29 CEST 2008


Michel Bardiaux wrote:
> Baptiste Coudurier wrote:
>>> [...]
>>>
>>> +    if (avctx->bit_rate != 13000 /* Official */ &&
>>> +        avctx->bit_rate != 13200 /* Very common */ &&
>>> +        avctx->bit_rate != 0 /* Unknown, happens in some MOV */ ) {
>>
>> Something like: "mov does not set bitrate when decoding" might be
>> clearer.
> 
> [...]
> 
> OK. New (first) patch.
> 
> [...]
>  

Looks ok.

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG SAS                                     http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312




More information about the ffmpeg-devel mailing list