[FFmpeg-devel] [PATCH] Remove put_no_rnd_pixels_l2 function pointer for w=16 from dsputil.
Michael Niedermayer
michaelni at gmx.at
Fri Jan 18 14:20:55 CET 2013
On Thu, Jan 17, 2013 at 10:07:21PM -0800, Ronald S. Bultje wrote:
> From: "Ronald S. Bultje" <rsbultje at gmail.com>
>
> The function is never used.
> ---
> libavcodec/dsputil.c | 3 +--
> libavcodec/dsputil.h | 2 +-
> libavcodec/dsputil_template.c | 4 ----
> libavcodec/vp3.c | 2 +-
> libavcodec/vp56.c | 6 +++---
> 5 files changed, 6 insertions(+), 11 deletions(-)
Fails to compile/build
CC libavcodec/x86/dsputil_mmx.o
libavcodec/x86/dsputil_mmx.c: In function ‘dsputil_init_mmx’:
libavcodec/x86/dsputil_mmx.c:2248:28: error: subscripted value is pointer to function
libavcodec/x86/dsputil_mmx.c:2249:28: error: subscripted value is pointer to function
make: *** [libavcodec/x86/dsputil_mmx.o] Error 1
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
No human being will ever know the Truth, for even if they happen to say it
by chance, they would not even known they had done so. -- Xenophanes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130118/cf9d8113/attachment.asc>
More information about the ffmpeg-devel
mailing list