8665 Commits (7ac87a2c34bea97dd87208b1ba7384dfbdea2a04)

Author SHA1 Message Date
Paul B Mahol 847dc03787 avfilter/af_aiir: add analog transfer function format 4 years ago
Andreas Rheinhardt 6ef55f54fe avfilter/af_mcompand: Remove redundant calls to AVFilter.uninit 4 years ago
Paul B Mahol f372ce35f2 avfilter/af_aiir: use av_sscanf() 4 years ago
Paul B Mahol 7c1eef48e1 avfilter/af_aiir: reverse order of biquads in serial processing 4 years ago
Paul B Mahol e704750a9f avfilter/af_aiir: use transposed II form for biquad sections 4 years ago
Paul B Mahol 0df0e12d02 avfilter/af_aiir: implement parallel processing 4 years ago
Chris Miceli 6bdfea8d4b libavfilter/dnn/dnn_backend{openvino, tf}: check memory alloc non-NULL 4 years ago
Chris Miceli ad95e5e45d libavfilter/dnn_backend_native: check mem allocation 4 years ago
leozhang b9727870ae avfilter/vf_scale_cuda: unload cuModule on uninit 4 years ago
Paul B Mahol f7fd205f11 avfilter/af_sofalizer: allow up to 64 channels 4 years ago
Paul B Mahol aa125fd06a avfilter/af_sofalizer: allow to specify virtual speakers indetifier as number 4 years ago
James Almer 0c73c2909e avfilter/avfilter.h: add missing FF_API_NEXT wrapper 4 years ago
Andreas Rheinhardt 358c0bb168 avfilter/vf_minterpolate: Remove redundant code for freeing 4 years ago
Andreas Rheinhardt aa262dcce8 avfilter/vf_minterpolate: Fix left shift of negative value 4 years ago
Andreas Rheinhardt bb13cdbe27 avfilter/vf_minterpolate: Reject too small dimensions 4 years ago
Paul B Mahol a086b73e1f avfilter/vf_v360: use quaternions for rotation 4 years ago
Paul B Mahol 3a035a8cd2 avfilter/vf_v360: fix possible out of range values 4 years ago
Paul B Mahol eaba6cecfb avfilter/vf_v360: add mitchell interpolation 4 years ago
Paul B Mahol 23d0754165 avfilter/vf_v360: stop using floats variables in xyz_to_octahedron 4 years ago
Mark Thompson 4fceb2634e Revert "avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE" 4 years ago
Paul B Mahol 12585c87e6 avfilter/vf_v360: simplify input flipping 4 years ago
Paul B Mahol 86b29c0cd0 avfilter/vf_v360: split maps into slices 4 years ago
Mingyu Yin ad2546e3b3 dnn/native: add native support for dense 4 years ago
Pavel Koshevoy 5bbf58ab87 avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE 4 years ago
Paul B Mahol 6db1b1af4c avfilter/vf_v360: add octahedron format 4 years ago
Andrew Klaassen a6e72fb46d vf_colorspace: Added linear trc. 4 years ago
Paul B Mahol 85195f6ae9 avfilter/vf_histogram: add slide modes for thistogram 4 years ago
Guo, Yejun e71d73b096 dnn: add a new interface DNNModel.get_output 4 years ago
Guo, Yejun fce3e3e137 dnn: put DNNModel.set_input and DNNModule.execute_model together 4 years ago
Guo, Yejun 2003e32f62 dnn: change dnn interface to replace DNNData* with AVFrame* 4 years ago
Guo, Yejun 6918e240d7 dnn: add userdata for load model parameter 4 years ago
Xu Jun a39fcbdffb dnn_backend_native_layer_conv2d.c: fix bug of loop boundary in single thread mode. 4 years ago
Paul B Mahol cdc4c268e2 avfilter/vf_datascope: fix oscilloscope with gray>8 depth 4 years ago
Limin Wang 0ea2bda099 avfilter/vf_showinfo: add const to the AVFrameSideData instance 4 years ago
Xu Jun 7d3cd9f956 dnn_backend_native_layer_conv2d.c: refine code. 4 years ago
Xu Jun 8e67ae2cb4 dnn_backend_native_layer_conv2d.c: fix memory allocation bug in multithread function. 4 years ago
Paul B Mahol 2524e64dbe avfilter/f_interleave: fix some issues with interleaving 4 years ago
Paul B Mahol fda5363c80 avfilter/x86/vf_convolution_init: there is asm only for 8bit depth 4 years ago
Paul B Mahol 05c8d0bce6 avfilter/avf_concat: check for possible integer overflow 4 years ago
Paul B Mahol 17b44f759e avfilter/af_amix: do not leave unset PTS for frames after first stream is over 4 years ago
Mark Reid 60e7021064 avfilter/vf_premultiply: add missing AV_PIX_FMT_YUVA444P12 4 years ago
Marton Balint 172af0ee51 avfilter/vf_showinfo: use av_timecode_make_smpte_tc_string2 4 years ago
Paul B Mahol 55af1807f7 avfilter/asrc_anullsrc: actually return correct EOF pts 4 years ago
Paul B Mahol c28b14eb98 avfilter/asrc_anullsrc: give better limits to number of samples per frame 4 years ago
Paul B Mahol 0a17a4891d avfilter/asrc_anullsrc: make number of output samples match duration 4 years ago
Ting Fu dc16aeb390 dnn/openvino: add input/output name info 4 years ago
Ting Fu 87cb24a1ca dnn/openvino: support run inference via GPU 4 years ago
Andreas Rheinhardt 0963be71ec avfilter/formats: Remove pointless checks 4 years ago
Andreas Rheinhardt 5616942220 avfilter/formats: Don't typedef structure a second time 4 years ago
Andreas Rheinhardt 0086432fc7 fftools, libavcodec, libavfilter: Add const to some AVCodec * 4 years ago