[vlc-devel] x264 error: too few arguments to function `x264_encoder_encode'

C.Y.M cym at syphir.sytes.net
Fri Feb 25 07:23:55 CET 2005


C.Y.M wrote:
> 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
> 

This patch seems to fix the compile.. although I cant guarantee the 
functionality.  :)   Please let me know if this is wrong..

Best Regards,
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: vlc-x264.diff
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20050224/955b0337/attachment.ksh>


More information about the vlc-devel mailing list