[FFmpeg-devel] [PATCH] Make avfiltergraph.h public.

Michael Niedermayer michaelni
Thu Oct 21 01:32:24 CEST 2010


On Sun, Oct 17, 2010 at 08:34:45PM +0200, Stefano Sabatini wrote:
> ---
>  libavfilter/Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/libavfilter/Makefile b/libavfilter/Makefile
> index a00c1a2..f7316cb 100644
> --- a/libavfilter/Makefile
> +++ b/libavfilter/Makefile
> @@ -4,7 +4,7 @@ NAME = avfilter
>  FFLIBS = avcodec avcore avutil
>  FFLIBS-$(CONFIG_SCALE_FILTER) += swscale
>  
> -HEADERS = avfilter.h
> +HEADERS = avfilter.h avfiltergraph.h

Not possible yet because AVFilterGraph cannot be allocated except by using
sizeof() and that makes it a ABI timebomb


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

Opposition brings concord. Out of discord comes the fairest harmony.
-- Heraclitus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101021/9bef0d7d/attachment.pgp>



More information about the ffmpeg-devel mailing list