[FFmpeg-devel] [PATCH] Core Audio Format demuxer (v2)

Diego Biurrun diego
Mon Aug 10 18:24:20 CEST 2009


On Mon, Aug 10, 2009 at 11:19:27PM +1000, Peter Ross wrote:
> 
> Revised patch enclosed.
> 
> --- /dev/null
> +++ b/libavformat/cafdec.c
> @@ -0,0 +1,425 @@
> +
> +AVInputFormat caf_demuxer = {
> +    "caf",
> +    "Core Audio Format",

NULL_IF_CONFIG_SMALL

Diego



More information about the ffmpeg-devel mailing list