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 | 6 ++++++ > libavfilter/vf_aspect.c | 9 +++++---- > libavfilter/vf_blackframe.c | 5 +++-- > libavfilter/vf_copy.c | 7 ++++--- > libavfilter/vf_crop.c | 3 ++- > libavfilter/vf_cropdetect.c | 5 +++-- > libavfilter/vf_drawbox.c | 7 ++++--- > libavfilter/vf_drawtext.c | 3 ++- > libavfilter/vf_fade.c | 5 +++-- > libavfilter/vf_format.c | 17 +++++++++-------- > libavfilter/vf_null.c | 7 ++++--- > libavfilter/vf_select.c | 3 ++- > libavfilter/vf_setpts.c | 3 ++- > libavfilter/vf_settb.c | 5 +++-- > libavfilter/vf_showinfo.c | 5 +++-- > libavfilter/vf_split.c | 3 ++- > libavfilter/video.c | 24 ++++++++++++++++++++---- > libavfilter/video.h | 6 ++++++ > 18 files changed, 83 insertions(+), 40 deletions(-)
LGTM -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
