[FFmpeg-devel] [PATCH 1/6] x86: hevcdsp_init: fix macro usage

Michael Niedermayer michaelni at gmx.at
Sun Jun 1 23:33:47 CEST 2014


On Sun, Jun 01, 2014 at 02:12:57PM +0000, Christophe Gisquet wrote:
> The macro was not using the parameter but unconditionally using sse4.
> ---
>  libavcodec/x86/hevcdsp_init.c | 36 ++++++++++++++++++------------------
>  1 file changed, 18 insertions(+), 18 deletions(-)
> 
> diff --git a/libavcodec/x86/hevcdsp_init.c b/libavcodec/x86/hevcdsp_init.c
> index e5ef287..30902be 100644
> --- a/libavcodec/x86/hevcdsp_init.c
> +++ b/libavcodec/x86/hevcdsp_init.c
> @@ -343,24 +343,24 @@ mc_bi_w_funcs(qpel_hv, 10, sse4);

applied

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Opposition brings concord. Out of discord comes the fairest harmony.
-- Heraclitus
-------------- 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/20140601/411ddbbb/attachment.asc>


More information about the ffmpeg-devel mailing list