[FFmpeg-devel] [PATCH]Add Dirac support to ffmpeg via libdirac_* and Schroedinger libraries]

Diego Biurrun diego
Mon Apr 21 08:11:21 CEST 2008


On Mon, Apr 21, 2008 at 11:44:06AM +1000, Anuradha Suraparaju wrote:
> 
> On Fri, 2008-04-18 at 01:12 +0200, Diego Biurrun wrote:
> 
> [...]
> 
> > > @@ -1837,9 +1842,10 @@
> > >  
> > > -enabled libdc1394 && append pkg_requires "libraw1394"
> > > -enabled libtheora && append pkg_requires "theora"
> > > -enabled libvorbis && append pkg_requires "vorbisenc"
> > > +enabled libdc1394       && append pkg_requires "libraw1394"
> > > +enabled libschroedinger && append pkg_requires "schroedinger-1.0"
> > > +enabled libtheora       && append pkg_requires "theora"
> > > +enabled libvorbis       && append pkg_requires "vorbisenc"
> > 
> > cosmetics
> 
> Sorry, can you make it clear please. I aligned the columns as requested
> earlier.

Forget it.  I'll fix the alignment myself after applying your patches.

Diego




More information about the ffmpeg-devel mailing list