7730 Commits (66d5e43b9909804511a3e1fb65f6f0bbb0264eb3)

Author SHA1 Message Date
  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
  Paul B Mahol e0fab59624 avfilter/vf_v360: set much smaller limit to w/h 5 years ago
  Paul B Mahol 067e632349 avfilter/vf_v360: fix some small code style issues 5 years ago
  Paul B Mahol 6037dfa47a avfilter/vf_v360: extend description of eac format 5 years ago
  Paul B Mahol 30f4464e22 avfilter/vf_v360: rename fb format to barrel 5 years ago
  Steven Liu 2183def1a5 avfilter/vf_delogo: support expr in delogo filter 5 years ago
  Raphaël Zumer 08dfd57fd8 avfilter: Support EBU Tech. 3213-E primaries values 5 years ago
  Paul B Mahol c79d6728a7 avfilter/vf_v360: add cubemap 1x6 layout 5 years ago
  Paul B Mahol 62459d6584 avfilter/vf_stereo3d: improve dubois anaglyphs 5 years ago
  Guo, Yejun 83e0b71f66 dnn: export operand info in python script and load in c code 5 years ago
  Guo, Yejun 2d5e39c13e dnn: change .model file format to put layer number at the end of file 5 years ago
  Guo, Yejun 09a455a246 dnn: introduce dnn operand (in c code) to hold operand infos within network 5 years ago
  Eugene Lyapustin 20a12448aa avfilter/vf_v360: add facebook's format 5 years ago
  Paul B Mahol 1232e67b16 avfilter/af_compand: change error condition into warning 5 years ago