[FFmpeg-devel] [PATCH] qcelp: silence handling

Kenan Gillet kenan.gillet
Thu Dec 25 20:09:40 CET 2008


Hi,

On Thu, Dec 25, 2008 at 10:31 AM, Diego Biurrun <diego at biurrun.de> wrote:
> On Mon, Dec 22, 2008 at 11:29:32AM -0800, Kenan Gillet wrote:
>>
>> corrected patches attached.
>>
>> --- libavcodec/qcelpdec.c     (revision 16279)
>> +++ libavcodec/qcelpdec.c     (working copy)
>> @@ -666,9 +679,11 @@
>>
>> +        //FIXME: Remove experimental warning when tested with samples.
>> +        av_log(avctx, AV_LOG_WARNING, "'Blank frame handling is experimental."
>> +                      " If you want to help, upload a sample "
>> +                      "of this file to ftp://upload.mplayerhq.hu/MPlayer/incoming/ "
>
> upload.ffmpeg.org

done


>> +                      "and contact the FFmpeg-devel mailing list.\n");
>
> ffmpeg-devel

done, attached a patch to make also the change in libavcodec/utils.c

merry christmas,

Kenan
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: qcelp_1_silence_handling.patch.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081225/1b3d6900/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: qcelp_2_cosmetics_post_silence_handling.patch.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081225/1b3d6900/attachment-0001.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lowercase_FFmpeg.patch.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081225/1b3d6900/attachment-0002.txt>



More information about the ffmpeg-devel mailing list