On Tue, Mar 15, 2016 at 6:57 PM, Mark Thompson <[email protected]> wrote: > --- > libavfilter/Makefile | 2 + > libavfilter/allfilters.c | 2 + > libavfilter/avfilter.c | 2 + > libavfilter/avfilter.h | 9 ++ > libavfilter/vf_hwdownload.c | 212 ++++++++++++++++++++++++++++++++++++++ > libavfilter/vf_hwupload.c | 241 > ++++++++++++++++++++++++++++++++++++++++++++ > 6 files changed, 468 insertions(+) > create mode 100644 libavfilter/vf_hwdownload.c > create mode 100644 libavfilter/vf_hwupload.c
Note to the committer: please use lavfi for libavfilter tags, as lavf generally refers to libavformat. -- Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
