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 And is the decoder capable of decoding this file http://www.panoramas.dk/videocodec/abc1-JPEG2000.mov ? MvH Benjamin Larsson _______________________________________________ FFmpeg-soc mailing list [email protected] http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
