7730 Commits (66d5e43b9909804511a3e1fb65f6f0bbb0264eb3)

Author SHA1 Message Date
  Paul B Mahol 5a9560dfc6 avfilter/vf_stereo3d: add tb (top-bottom) aliases 5 years ago
  Paul B Mahol 7f8f886344 avfilter/vf_v360: refactor dimensions and offsets calculations 5 years ago
  Paul B Mahol 45bb80dccc avfilter/vf_v360: implement stereo 3D support 5 years ago
  Paul B Mahol 451cee662c avfilter/vf_v360: reduce by one cosf call less 5 years ago
  Paul B Mahol 2a672a93d2 avfilter/vf_v360: define variables in for loops consistently 5 years ago
  Paul B Mahol f78abca0c2 avfilter/vf_v360: call tanf() once 5 years ago
  Paul B Mahol cb8d6a4e3e avfilter/vf_v360: implement diagonal field of view 5 years ago
  Paul B Mahol ed4ad6e1ed avfilter/vf_v360: use always float version instead of double floating-point function 5 years ago
  Paul B Mahol 2b3094d61d avfilter/vf_v360: fix flat projection field of view calculation 5 years ago
  Paul B Mahol e1dd355b3d avfilter/vf_v360: add dfisheye output 5 years ago
  Paul B Mahol 24d4eea921 avfilter/vf_v360: fix setting default height for stereographic 5 years ago
  Paul B Mahol 801fd6e410 avfilter/vf_v360: fix errors is comments 5 years ago
  Paul B Mahol b4562301ee avfilter/vf_v360: fix M_PI_4 usage consistency 5 years ago
  Paul B Mahol efc73b13ac avfilter/vf_v360: remove pointless special case when allocating stuff 5 years ago
  Paul B Mahol 7ce7002664 avfilter/vf_v360: refactor FoV calculation for stereographic 5 years ago
  Paul B Mahol 783ea9c1c5 avfilter/vf_v360: extend max limit to vertical fov 5 years ago
  Paul B Mahol cb41c2af92 avfilter/vf_v360: really fix FoV selection 5 years ago
  Jun Zhao 944d76a3e0 lavfi/sinc: fix memory leak in error handling path 5 years ago
  Jun Zhao 44b55a8c9c lavfi/anequalizer: fix memory leak in error handling path 5 years ago
  Paul B Mahol 0f0f5188ac avfilter/vf_v360: remove w/h changing for flat output 5 years ago
  Paul B Mahol f705dc9a74 avfilter/vf_v360: increase h_fov max limit 5 years ago
  Paul B Mahol ccaeabd092 avfilter/vf_v360: fix fov calculation for stereographic output 5 years ago
  Paul B Mahol 5fcb3cbaf0 avfilter/vf_v360: increase v_fov max limit 5 years ago
  Paul B Mahol 329505d908 avfilter/vf_v360: add support for stereographic as input projection 5 years ago
  Nikolas Bowe b794df43f3 avfilter/vf_fps: Avoid inlink fifo build up. 5 years ago
  Paul B Mahol 558265d4bc avfilter/vf_v360: add padding to u/v/ker 5 years ago
  Paul B Mahol 0c9e01011b avfilter/vf_v360: add guards against NaNs 5 years ago
  Paul B Mahol 799c07e5c8 avfilter/vf_v360: partialy revert previous commit 5 years ago
  Paul B Mahol 976617c7d2 avfilter/vf_v360: extend stereographic projection 5 years ago
  Paul B Mahol 7985430c70 avfilter/vf_v360: factor vector normalization out 5 years ago
  Jun Zhao a0abcb4a31 lavfi/concat: fix logic error in framerate check 5 years ago
  Paul B Mahol 973051e3bd avfilter/vf_v360: add stereographic output projection 5 years ago
  Paul B Mahol a13b61b7fd avfilter/vf_v360: disallow too low h_fov/v_fov 5 years ago
  Calvin Walton 3ad5d4df9c lavfi/concat: allow to support inputs with different frame rates 5 years ago
  Paul B Mahol 85386c36e3 avfilter/vf_v360: add aliases for some projections 5 years ago
  Limin Wang cbc63d61b2 avfilter/vf_scale: split the scale_frame function from filter_frame for activate function support 5 years ago
  Paul B Mahol 5b12a47e08 avfilter/vf_v360: add options to h/w unflip input video 5 years ago
  Paul B Mahol a06d70350b avfilter/vf_v360: support transposed input/output 5 years ago
  Limin Wang ede15bf2e3 avfilter/vf_showinfo: display GOP timecode side data 5 years ago
  James Almer 4857688732 x86/vf_v360: use a faster horizontal add in remap4_8bit_line_avx2 5 years ago
  James Almer 2200cf1aca x86/vf_v360: make remap{1,2}_8bit_line_avx2 work on x86_32 5 years ago
  Paul B Mahol cb8c353032 avfilter/vf_v360: add option to pick rotation order 5 years ago
  Paul B Mahol d131541445 avfilter/vf_v360: reduce allocations by reusing duplicated remaps 5 years ago
  Paul B Mahol 058bbf48c6 avfilter/vf_v360: x86 SIMD for interpolations 5 years ago
  Paul B Mahol f0d8005ec5 avfilter/vf_v360: add asserts to guard against invalid conditions 5 years ago
  Paul B Mahol 32dd429bc7 avfilter/vf_v360: stop using floats in interpolation 5 years ago
  Paul B Mahol 28dfa1e371 avfilter/vf_v360: rewrite storing of remap positions and interpolations 5 years ago
  Guo, Yejun 022f50d3fe libavfilter/dnn: add header into native model file 5 years ago
  Paul B Mahol fbaa395917 avfilter/vf_v360: remove not needed items from ThreadData 5 years ago
  Paul B Mahol 6b09030756 avfilter/vf_delogo: unbreak fate 5 years ago