[FFmpeg-devel] [PATCH] checkasm: fix build with --enable-shared

Michael Niedermayer michael at niedermayer.cc
Tue Jul 21 22:16:46 CEST 2015


On Tue, Jul 21, 2015 at 09:18:58PM +0200, Andreas Cadhalpun wrote:
> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
> ---
>  libavcodec/bswapdsp.c     | 4 ++++
>  libavcodec/bswapdsp.h     | 1 +
>  libavcodec/h264pred.c     | 7 +++++++
>  libavcodec/h264pred.h     | 2 ++
>  libavcodec/h264qpel.c     | 5 +++++
>  libavcodec/h264qpel.h     | 1 +
>  tests/checkasm/bswapdsp.c | 2 +-
>  tests/checkasm/h264pred.c | 2 +-
>  tests/checkasm/h264qpel.c | 2 +-
>  9 files changed, 23 insertions(+), 3 deletions(-)

ok, but
avpriv would imply that the ABI doesnt change (incompatibly) without
soname bump
so either there would be the gurantee that the various H264 DSP
contexts wont change in a incompatible way or
it should be documented that these avpriv functions (or exported
ff_ functions) are an exception and only to be used by the selftest
code build from a matching checkout

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

The educated differ from the uneducated as much as the living from the
dead. -- Aristotle 
-------------- 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/20150721/78c1d17c/attachment.sig>


More information about the ffmpeg-devel mailing list