]> git.sesse.net Git - ffmpeg/history - libavfilter
avfilter/vf_v360: implement stereo 3D support
[ffmpeg] / libavfilter /
2019-09-14 Paul B Maholavfilter/vf_v360: implement stereo 3D support
2019-09-14 Paul B Maholavfilter/vf_v360: reduce by one cosf call less
2019-09-14 Paul B Maholavfilter/vf_v360: define variables in for loops consist...
2019-09-14 Paul B Maholavfilter/vf_v360: call tanf() once
2019-09-14 Paul B Maholavfilter/vf_v360: implement diagonal field of view
2019-09-13 Paul B Maholavfilter/vf_v360: use always float version instead...
2019-09-13 Paul B Maholavfilter/vf_v360: fix flat projection field of view...
2019-09-12 Paul B Maholavfilter/vf_v360: add dfisheye output
2019-09-12 Paul B Maholavfilter/vf_v360: fix setting default height for stereo...
2019-09-12 Paul B Maholavfilter/vf_v360: fix errors is comments
2019-09-12 Paul B Maholavfilter/vf_v360: fix M_PI_4 usage consistency
2019-09-11 Paul B Maholavfilter/vf_v360: remove pointless special case when...
2019-09-11 Paul B Maholavfilter/vf_v360: refactor FoV calculation for stereogr...
2019-09-11 Paul B Maholavfilter/vf_v360: extend max limit to vertical fov
2019-09-11 Paul B Maholavfilter/vf_v360: really fix FoV selection
2019-09-11 Jun Zhaolavfi/sinc: fix memory leak in error handling path
2019-09-11 Jun Zhaolavfi/anequalizer: fix memory leak in error handling...
2019-09-10 Paul B Maholavfilter/vf_v360: remove w/h changing for flat output
2019-09-10 Paul B Maholavfilter/vf_v360: increase h_fov max limit
2019-09-10 Paul B Maholavfilter/vf_v360: fix fov calculation for stereographic...
2019-09-10 Paul B Maholavfilter/vf_v360: increase v_fov max limit
2019-09-10 Paul B Maholavfilter/vf_v360: add support for stereographic as...
2019-09-10 Nikolas Boweavfilter/vf_fps: Avoid inlink fifo build up.
2019-09-09 Paul B Maholavfilter/vf_v360: add padding to u/v/ker
2019-09-09 Paul B Maholavfilter/vf_v360: add guards against NaNs
2019-09-09 Paul B Maholavfilter/vf_v360: partialy revert previous commit
2019-09-09 Paul B Maholavfilter/vf_v360: extend stereographic projection
2019-09-09 Paul B Maholavfilter/vf_v360: factor vector normalization out
2019-09-09 Jun Zhaolavfi/concat: fix logic error in framerate check
2019-09-08 Paul B Maholavfilter/vf_v360: add stereographic output projection
2019-09-08 Paul B Maholavfilter/vf_v360: disallow too low h_fov/v_fov
2019-09-08 Calvin Waltonlavfi/concat: allow to support inputs with different...
2019-09-08 Paul B Maholavfilter/vf_v360: add aliases for some projections
2019-09-08 Limin Wangavfilter/vf_scale: split the scale_frame function from...
2019-09-07 Paul B Maholavfilter/vf_v360: add options to h/w unflip input video
2019-09-07 Paul B Maholavfilter/vf_v360: support transposed input/output
2019-09-06 Limin Wangavfilter/vf_showinfo: display GOP timecode side data
2019-09-06 James Almerx86/vf_v360: use a faster horizontal add in remap4_8bit...
2019-09-06 James Almerx86/vf_v360: make remap{1,2}_8bit_line_avx2 work on...
2019-09-06 Paul B Maholavfilter/vf_v360: add option to pick rotation order
2019-09-06 Paul B Maholavfilter/vf_v360: reduce allocations by reusing duplica...
2019-09-06 Paul B Maholavfilter/vf_v360: x86 SIMD for interpolations
2019-09-06 Paul B Maholavfilter/vf_v360: add asserts to guard against invalid...
2019-09-06 Paul B Maholavfilter/vf_v360: stop using floats in interpolation
2019-09-06 Paul B Maholavfilter/vf_v360: rewrite storing of remap positions...
2019-09-04 Guo, Yejunlibavfilter/dnn: add header into native model file
2019-09-02 Paul B Maholavfilter/vf_v360: remove not needed items from ThreadData
2019-09-02 Paul B Maholavfilter/vf_delogo: unbreak fate
2019-09-02 Paul B Maholavfilter/vf_v360: set much smaller limit to w/h
2019-09-02 Paul B Maholavfilter/vf_v360: fix some small code style issues
2019-09-02 Paul B Maholavfilter/vf_v360: extend description of eac format
2019-09-02 Paul B Maholavfilter/vf_v360: rename fb format to barrel
2019-09-02 Steven Liuavfilter/vf_delogo: support expr in delogo filter
2019-09-01 Raphaël Zumeravfilter: Support EBU Tech. 3213-E primaries values
2019-08-31 Paul B Maholavfilter/vf_v360: add cubemap 1x6 layout
2019-08-30 Paul B Maholavfilter/vf_stereo3d: improve dubois anaglyphs
2019-08-30 Guo, Yejundnn: export operand info in python script and load...
2019-08-30 Guo, Yejundnn: change .model file format to put layer number...
2019-08-30 Guo, Yejundnn: introduce dnn operand (in c code) to hold operand...
2019-08-30 Eugene Lyapustinavfilter/vf_v360: add facebook's format
2019-08-28 Paul B Maholavfilter/af_compand: change error condition into warning
2019-08-26 Xuewei Mengavfilter/vf_derain: reindent code after last commit
2019-08-26 Xuewei Menglibavfilter: Add dehaze-filter option in existing derain.
2019-08-22 Jarek Samiclavfi: add deshake_opencl filter
2019-08-22 Jarek Samiclavfi: modify avfilter_get_matrix to support separate...
2019-08-22 Jarek Samiclavfi: add utilities to reduce OpenCL boilerplate code
2019-08-21 Paul B Maholavfilter/vf_v360: remove unused header
2019-08-21 Paul B Maholavfilter/vf_v360: improve comments above headers
2019-08-20 Zhong Lilavfi/qsvvpp: disable pass through mode if format changed
2019-08-20 Zhong Lilavfi/scale_qsv: change alignment to be 16 bytes
2019-08-20 Jun Zhaolavfi/dnn/dnn_backend_native: fix memory leak in error...
2019-08-20 Jun Zhaolavfi/avfiltergraph: add check before free the format
2019-08-20 Jun Zhaolavfi/af_adeclick: fix double free after ff_filter_fram...
2019-08-19 Guo, Yejunlibavfilter/dnn/dnn_backend_tf: add tf.pad support...
2019-08-19 Guo, Yejunlibavfilter/dnn/dnn_backend_tf: fix typo that variable...
2019-08-19 Eugene Lyapustinavfilter/vf_v360: add dual fisheye format
2019-08-19 Eugene Lyapustinavfilter/vf_v360: add padding option for cubemap
2019-08-19 Eugene Lyapustinavfilter: add v360 filter
2019-08-17 Limin Wangavfilter/showinfo: support Content Light Level information
2019-08-17 Limin Wangavfilter/f_select: yuv will use Y plane only for scenec...
2019-08-14 Andreas Rheinhardtavfilter/vf_convolution: Fix build failures
2019-08-13 Lars Kiesowlibavfilter/vf_scale: Ensure scaled video is divisible...
2019-08-08 Jun Zhaolavf/showinfo: use error level when get invalid sidedata
2019-08-08 Jun Zhaolavf/showinfo: support mastering display sidedata
2019-08-07 Linjie Fulavf/vf_vpp_qsv: add support for QSV transpose filter
2019-08-07 Ruiling Songavfilter/vf_convolution: add x86 SIMD for filter_3x3()
2019-08-01 Andriy Gelmanlavfi/zmq: Avoid mem copy past the end of input buffer
2019-07-30 Rodger Combslavfi/vf_thumbnail_cuda: fix operator precedence bug
2019-07-29 Guo, Yejundnn: convert tf.pad to native model in python script...
2019-07-29 Guo, Yejundnn: add layer pad which is equivalent to tf.pad
2019-07-29 Gyan Doshiavfilter/fade: don't allow nb_frames == 0
2019-07-28 Mark Thompsonlavfi: addroi filter
2019-07-26 Guo, Yejunlibavfilter/dnn: move dnn files from libavfilter to...
2019-07-24 Paul B Maholavfilter/af_dynaudnorm: add more descriptive aliases...
2019-07-22 Paul B Maholavfilter/vf_ciescope: add DCI-P3
2019-07-22 Limin Wangavformat/f_select: add support for more pixel formats...
2019-07-22 Limin Wangavformat/f_select: support scenecut with more pixel...
2019-07-21 Michael NiedermayerBump minor versions again on master to keep 4.2 version...
2019-07-21 Michael NiedermayerBump minor versions to separate 4.2 from master
2019-07-21 Jun Zhaolavfi/showinfo: support regions of interest sidedata
next