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

Anuradha Suraparaju anuradha
Mon Apr 28 07:32:19 CEST 2008


On Mon, 2008-04-21 at 08:11 +0200, Diego Biurrun wrote:
> 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.
> 

I have attached an incremental patch to the previous patch I sent for
ffmpeg svn revision 12879. The new patch contains mods to configure
relating to library tests and cflags, and minor mods to libschroedinger*
files.

> Diego

Regards,
Anuradha
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpegsvn_trunk_revision_12879-schro-incremental.patch
Type: text/x-patch
Size: 5373 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080428/9ec43bb3/attachment.bin>



More information about the ffmpeg-devel mailing list