[FFmpeg-soc] [soc]: r310 - in qcelp: README doc doc/NOTES doc/TODO qcelp.h qcelp_glue.diff qcelpdec.c srcprepare.sh
Diego Biurrun
diego at biurrun.de
Wed Jul 4 11:03:06 CEST 2007
On Tue, Jul 03, 2007 at 11:02:46PM +0200, Michael Niedermayer wrote:
>
> On Tue, Jul 03, 2007 at 10:16:49PM +0200, reynaldo wrote:
> [...]
> > Added: qcelp/qcelp_glue.diff
> > ==============================================================================
> > --- (empty file)
> > +++ qcelp/qcelp_glue.diff Tue Jul 3 22:16:49 2007
> > @@ -0,0 +1,48 @@
> > +Index: libavcodec/Makefile
> > +===================================================================
> > +--- libavcodec/Makefile (revision 9314)
> > ++++ libavcodec/Makefile (working copy)
> > +@@ -147,6 +147,7 @@
> > + OBJS-$(CONFIG_SHORTEN_DECODER) += shorten.o golomb.o
> > + OBJS-$(CONFIG_SMACKAUD_DECODER) += smacker.o
> > + OBJS-$(CONFIG_SMACKER_DECODER) += smacker.o
> > ++OBJS-$(CONFIG_QCELP_DECODER) += qcelpdec.o
> > + OBJS-$(CONFIG_SMC_DECODER) += smc.o
>
> i already hear diegos head exploding short after some "alphabetical order"
> scream
:-))))
Still I wonder why I have to keep repeating this. Maybe it will get
engraved into everybody's memory eventually ...
Diego
More information about the FFmpeg-soc
mailing list