Paul B Mahol
|
0d05aa052c
|
avfilter/vf_v360: add sinusoidal format
|
6 years ago |
Paul B Mahol
|
b4d2bea647
|
avfilter/v360: reduce size of some struct members
|
6 years ago |
Paul B Mahol
|
51a2f02117
|
avfilter/vf_v360: add fixed pixel padding options
|
6 years ago |
Paul B Mahol
|
b8dfc108a2
|
avfilter/vf_v360: add hammer projection
|
6 years ago |
Paul B Mahol
|
8b58d9cb47
|
avfilter/vf_v360: remove uneeded array element
|
6 years ago |
Paul B Mahol
|
b632ad81c5
|
avfilter/vf_v360: add ball projection format
|
6 years ago |
Paul B Mahol
|
251284e44a
|
avfilter/vf_v360: add mercator projection
|
6 years ago |
Paul B Mahol
|
05ffaa252e
|
avfilter/vf_v360: refactor creation of remap data
|
6 years ago |
Paul B Mahol
|
c271d88257
|
avfilter/vf_v360: move some local variables to private filter context
|
6 years ago |
Paul B Mahol
|
45bb80dccc
|
avfilter/vf_v360: implement stereo 3D support
|
6 years ago |
Paul B Mahol
|
cb8d6a4e3e
|
avfilter/vf_v360: implement diagonal field of view
|
6 years ago |
Paul B Mahol
|
558265d4bc
|
avfilter/vf_v360: add padding to u/v/ker
Fixes use of uninitialized variables.
|
6 years ago |
Paul B Mahol
|
799c07e5c8
|
avfilter/vf_v360: partialy revert previous commit
roll/pitch can do exactly same thing.
|
6 years ago |
Paul B Mahol
|
976617c7d2
|
avfilter/vf_v360: extend stereographic projection
Add option to change central point projection.
|
6 years ago |
Paul B Mahol
|
973051e3bd
|
avfilter/vf_v360: add stereographic output projection
|
6 years ago |
Paul B Mahol
|
5b12a47e08
|
avfilter/vf_v360: add options to h/w unflip input video
|
6 years ago |
Paul B Mahol
|
a06d70350b
|
avfilter/vf_v360: support transposed input/output
|
6 years ago |
Paul B Mahol
|
cb8c353032
|
avfilter/vf_v360: add option to pick rotation order
|
6 years ago |
Paul B Mahol
|
d131541445
|
avfilter/vf_v360: reduce allocations by reusing duplicated remaps
|
6 years ago |
Paul B Mahol
|
058bbf48c6
|
avfilter/vf_v360: x86 SIMD for interpolations
|
6 years ago |