7619 Commits (fe536b6d9984d40f800a24a84032b99ebc9f680e)

Author SHA1 Message Date
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
Xuewei Meng 59da9dcd7e avfilter/vf_derain: reindent code after last commit 5 years ago
Xuewei Meng f0c97d613e libavfilter: Add dehaze-filter option in existing derain. 5 years ago
Jarek Samic b29c7bcbf6 lavfi: add deshake_opencl filter 5 years ago
Jarek Samic 5b5746b1e0 lavfi: modify avfilter_get_matrix to support separate scale factors 5 years ago
Jarek Samic d3cd33ab1b lavfi: add utilities to reduce OpenCL boilerplate code 5 years ago
Paul B Mahol aeae6283a9 avfilter/vf_v360: remove unused header 5 years ago
Paul B Mahol a8ef41c1f5 avfilter/vf_v360: improve comments above headers 5 years ago
Zhong Li 74e6800381 lavfi/qsvvpp: disable pass through mode if format changed 5 years ago
Zhong Li d252d1c2e9 lavfi/scale_qsv: change alignment to be 16 bytes 5 years ago
Jun Zhao 1b0a8e48f1 lavfi/dnn/dnn_backend_native: fix memory leak in error path 5 years ago
Jun Zhao f156f4ab23 lavfi/avfiltergraph: add check before free the format 5 years ago
Jun Zhao df6876d691 lavfi/af_adeclick: fix double free after ff_filter_frame fail 5 years ago
Guo, Yejun 67889d4715 libavfilter/dnn/dnn_backend_tf: add tf.pad support for tensorflow backend with native model. 5 years ago
Guo, Yejun 29aeeb3e3e libavfilter/dnn/dnn_backend_tf: fix typo that variable uninitialized. 5 years ago
Eugene Lyapustin 596ecc295f avfilter/vf_v360: add dual fisheye format 5 years ago
Eugene Lyapustin d044252aac avfilter/vf_v360: add padding option for cubemap 5 years ago
Eugene Lyapustin b26094e217 avfilter: add v360 filter 5 years ago
Limin Wang 6866c54ee4 avfilter/showinfo: support Content Light Level information 5 years ago
Limin Wang ad3ef00ce5 avfilter/f_select: yuv will use Y plane only for scenecut detect 5 years ago
Andreas Rheinhardt 8fcc5d963e avfilter/vf_convolution: Fix build failures 5 years ago
Lars Kiesow 74d4bc0fa0 libavfilter/vf_scale: Ensure scaled video is divisible by n 5 years ago
Jun Zhao e282b7ed7b lavf/showinfo: use error level when get invalid sidedata 5 years ago
Jun Zhao 6f6769f3ec lavf/showinfo: support mastering display sidedata 5 years ago
Linjie Fu af3ddd581f lavf/vf_vpp_qsv: add support for QSV transpose filter 6 years ago
Ruiling Song 98e419cbf5 avfilter/vf_convolution: add x86 SIMD for filter_3x3() 6 years ago
Andriy Gelman f60b1211b2 lavfi/zmq: Avoid mem copy past the end of input buffer 6 years ago
Rodger Combs a0c1970781 lavfi/vf_thumbnail_cuda: fix operator precedence bug 6 years ago
Guo, Yejun ccbab41039 dnn: convert tf.pad to native model in python script, and load/execute it in the c code. 6 years ago
Guo, Yejun df8db34552 dnn: add layer pad which is equivalent to tf.pad 6 years ago
Gyan Doshi 43891ea8ab avfilter/fade: don't allow nb_frames == 0 6 years ago
Mark Thompson 20fed2f0ab lavfi: addroi filter 6 years ago
Guo, Yejun 1b9064e3f4 libavfilter/dnn: move dnn files from libavfilter to libavfilter/dnn 6 years ago
Paul B Mahol 73afea3ccc avfilter/af_dynaudnorm: add more descriptive aliases for options 6 years ago
Paul B Mahol 3883c9d147 avfilter/vf_ciescope: add DCI-P3 6 years ago
Limin Wang b696caba1a avformat/f_select: add support for more pixel formats for scene change score calculations 6 years ago
Limin Wang 53462cea2f avformat/f_select: support scenecut with more pixel formats 6 years ago
Michael Niedermayer 80bb65fafa Bump minor versions again on master to keep 4.2 versions separate from master 6 years ago
Michael Niedermayer 22db337a40 Bump minor versions to separate 4.2 from master 6 years ago
Jun Zhao 7eec3d22fc lavfi/showinfo: support regions of interest sidedata 6 years ago
Paul B Mahol 97698b15a2 avfilter/vf_hysteresis: use time_base from framesync 6 years ago
Paul B Mahol 54fc8d370e avfilter/vf_remap: add option to control output format 6 years ago
Paul B Mahol be822eb6f8 avfilter/vf_remap: use time_base from framesync 6 years ago
Paul B Mahol 077bf9058f avfilter/vf_displace: use time_base from framesync 6 years ago