Comment 10 for bug 225060

Revision history for this message
coolhandpete (peterpolidoro) wrote :

Thanks for posting this solution, it is really appreciated. I am getting an error, however, when I follow your instructions and try to make the latest ffmpeg snapshot:

libavcodec/libx264.c: In function ‘X264_init’:
libavcodec/libx264.c:224: error: ‘X264_ME_TESA’ undeclared (first use in this function)
libavcodec/libx264.c:224: error: (Each undeclared identifier is reported only once
libavcodec/libx264.c:224: error: for each function it appears in.)
libavcodec/libx264.c:256: warning: assignment discards qualifiers from pointer target type
make: *** [libavcodec/libx264.o] Error 1

Do you this this is a problem with the latest snapshot or with something on my machine? Thanks in advance for any help or advice you can give!