7662 Commits (9ff8fbda6598ec6ce231e81e756e2c68e9c8f59f)

Author SHA1 Message Date
  Paul B Mahol efc73b13ac avfilter/vf_v360: remove pointless special case when allocating stuff 6 years ago
  Paul B Mahol 7ce7002664 avfilter/vf_v360: refactor FoV calculation for stereographic 6 years ago
  Paul B Mahol 783ea9c1c5 avfilter/vf_v360: extend max limit to vertical fov 6 years ago
  Paul B Mahol cb41c2af92 avfilter/vf_v360: really fix FoV selection 6 years ago
  Jun Zhao 944d76a3e0 lavfi/sinc: fix memory leak in error handling path 6 years ago
  Jun Zhao 44b55a8c9c lavfi/anequalizer: fix memory leak in error handling path 6 years ago
  Paul B Mahol 0f0f5188ac avfilter/vf_v360: remove w/h changing for flat output 6 years ago
  Paul B Mahol f705dc9a74 avfilter/vf_v360: increase h_fov max limit 6 years ago
  Paul B Mahol ccaeabd092 avfilter/vf_v360: fix fov calculation for stereographic output 6 years ago
  Paul B Mahol 5fcb3cbaf0 avfilter/vf_v360: increase v_fov max limit 6 years ago
  Paul B Mahol 329505d908 avfilter/vf_v360: add support for stereographic as input projection 6 years ago
  Nikolas Bowe b794df43f3 avfilter/vf_fps: Avoid inlink fifo build up. 6 years ago
  Paul B Mahol 558265d4bc avfilter/vf_v360: add padding to u/v/ker 6 years ago
  Paul B Mahol 0c9e01011b avfilter/vf_v360: add guards against NaNs 6 years ago
  Paul B Mahol 799c07e5c8 avfilter/vf_v360: partialy revert previous commit 6 years ago
  Paul B Mahol 976617c7d2 avfilter/vf_v360: extend stereographic projection 6 years ago
  Paul B Mahol 7985430c70 avfilter/vf_v360: factor vector normalization out 6 years ago
  Jun Zhao a0abcb4a31 lavfi/concat: fix logic error in framerate check 6 years ago
  Paul B Mahol 973051e3bd avfilter/vf_v360: add stereographic output projection 6 years ago
  Paul B Mahol a13b61b7fd avfilter/vf_v360: disallow too low h_fov/v_fov 6 years ago
  Calvin Walton 3ad5d4df9c lavfi/concat: allow to support inputs with different frame rates 6 years ago
  Paul B Mahol 85386c36e3 avfilter/vf_v360: add aliases for some projections 6 years ago
  Limin Wang cbc63d61b2 avfilter/vf_scale: split the scale_frame function from filter_frame for activate function support 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
  Limin Wang ede15bf2e3 avfilter/vf_showinfo: display GOP timecode side data 6 years ago
  James Almer 4857688732 x86/vf_v360: use a faster horizontal add in remap4_8bit_line_avx2 6 years ago
  James Almer 2200cf1aca x86/vf_v360: make remap{1,2}_8bit_line_avx2 work on x86_32 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
  Paul B Mahol f0d8005ec5 avfilter/vf_v360: add asserts to guard against invalid conditions 6 years ago
  Paul B Mahol 32dd429bc7 avfilter/vf_v360: stop using floats in interpolation 6 years ago
  Paul B Mahol 28dfa1e371 avfilter/vf_v360: rewrite storing of remap positions and interpolations 6 years ago
  Guo, Yejun 022f50d3fe libavfilter/dnn: add header into native model file 6 years ago
  Paul B Mahol fbaa395917 avfilter/vf_v360: remove not needed items from ThreadData 6 years ago
  Paul B Mahol 6b09030756 avfilter/vf_delogo: unbreak fate 6 years ago
  Paul B Mahol e0fab59624 avfilter/vf_v360: set much smaller limit to w/h 6 years ago
  Paul B Mahol 067e632349 avfilter/vf_v360: fix some small code style issues 6 years ago
  Paul B Mahol 6037dfa47a avfilter/vf_v360: extend description of eac format 6 years ago
  Paul B Mahol 30f4464e22 avfilter/vf_v360: rename fb format to barrel 6 years ago
  Steven Liu 2183def1a5 avfilter/vf_delogo: support expr in delogo filter 6 years ago
  Raphaël Zumer 08dfd57fd8 avfilter: Support EBU Tech. 3213-E primaries values 6 years ago
  Paul B Mahol c79d6728a7 avfilter/vf_v360: add cubemap 1x6 layout 6 years ago
  Paul B Mahol 62459d6584 avfilter/vf_stereo3d: improve dubois anaglyphs 6 years ago
  Guo, Yejun 83e0b71f66 dnn: export operand info in python script and load in c code 6 years ago
  Guo, Yejun 2d5e39c13e dnn: change .model file format to put layer number at the end of file 6 years ago
  Guo, Yejun 09a455a246 dnn: introduce dnn operand (in c code) to hold operand infos within network 6 years ago
  Eugene Lyapustin 20a12448aa avfilter/vf_v360: add facebook's format 6 years ago
  Paul B Mahol 1232e67b16 avfilter/af_compand: change error condition into warning 6 years ago