[FFmpeg-devel] [PATCH] lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter()

Michael Niedermayer michaelni at gmx.at
Mon Aug 11 22:31:13 CEST 2014


On Mon, Aug 11, 2014 at 04:35:39PM -0300, James Almer wrote:
> It was wrongly being exported and used by libavfilter.
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libavfilter/deshake_opencl.c | 4 ++--
>  libavfilter/unsharp_opencl.c | 6 +++---
>  libavutil/opencl_internal.c  | 2 +-
>  libavutil/opencl_internal.h  | 2 +-
>  4 files changed, 7 insertions(+), 7 deletions(-)

note, the header says:
 * This interface is considered still experimental and its API and ABI may
 * change without prior notice.

not sure changing it to avpriv before its stable API/ABI is a good
idea

also its in opencl_internal.h

maybe we should just disallow this with --enable-shared

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

Democracy is the form of government in which you can choose your dictator
-------------- 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/20140811/75f09e61/attachment.asc>


More information about the ffmpeg-devel mailing list