Quoting Mark Thompson (2016-03-08 00:20:14) > --- > libavfilter/Makefile | 2 + > libavfilter/allfilters.c | 2 + > libavfilter/avfilter.c | 2 + > libavfilter/avfilter.h | 9 ++ > libavfilter/vf_hwdownload.c | 212 +++++++++++++++++++++++++++++++++++++++ > libavfilter/vf_hwupload.c | 236 > ++++++++++++++++++++++++++++++++++++++++++++ > 6 files changed, 463 insertions(+) > create mode 100644 libavfilter/vf_hwdownload.c > create mode 100644 libavfilter/vf_hwupload.c >
No more substantial objections from me. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
