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 <jamr...@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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to