[FFmpeg-soc] [soc]: r779 - in jpeg2000: aec.c aec.h aecdec.c aecenc.c checkout.sh ffmpeg.patch

Kamil Nowosad kamil.nowosad at gmail.com
Wed Aug 15 12:00:09 CEST 2007


Hi,

On Tue, Aug 14, 2007 at 03:17:14PM +0200, Benjamin Larsson wrote:
> k.nowosad skrev:
> > Author: k.nowosad
> > Date: Tue Aug 14 14:10:04 2007
> > New Revision: 779
> >
> > Log:
> > moved common code for aec encoder and decoder into a separate file
> >
> >
> > Added:
> >    jpeg2000/aec.c
> > Modified:
> >    jpeg2000/aec.h
> >    jpeg2000/aecdec.c
> >    jpeg2000/aecenc.c
> >    jpeg2000/checkout.sh
> >    jpeg2000/ffmpeg.patch
> >
> >   
> I get this when I try to compile the code.
> 
> j2k.c: In function \u2018ff_j2k_getnbctxno\u2019:
> j2k.c:147: warning: control reaches end of non-void function
> make[1]: *** No rule to make target `j2kdec.o', needed by 
> `libavcodec.a'.  Stop.
> make[1]: Leaving directory `/home/banan/soc/jpeg2000/ffmpeg/libavcodec'
> make: *** [lib] Error 2

there was a missing symlink
i've changed checkout.sh; now it's ok

> And is the decoder capable of decoding this file 
> http://www.panoramas.dk/videocodec/abc1-JPEG2000.mov ?

I need to add some features to the decoder. I'll mail when it works.

-- 
Best regards,
Kamil Nowosad



More information about the FFmpeg-soc mailing list