index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavfilter
/
vf_v360.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/vf_v360: do not ignore return value of allocate_plane()
Paul B Mahol
2020-06-23
1
-2
/
+5
*
avfilter/vf_v360: add orthographic projection support
Paul B Mahol
2020-06-23
1
-2
/
+135
*
avfilters/vf_v360: add equisolid projection support
Paul B Mahol
2020-06-22
1
-0
/
+129
*
avfilter/vf_v360: make FOV adjusted for dual fisheye too
Paul B Mahol
2020-04-29
1
-10
/
+14
*
avfilter/vf_v360: adjustment out_pad and in_pad maximum value to 1/10
Steven Liu
2020-04-29
1
-2
/
+2
*
avfilter/vf_v360: add pannini input support
Paul B Mahol
2020-04-04
1
-1
/
+53
*
avfilter/vf_v360: improve description of output fov options
Paul B Mahol
2020-04-03
1
-3
/
+3
*
avfilter/vf_v360: add lagrange9 interpolation
Paul B Mahol
2020-04-02
1
-0
/
+56
*
avfilter/vf_v360: fix swapped variables
Paul B Mahol
2020-03-29
1
-2
/
+2
*
avfilter/vf_v360: speedup fisheye output
Paul B Mahol
2020-03-29
1
-3
/
+8
*
avfilter/vf_v360: reduce unnecessary negations
Paul B Mahol
2020-03-29
1
-153
/
+153
*
avfilter/vf_v360: improve sg input format
Paul B Mahol
2020-03-26
1
-2
/
+5
*
avfilter/vf_v360: improve sg output format
Paul B Mahol
2020-03-26
1
-4
/
+6
*
avfilter/vf_v360: fix hfov/vfov calculation from dfov for sg projection
Paul B Mahol
2020-03-25
1
-0
/
+9
*
avfilter/vf_v360: simplify some unnecessary indirections
Paul B Mahol
2020-03-03
1
-18
/
+12
*
avfilter/vf_v360: add half equirectangular input format
Paul B Mahol
2020-03-03
1
-0
/
+48
*
avfilter/vf_v360: add half equirectangular output format
Paul B Mahol
2020-03-03
1
-0
/
+37
*
avfilter/vf_v360: add truncated square pyramid input format
Paul B Mahol
2020-03-02
1
-0
/
+77
*
avfilter/vf_v360: add truncated square pyramid output format
Paul B Mahol
2020-03-02
1
-1
/
+66
*
avfilter/vf_v360: fix cylindrical input format
Paul B Mahol
2020-03-01
1
-2
/
+2
*
avfilter/vf_v360: cleanup some code
Paul B Mahol
2020-03-01
1
-46
/
+38
*
avfilter/vf_v360: improve interpolation for equirect input at poles
Paul B Mahol
2020-02-29
1
-2
/
+18
*
avfilter/vf_v360: add partial size setup for flat
Paul B Mahol
2020-02-29
1
-1
/
+9
*
avfilter/vf_v360: speed up fisheye input calculation
Paul B Mahol
2020-02-29
1
-4
/
+5
*
avfilter/vf_v360: improve tetrahedron input format at frame borders
Paul B Mahol
2020-02-29
1
-2
/
+35
*
avfilter/vf_v360: simplify tetrahedron input calculation
Paul B Mahol
2020-02-29
1
-8
/
+5
*
avfilter/vf_v360: improve precision of some output formats
Paul B Mahol
2020-02-29
1
-18
/
+18
*
avfilter/vf_v360: simplify code which handles interpolation points
Paul B Mahol
2020-02-28
1
-74
/
+74
*
avfilter/vf_v360: add initial barrel split format input support
Paul B Mahol
2020-02-27
1
-20
/
+128
*
avfilter/vf_v360: add barrel split format output support
Paul B Mahol
2020-02-26
1
-0
/
+95
*
avfilter/vf_v360: add basic commands support
Paul B Mahol
2020-02-25
1
-23
/
+44
*
avfilter/vf_v360: handle gracefully invalid values for rorder option
Paul B Mahol
2020-02-25
1
-6
/
+12
*
avfilter/vf_v360: improve dfisheye_to_xyz() output
Paul B Mahol
2020-02-23
1
-1
/
+1
*
avfilter/vf_v360: improve fisheye_to_xyz() output
Paul B Mahol
2020-02-23
1
-1
/
+1
*
avfilter/vf_v360: improve equirect_to_xyz() quality
Paul B Mahol
2020-02-23
1
-2
/
+2
*
avfilter/vf_v360: do not remap alpha plane if that will be overwritten later
Paul B Mahol
2020-01-25
1
-1
/
+1
*
avfilter/vf_v360: mark another hemisphere not visible for flat input format
Paul B Mahol
2020-01-25
1
-1
/
+1
*
avfilter/vf_v360: add mask option, unset pixels are marked as transparent
Paul B Mahol
2020-01-25
1
-109
/
+221
*
avfilter/vf_v360: fix fov calculation from dfov for fisheye input/output
Paul B Mahol
2020-01-24
1
-11
/
+26
*
avfilter/vf_v360: support input flips for tetrahedron format
Paul B Mahol
2020-01-23
1
-3
/
+3
*
avfilter/vf_v360: fix small artifacts with tetrahedron inputs
Paul B Mahol
2020-01-23
1
-3
/
+3
*
avfilter/vf_v360: add tetrahedron format
Paul B Mahol
2020-01-22
1
-0
/
+96
*
avfilter/vf_v360: improve fisheye input format
Paul B Mahol
2020-01-22
1
-10
/
+11
*
avfilter/vf_v360: add support for fisheye input format
Paul B Mahol
2020-01-21
1
-1
/
+65
*
avfilter/vf_v360: add support for input fov to input sg format
Paul B Mahol
2020-01-21
1
-8
/
+27
*
avfilter/vf_v360: add support for cylindrical input format
Paul B Mahol
2020-01-21
1
-1
/
+65
*
avfilter/vf_v360: add support for flat input format
Paul B Mahol
2020-01-20
1
-1
/
+77
*
avfilter/vf_v360: rewrite fov_from_dfov()
Paul B Mahol
2020-01-20
1
-9
/
+9
*
avfilter/vf_v360: replace rest of roundf() with lrintf()
Paul B Mahol
2020-01-19
1
-42
/
+42
*
avfilter/vf_v360: change remaps to int16_t type
Paul B Mahol
2020-01-19
1
-37
/
+37
[next]