On Sun, Aug 24, 2014 at 08:46:32AM +0000, Christophe Gisquet wrote: > --- > libavcodec/x86/hevcdsp.h | 8 +++----- > libavcodec/x86/hevcdsp_init.c | 4 ++-- > 2 files changed, 5 insertions(+), 7 deletions(-)
this seems to break build for x86-32 libavcodec/x86/hevcdsp_init.c: In function ‘ff_hevc_dsp_init_x86’: libavcodec/x86/hevcdsp_init.c:534:1: error: ‘put_hevc_uni_w_pel_pixels4_8_sse4’ undeclared (first use in this function) libavcodec/x86/hevcdsp_init.c:534:1: note: each undeclared identifier is reported only once for each function it appears in libavcodec/x86/hevcdsp_init.c:534:1: error: ‘put_hevc_bi_w_pel_pixels4_8_sse4’ undeclared (first use in this function) libavcodec/x86/hevcdsp_init.c:534:1: error: ‘put_hevc_uni_w_pel_pixels6_8_sse4’ undeclared (first use in this function) [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The real ebay dictionary, page 2 "100% positive feedback" - "All either got their money back or didnt complain" "Best seller ever, very honest" - "Seller refunded buyer after failed scam"
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel