[FFmpeg-devel] [PATCH] Make cabac.c compilation optional

Michael Niedermayer michaelni
Mon May 21 14:56:25 CEST 2007


Hi

On Mon, May 21, 2007 at 02:47:43PM +0200, Aurelien Jacobs wrote:
> On Mon, 21 May 2007 14:01:21 +0200
> Panagiotis Issaris <takis.issaris at uhasselt.be> wrote:
> 
> > Hi,
> > 
> > The attached patch makes sure cabac.c only gets compiled when needed.
> > 
> >  Makefile |    5 ++---
> >  1 file changed, 2 insertions(+), 3 deletions(-)
> 
> If compilation with ./configure --disable-decoder=h264 --disable-decoder=svq3
> works, then this patch is ok.

it should, the only cabac code ive found outside h264/svq3 is under #if 0 in
snow.c but this shouldnt be there anyway
and theres some outcommened code in ffv1.c

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When the tyrant has disposed of foreign enemies by conquest or treaty, and
there is nothing more to fear from them, then he is always stirring up
some war or other, in order that the people may require a leader. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070521/bfb5ceb5/attachment.pgp>



More information about the ffmpeg-devel mailing list