[FFmpeg-devel] [PATCH 7/18] avutil: remove obsolete FF_API_INTFLOAT cruft

Michael Niedermayer michaelni at gmx.at
Mon Sep 15 04:15:56 CEST 2014


On Sun, Sep 14, 2014 at 10:46:09PM -0300, James Almer wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libavutil/Makefile             |   1 -
>  libavutil/intfloat_readwrite.c | 101 -----------------------------------------
>  libavutil/intfloat_readwrite.h |  44 ------------------
>  libavutil/version.h            |   3 --
>  4 files changed, 149 deletions(-)
>  delete mode 100644 libavutil/intfloat_readwrite.c
>  delete mode 100644 libavutil/intfloat_readwrite.h

this fails to build, theres still a reference to intfloat_readwrite in
Makefile

ar: libavutil/intfloat_readwrite.o: No such file or directory
make: *** [libavutil/libavutil.a] Error 1

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

Rewriting code that is poorly written but fully understood is good.
Rewriting code that one doesnt understand is a sign that one is less smart
then the original author, trying to rewrite it will not make it better.
-------------- 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/20140915/1c024c67/attachment.asc>


More information about the ffmpeg-devel mailing list