[FFmpeg-devel] [PATCH] G.729 initialization routine (skeleton)

Vladimir Voroshilov voroshil
Sat Jun 6 07:56:01 CEST 2009


2009/6/6 Diego Biurrun <diego at biurrun.de>:
> On Sat, Jun 06, 2009 at 01:01:02AM +0200, Stefano Sabatini wrote:
>> On date Friday 2009-06-05 14:24:39 +0700, Vladimir Voroshilov encoded:
>> >
>> > --- ffmpeg-r19088.orig/libavcodec/g729dec.c
>> > +++ ffmpeg-r19088.mod/libavcodec/g729dec.c
>> > @@ -97,11 +107,45 @@ static inline int g729_get_parity(uint8_t value)
>> > + ? ? ? ?av_log(avctx, AV_LOG_ERROR, "Sample rate %d is not supported.\n", avctx->sample_rate);
>>
>> I'd prefer avoid the point at the end of the message sentences.
>
> The period is correct and should stay.
>

Updated.

-- 
Regards,
Vladimir Voroshilov     mailto:voroshil at gmail.com
JID: voroshil at gmail.com, voroshil at jabber.ru
ICQ: 95587719
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Convert-structure-names-to-FFmpeg-style.120.patch
Type: text/x-diff
Size: 865 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090606/dd53eafc/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Initialization-routine.120.patch
Type: text/x-diff
Size: 2273 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090606/dd53eafc/attachment-0001.patch>



More information about the ffmpeg-devel mailing list