[FFmpeg-devel] [RFC v2 3/3] daaladec: Implement a native Daala decoder

Michael Niedermayer michael at niedermayer.cc
Tue Dec 29 13:21:35 CET 2015


On Tue, Dec 29, 2015 at 02:12:44AM +0000, Rostislav Pehlivanov wrote:
> Hmm, kinda odd.
> I've attached a v2 of the RFC Patch which does this:
> 1. Fixed some typos.
> 2. Fixed some missing newlines at the end of daalatab*
> 3. Moves the pix_fmt finding function inside the main decoder file.
> 
> Try building now.

make distclean ; ./configure && make -k -j12 ; make -k

make: Target `all' not remade because of errors.
CC      libavcodec/daaladec.o
In file included from libavcodec/daaladec.c:35:0:
libavcodec/daalatab.h:48:35: error: no previous prototype for ‘daala_find_p_format’ [-Werror=missing-prototypes]
cc1: some warnings being treated as errors
make: *** [libavcodec/daaladec.o] Error 1
CC      libavcodec/daaladsp.o
In file included from libavcodec/daaladsp.c:30:0:
libavcodec/daalatab.h:48:35: error: no previous prototype for ‘daala_find_p_format’ [-Werror=missing-prototypes]
cc1: some warnings being treated as errors
make: *** [libavcodec/daaladsp.o] Error 1
CC      libavcodec/daalatab.o
In file included from libavcodec/daalatab.c:29:0:
libavcodec/daalatab.h:48:35: error: no previous prototype for ‘daala_find_p_format’ [-Werror=missing-prototypes]
cc1: some warnings being treated as errors
make: *** [libavcodec/daalatab.o] Error 1
make: Target `all' not remade because of errors.

gcc --version
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Freedom in capitalist society always remains about the same as it was in
ancient Greek republics: Freedom for slave owners. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151229/4dcba75c/attachment.sig>


More information about the ffmpeg-devel mailing list