]> git.sesse.net Git - ffmpeg/history - libavfilter
avutils/vulkan: hwmap, respect src frame resolution
[ffmpeg] / libavfilter /
2021-01-22 Mark Thompsondnn_backend_native_layer_mathbinary.c: Delete unused...
2021-01-22 Guo, Yejundnn_backend_native_layer_conv2d.c: refine code with...
2021-01-22 Guo, Yejundnn_backend_native_layer_conv2d.c: correct struct name...
2021-01-22 Guo, Yejundnn/queue: remove prefix FF for Queue and SafeQueue
2021-01-22 Guo, Yejunlibavfilter/dnn: add prefix ff_ for internal functions
2021-01-22 Guo, Yejunlibavfilter/dnn: use avpriv_report_missing_feature...
2021-01-22 Guo, Yejundnn_backend_openvino.c: add version mismatch reminder
2021-01-21 Paul B Maholavfilter/vf_readeia608: add >8 depth support
2021-01-21 Paul B Maholavfilter/vf_super2xsai: add slice threading support
2021-01-21 Paul B Maholavfilter/vf_super2xsai: constify src pointer
2021-01-21 Paul B Maholavfilter/vf_dblur: remove unused line
2021-01-21 Paul B Maholavfilter/vf_deblock: fix >8 depth format case check
2021-01-21 Paul B Maholavfilter/vf_fieldmatch: use av_malloc_array()
2021-01-21 Paul B Maholavfilter/vf_decimate: add support for more formats
2021-01-20 Paul B Maholavfilter/vf_nnedi: fix memleak at eof and simplify...
2021-01-20 Paul B Maholavfilter/vf_nnedi: small improvements
2021-01-19 Paul B Maholavfilter/vf_nnedi: unbreak nsize=0:nns=0 output
2021-01-19 Paul B Maholavfilter/vf_nnedi: simplify code even more
2021-01-19 Paul B Maholavfilter/vf_nnedi: small cleanups
2021-01-19 Paul B Maholavfilter/vf_nnedi: fix some compilation errors and...
2021-01-18 Paul B Maholavfilter/vf_w3fdif: add more forgotten formats
2021-01-18 Paul B Maholavfilter/vf_estdif: add some forgotten formats
2021-01-18 Paul B Maholavfilter/vf_nnedi: rewrite and cleanup code
2021-01-18 Ting Fudnn/openvino: support model input resize
2021-01-18 Ting Fudnn/openvino: refine code for better model initialization
2021-01-18 Ting Fudnn/openvino: remove unnecessary code
2021-01-17 Paul B Maholavfilter/vsrc_testsrc: add missing break
2021-01-17 Paul B Maholavfilter/vf_maskedmerge: add yuv440p10 and commands...
2021-01-17 Paul B Maholavfilter/vf_datascope: add option to show only subset...
2021-01-17 Paul B Maholavfilter/vf_bbox: add support for commands
2021-01-17 Paul B Maholavfilter/vf_bbox: add support for >8 depth
2021-01-17 Paul B Maholavfilter/bbox: add support for >8 depth
2021-01-16 Paul B Maholavfilter/vsrc_testsrc: add complement mode to rgbtestsrc
2021-01-16 Paul B Maholavfilter/vsrc_testsrc: add planar support to rgbtestsrc
2021-01-16 Paul B Maholavfilter/vf_threshold: add support for more formats
2021-01-16 Paul B Maholavfilter/vf_chromanr: add support for more formats
2021-01-16 Paul B Maholavfilter/vf_detelecine: use ff_formats_pixdesc_filter()
2021-01-16 Paul B Maholavfilter/vf_mix: use ff_formats_pixdesc_filter()
2021-01-16 Paul B Maholavfilter/vf_telecine: use ff_formats_pixdesc_filter()
2021-01-16 Paul B Maholavfilter/vf_weave: use ff_formats_pixdesc_filter()
2021-01-16 Paul B Maholavfilter/vf_il: use ff_formats_pixdesc_filter()
2021-01-16 Paul B Maholavfilter/vf_copy: use ff_formats_pixdesc_filter()
2021-01-16 Paul B Maholavfilter/vf_fieldhint: use ff_formats_pixdesc_filter()
2021-01-16 Paul B Maholavfilter/vf_stack: use ff_formats_pixdesc_filter()
2021-01-16 Paul B Maholavfilter/vf_phase: add support for commands
2021-01-16 Paul B Maholavfilter: add estdif video filter
2021-01-15 Paul B Maholavfilter/vf_w3fdif: fix parity in frame mode
2021-01-15 Guo, Yejunlibavfilter/dnn: add batch mode for async execution
2021-01-14 Paul B Maholavfilter/vf_w3fdif: add support for >8 depth gray formats
2021-01-10 Paul B Maholavfilter/vf_convolution: use correct stride variable
2021-01-08 Andreas Rheinhardtavfilter/vsrc_testsrc: Deduplicate options
2021-01-08 Andreas Rheinhardtavfilter/af_biquads: Don't redundantly set AVClass
2021-01-08 Andreas Rheinhardtavfilter/af_biquads: Deduplicate options
2021-01-08 Andreas Rheinhardtavfilter/vf_blend: Deduplicate options
2021-01-08 Andreas Rheinhardtavfilter/af_asupercut: Deduplicate options
2021-01-08 Andreas Rheinhardtavfilter/vf_neighbor: Deduplicate options
2021-01-08 Andreas Rheinhardtavfilter/vf_convolution: Deduplicate filter options
2021-01-08 Andreas Rheinhardtavfilter/vf_qp: Deduplicate variable names arrays
2021-01-04 Paul B Maholavfilter/af_astats: clip input value to prevent overflow
2021-01-03 Paul B Maholavfilter/vf_w3fdif: not interlaced frames are filtered...
2021-01-03 Paul B Maholavfilter/vf_w3fdif: add two more useful options
2021-01-01 Andreas RheinhardtMark some pointers as const
2021-01-01 Anton Khirnovlavfi/vf_uspp: convert to the video_enc_params API
2021-01-01 Anton Khirnovlavfi/vf_codecview: convert to the video_enc_params API
2021-01-01 Anton Khirnovlavfi/vf_fspp: convert to the video_enc_params API
2021-01-01 Anton Khirnovlavfi/vf_pp7: convert to the video_enc_params API
2021-01-01 Anton Khirnovlavfi/vf_spp: convert to the video_enc_params API
2021-01-01 Anton Khirnovlavfi/vf_pp: convert to the video_enc_params API
2021-01-01 Anton Khirnovlavfi: add common code to handle QP tables
2021-01-01 Anton Khirnovlavfi/vf_qp: convert to the video_enc_params API
2021-01-01 Anton Khirnovlavu/mem: move the DECLARE_ALIGNED macro family to...
2021-01-01 Anton Khirnovlavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
2021-01-01 Paul B Maholavfilter: add temporal midway equalizer filter
2020-12-31 Andreas Rheinhardtavfilter/vf_addroi: Use chars instead of strings for...
2020-12-31 Guo, Yejundnn_interface.h: fix redefining typedefs
2020-12-31 Guo, Yejundnn/queue: add error check and cleanup
2020-12-31 Guo, Yejundnn: fix issue when pthread is not supported
2020-12-31 Guo, Yejundnn: fix redefining typedefs and also refine naming...
2020-12-30 Paul B Maholavfilter/vf_w3fdif: add support for commands
2020-12-30 Paul B Maholavfilter/vf_xmedian: allow to control eof handling
2020-12-30 Paul B Maholavfilter/vf_xmedian: add timeline support
2020-12-29 Guo, Yejunvf_dnn_processing.c: add async support
2020-12-29 Guo, Yejundnn_interface: change from 'void *userdata' to 'AVFilte...
2020-12-29 Guo, Yejundnn: add async execution support for openvino backend
2020-12-29 Guo, Yejundnn_interface: add interface to support async execution
2020-12-29 Guo, Yejundnn_backend_openvino.c: refine code for error handle
2020-12-29 Guo, Yejundnn_backend_openvino.c: separate function execute_model_ov
2020-12-29 Xie, Lindnn/queue: add queue and safe_queue support
2020-12-29 Guo, Yejunvf_dnn_processing.c: replace filter_frame with activate...
2020-12-27 Paul B Maholavfilter/vf_decimate: always properly handle EOF
2020-12-27 Paul B Maholavfilter/vf_decimate: stop dropping last frames with...
2020-12-27 Paul B Maholavfilter/vf_decimate: fix broken logic with ppsrc handling
2020-12-27 Marton Balintavfilter/vf_framerate: fix infinite loop with 1-frame...
2020-12-25 Paul B Maholavfilter/vf_xmedian: add support for commands
2020-12-25 Paul B Maholavfilter/af_vibrato: make sure table size is at least 1
2020-12-25 Paul B Maholavfilter/af_tremolo: make sure table size is at least 1
2020-12-22 Paul B Maholavfilter/vf_decimate: fix overreads when using ppsrc
2020-12-22 Ting Fudnn: add NV12 pixel format support
2020-12-21 Paul B Maholavfilter/vf_decimate: switch to activate
2020-12-21 Paul B Maholavfilter/af_crystalizer: implement inverse filtering
next