summaryrefslogtreecommitdiff
path: root/libavfilter/v360.h
Commit message (Expand)AuthorAge
* avfilter/vf_v360: add mask option, unset pixels are marked as transparentPaul B Mahol2020-01-25
* avfilter/vf_v360: add tetrahedron formatPaul B Mahol2020-01-22
* avfilter/vf_v360: add support for flat input formatPaul B Mahol2020-01-20
* avfilter/vf_v360: change remaps to int16_t typePaul B Mahol2020-01-19
* avfilter/vf_v360: make more stuff constPaul B Mahol2020-01-19
* avfilter/vf_v360: add perspective output projectionPaul B Mahol2020-01-18
* avfilter/vf_v360: add gaussian interpolationPaul B Mahol2020-01-18
* avfilter/vf_v360: add spline16 interpolationPaul B Mahol2020-01-18
* avfilter/vf_v360: add cylindrical output projectionPaul B Mahol2020-01-17
* avfilter/vf_v360: add pannini output projectionPaul B Mahol2020-01-16
* avfilter/vf_v360: add fisheye output projectionPaul B Mahol2020-01-16
* avfilter/vf_v360: add sinusoidal formatPaul B Mahol2019-09-25
* avfilter/v360: reduce size of some struct membersPaul B Mahol2019-09-22
* avfilter/vf_v360: add fixed pixel padding optionsPaul B Mahol2019-09-22
* avfilter/vf_v360: add hammer projectionPaul B Mahol2019-09-21
* avfilter/vf_v360: remove uneeded array elementPaul B Mahol2019-09-20
* avfilter/vf_v360: add ball projection formatPaul B Mahol2019-09-19
* avfilter/vf_v360: add mercator projectionPaul B Mahol2019-09-17
* avfilter/vf_v360: refactor creation of remap dataPaul B Mahol2019-09-16
* avfilter/vf_v360: move some local variables to private filter contextPaul B Mahol2019-09-16
* avfilter/vf_v360: implement stereo 3D supportPaul B Mahol2019-09-14
* avfilter/vf_v360: implement diagonal field of viewPaul B Mahol2019-09-14
* avfilter/vf_v360: add padding to u/v/kerPaul B Mahol2019-09-09
* avfilter/vf_v360: partialy revert previous commitPaul B Mahol2019-09-09
* avfilter/vf_v360: extend stereographic projectionPaul B Mahol2019-09-09
* avfilter/vf_v360: add stereographic output projectionPaul B Mahol2019-09-08
* avfilter/vf_v360: add options to h/w unflip input videoPaul B Mahol2019-09-07
* avfilter/vf_v360: support transposed input/outputPaul B Mahol2019-09-07
* avfilter/vf_v360: add option to pick rotation orderPaul B Mahol2019-09-06
* avfilter/vf_v360: reduce allocations by reusing duplicated remapsPaul B Mahol2019-09-06
* avfilter/vf_v360: x86 SIMD for interpolationsPaul B Mahol2019-09-06