I did a git pull to get the latest head. Run configure:

$ make distclean
$ ./configure --samples=samples --enable-shared --enable-gpl --enable-zlib --enable-libmp3lame --enable-libx264

And compilation fails with:

CC libavcodec/libx264.o
libavcodec/libx264.c: In function ‘X264_init’:
libavcodec/libx264.c:536:19: error: ‘x264_param_t’ has no member named ‘i_avcintra_class’ libavcodec/libx264.c:653:17: warning: the address of ‘val’ will always evaluate as ‘true’ [-Waddress]
make: *** [libavcodec/libx264.o] Error 1

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to