On 05/21/2012 01:53 PM, Anton Khirnov wrote: > Those functions are only useful inside filters. It is better to not > support user filters until the API is more stable. > --- > libavfilter/avfilter.h | 13 ++++++++++--- > libavfilter/avfiltergraph.c | 2 +- > libavfilter/formats.c | 9 ++++++++- > libavfilter/formats.h | 2 ++ > libavfilter/version.h | 3 +++ > libavfilter/vf_vflip.c | 3 ++- > libavfilter/vf_yadif.c | 3 ++- > libavfilter/video.c | 35 +++++++++++++++++++++++++++-------- > libavfilter/video.h | 24 ++++++++++++++++++++++++ > tools/lavfi-showfiltfmts.c | 3 ++- > 10 files changed, 81 insertions(+), 16 deletions(-) > create mode 100644 libavfilter/video.h
I am in favor of this change. -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
