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

Michel Bardiaux mbardiaux
Fri Apr 25 15:07:50 CEST 2008


Baptiste Coudurier wrote:
> 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.

Applied.

Now the 2nd patch.

> 


-- 
Michel Bardiaux
http://www.mediaxim.com/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gsm-2.pat
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080425/77c18de3/attachment.txt>



More information about the ffmpeg-devel mailing list