[vlc-devel] x264 error: too few arguments to function `x264_encoder_encode'
C.Y.M
cym at syphir.sytes.net
Fri Feb 25 05:42:59 CET 2005
Hi,
When I attempt to build todays VLC with today's x264, the following error is
occuring. It appears an extra argument was added to the x264_encoder_encode
function in the cvs of x264.
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYS_LINUX -I../../include
`top_builddir="../.." ../../vlc-config --cflags builtin x264` -Wsign-compare
-Wall -pipe -c -o libx264_a-x264.o `test -f 'x264.c' || echo './'`x264.c
x264.c: In function `Encode':
x264.c:380: error: too few arguments to function `x264_encoder_encode'
make[3]: *** [libx264_a-x264.o] Error 1
Best Regards,
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list