[FFmpeg-devel] [PATCH 3/5] x86: hevc_mc: make WP proxy functions static
Michael Niedermayer
michaelni at gmx.at
Sun Aug 24 12:21:56 CEST 2014
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"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140824/af523c6a/attachment.asc>
More information about the ffmpeg-devel
mailing list