[FFmpeg-devel] [Fwd: Summer of code small task patch]

Diego Biurrun diego
Fri Mar 27 10:33:12 CET 2009


On Wed, Mar 25, 2009 at 05:43:05PM +0200, Dylan Yudaken wrote:
> 
> I have attached it trying to fix all comments. Also included a patch 
> file to adjust the callings in other methods as well as the licence file 
> etc...

This will need to be updated to account for recent changes to the
Makefile.

> I changed fdctref.c to dctref.c as per comments.

Your code does not compile:

gcc -DHAVE_AV_CONFIG_H -I. -I"/Users/diegobiurrun/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pipe -force_cpusubtype_ALL -Wno-sign-compare -mdynamic-no-pic -fomit-frame-pointer -maltivec -mabi=altivec -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wundef -O3 -fno-math-errno          -c -o libavcodec/dct-test.o libavcodec/dct-test.c
libavcodec/dct-test.c:120: error: 'ref_dct' undeclared here (not in a function)
make: *** [libavcodec/dct-test.o] Error 1

Diego



More information about the ffmpeg-devel mailing list