[FFmpeg-devel] [PATCH] qcelp: silence handling
Diego Biurrun
diego
Thu Dec 25 19:31:28 CET 2008
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
> + "and contact the FFmpeg-devel mailing list.\n");
ffmpeg-devel
Diego
More information about the ffmpeg-devel
mailing list