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

C.Y.M cym at syphir.sytes.net
Fri Mar 4 00:21:03 CET 2005


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

Has anyone had time to review this error/fix?

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