[vlc-devel] Re: x264 error: too few arguments to function `x264_encoder_encode'
Gildas Bazin
gbazin at altern.org
Fri Mar 4 09:35:02 CET 2005
On Thursday 03 March 2005 23:21, C.Y.M wrote:
> 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?
>
Yep, this has been fixed in SVN.
--
Gildas
--
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