[FFmpeg-devel] [PATCH] avfilter: add http video filter.
Alex
3.14pi at ukr.net
Fri Sep 11 02:57:16 EEST 2020
Signed-off-by: alex_qt <3.14pi at ukr.net>
---
Changelog | 1 +
configure | 4 +
doc/filters.texi | 28 +++++
libavfilter/Makefile | 1 +
libavfilter/allfilters.c | 1 +
libavfilter/version.h | 2 +-
libavfilter/vf_http.c | 221 +++++++++++++++++++++++++++++++++++++++
7 files changed, 257 insertions(+), 1 deletion(-)
create mode 100644 libavfilter/vf_http.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avfilter-add-http-video-filter.patch
Type: application/x-patch
Size: 12319 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200911/5bbebd1e/attachment.bin>
More information about the ffmpeg-devel
mailing list