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