lavfi: add rotate filter
Based on the libavfilter SOC filter by Vitor Sessak, with the following additions: * integer arithmetic * bilinear interpolation * RGB path * configurable parametric angle, output width and height Address trac issue #1500. See thread: Subject: [FFmpeg-devel] [WIP] rotate filter(s) Date: 2010-10-03 17:35:49 GMT
Showing
- Changelog 1 addition, 0 deletionsChangelog
- doc/filters.texi 112 additions, 0 deletionsdoc/filters.texi
- libavfilter/Makefile 1 addition, 0 deletionslibavfilter/Makefile
- libavfilter/allfilters.c 1 addition, 0 deletionslibavfilter/allfilters.c
- libavfilter/version.h 2 additions, 2 deletionslibavfilter/version.h
- libavfilter/vf_rotate.c 441 additions, 0 deletionslibavfilter/vf_rotate.c
Loading
Please register or sign in to comment