summaryrefslogtreecommitdiffstats
path: root/libavfilter/v360.h
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_v360: add sinusoidal formatPaul B Mahol2019-09-251-0/+1
* avfilter/v360: reduce size of some struct membersPaul B Mahol2019-09-221-2/+2
* avfilter/vf_v360: add fixed pixel padding optionsPaul B Mahol2019-09-221-0/+4
* avfilter/vf_v360: add hammer projectionPaul B Mahol2019-09-211-0/+1
* avfilter/vf_v360: remove uneeded array elementPaul B Mahol2019-09-201-1/+1
* avfilter/vf_v360: add ball projection formatPaul B Mahol2019-09-191-0/+1
* avfilter/vf_v360: add mercator projectionPaul B Mahol2019-09-171-0/+1
* avfilter/vf_v360: refactor creation of remap dataPaul B Mahol2019-09-161-0/+18
* avfilter/vf_v360: move some local variables to private filter contextPaul B Mahol2019-09-161-0/+3
* avfilter/vf_v360: implement stereo 3D supportPaul B Mahol2019-09-141-0/+14
* avfilter/vf_v360: implement diagonal field of viewPaul B Mahol2019-09-141-1/+1
* avfilter/vf_v360: add padding to u/v/kerPaul B Mahol2019-09-091-0/+1
* avfilter/vf_v360: partialy revert previous commitPaul B Mahol2019-09-091-1/+0
* avfilter/vf_v360: extend stereographic projectionPaul B Mahol2019-09-091-0/+1
* avfilter/vf_v360: add stereographic output projectionPaul B Mahol2019-09-081-0/+1
* avfilter/vf_v360: add options to h/w unflip input videoPaul B Mahol2019-09-071-0/+3
* avfilter/vf_v360: support transposed input/outputPaul B Mahol2019-09-071-0/+1
* avfilter/vf_v360: add option to pick rotation orderPaul B Mahol2019-09-061-4/+13
* avfilter/vf_v360: reduce allocations by reusing duplicated remapsPaul B Mahol2019-09-061-0/+2
* avfilter/vf_v360: x86 SIMD for interpolationsPaul B Mahol2019-09-061-0/+113
OpenPOWER on IntegriCloud