summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* avfilter/vf_qp: Deduplicate variable names arraysAndreas Rheinhardt2021-01-08
* avfilter/af_astats: clip input value to prevent overflowPaul B Mahol2021-01-04
* avfilter/vf_w3fdif: not interlaced frames are filtered like tffPaul B Mahol2021-01-03
* avfilter/vf_w3fdif: add two more useful optionsPaul B Mahol2021-01-03
* Mark some pointers as constAndreas Rheinhardt2021-01-01
* lavfi/vf_uspp: convert to the video_enc_params APIAnton Khirnov2021-01-01
* lavfi/vf_codecview: convert to the video_enc_params APIAnton Khirnov2021-01-01
* lavfi/vf_fspp: convert to the video_enc_params APIAnton Khirnov2021-01-01
* lavfi/vf_pp7: convert to the video_enc_params APIAnton Khirnov2021-01-01
* lavfi/vf_spp: convert to the video_enc_params APIAnton Khirnov2021-01-01
* lavfi/vf_pp: convert to the video_enc_params APIAnton Khirnov2021-01-01
* lavfi: add common code to handle QP tablesAnton Khirnov2021-01-01
* lavfi/vf_qp: convert to the video_enc_params APIAnton Khirnov2021-01-01
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-01
* avfilter: add temporal midway equalizer filterPaul B Mahol2021-01-01
* avfilter/vf_addroi: Use chars instead of strings for one-char stringsAndreas Rheinhardt2020-12-31
* dnn_interface.h: fix redefining typedefsGuo, Yejun2020-12-31
* dnn/queue: add error check and cleanupGuo, Yejun2020-12-31
* dnn: fix issue when pthread is not supportedGuo, Yejun2020-12-31
* dnn: fix redefining typedefs and also refine naming with correct prefixGuo, Yejun2020-12-31
* avfilter/vf_w3fdif: add support for commandsPaul B Mahol2020-12-30
* avfilter/vf_xmedian: allow to control eof handlingPaul B Mahol2020-12-30
* avfilter/vf_xmedian: add timeline supportPaul B Mahol2020-12-30
* vf_dnn_processing.c: add async supportGuo, Yejun2020-12-29
* dnn_interface: change from 'void *userdata' to 'AVFilterContext *filter_ctx'Guo, Yejun2020-12-29
* dnn: add async execution support for openvino backendGuo, Yejun2020-12-29
* dnn_interface: add interface to support async executionGuo, Yejun2020-12-29
* dnn_backend_openvino.c: refine code for error handleGuo, Yejun2020-12-29
* dnn_backend_openvino.c: separate function execute_model_ovGuo, Yejun2020-12-29
* dnn/queue: add queue and safe_queue supportXie, Lin2020-12-29
* vf_dnn_processing.c: replace filter_frame with activate funcGuo, Yejun2020-12-29
* avfilter/vf_decimate: always properly handle EOFPaul B Mahol2020-12-27
* avfilter/vf_decimate: stop dropping last frames with ppsrcPaul B Mahol2020-12-27
* avfilter/vf_decimate: fix broken logic with ppsrc handlingPaul B Mahol2020-12-27
* avfilter/vf_framerate: fix infinite loop with 1-frame inputMarton Balint2020-12-27
* avfilter/vf_xmedian: add support for commandsPaul B Mahol2020-12-25
* avfilter/af_vibrato: make sure table size is at least 1Paul B Mahol2020-12-25
* avfilter/af_tremolo: make sure table size is at least 1Paul B Mahol2020-12-25
* avfilter/vf_decimate: fix overreads when using ppsrcPaul B Mahol2020-12-22
* dnn: add NV12 pixel format supportTing Fu2020-12-22
* avfilter/vf_decimate: switch to activatePaul B Mahol2020-12-21
* avfilter/af_crystalizer: implement inverse filteringPaul B Mahol2020-12-21
* avfilter/af_crystalizer: use proper type for variablePaul B Mahol2020-12-21
* avfilter/af_crystalizer: improve filter descriptionPaul B Mahol2020-12-21
* avfilter: add shufflepixels video filterPaul B Mahol2020-12-20
* avfilter/vf_maskedthreshold: add support for commandsPaul B Mahol2020-12-19
* avfilter/vf_maskedminmax: add support for commandsPaul B Mahol2020-12-19
* avfilter/vf_maskedclamp: add support for commandsPaul B Mahol2020-12-19
* avfilter/vf_bilateral: add support for commandsPaul B Mahol2020-12-19