[FFmpeg-devel] [PATCH] Add ADPCM codec long_names

Diego Biurrun diego
Thu May 15 13:32:39 CEST 2008


On Wed, May 14, 2008 at 09:13:00AM +0200, Stefano Sabatini wrote:
> 
> Fixed, thanks for the review.
> 
> --- libavcodec/adpcm.c	(revision 13153)
> +++ libavcodec/adpcm.c	(working copy)
> @@ -1620,36 +1621,37 @@
>  
> +ADPCM_CODEC  (CODEC_ID_ADPCM_IMA_QT, adpcm_ima_qt, "IMA Quicktime ADPCM");

QuickTime

Anyway, patch applied.

Diego




More information about the ffmpeg-devel mailing list