[FFmpeg-devel] [PATCH 1/6] idct_arm: remove use of ff_put/add_pixels_clamped function pointer.

Michael Niedermayer michael at niedermayer.cc
Wed Apr 5 00:18:02 EEST 2017


On Tue, Apr 04, 2017 at 12:48:13PM -0400, Ronald S. Bultje wrote:
> Instead, hardcode the use of the _arm implementation of this function.
> Since there's separate implementations of idct{,_put,_add} for neon,
> this has no practical effect on performance.
> ---
>  libavcodec/arm/idctdsp_init_arm.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

fails to build here

src/libavcodec/arm/idctdsp_init_arm.c: In function ‘j_rev_dct_arm_put’:
src/libavcodec/arm/idctdsp_init_arm.c:42:5: error: implicit declaration of function ‘ff_put_pixels_clamped_arm’
make: *** [libavcodec/arm/idctdsp_init_arm.o] Error 1


[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you drop bombs on a foreign country and kill a hundred thousand
innocent people, expect your government to call the consequence
"unprovoked inhuman terrorist attacks" and use it to justify dropping
more bombs and killing more people. The technology changed, the idea is old.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170404/22d4ecab/attachment.sig>


More information about the ffmpeg-devel mailing list