[FFmpeg-devel] should libavfilter export avfiltergraph.h ?

slippyr4 slippyr4
Tue Feb 23 12:43:01 CET 2010


Hi all,

I'm using libavfilter as an API in my program, and I utilise the graph
management functions declared in avfiltergraph.h extensively. However,
in order for that header to be accessible after a build, I have to
modify libavfilter's Makefile to get it to be copied to the target
include dir.

Is that by design? Surely these libavfilter features should be
accesible to API consumers, out of the box?

Thanks

Jon



More information about the ffmpeg-devel mailing list