summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/dnn/dnn_backend_tf: fix cross library usageLimin Wang2021-05-11
* avfilter/vf_dnn_classify: add result check for av_frame_get_side_dataSteven Liu2021-05-11
* dnn/vf_dnn_detect.c: add tensorflow output parse supportTing Fu2021-05-11
* lavfi/dnn_backend_tensorflow: support detect modelTing Fu2021-05-11
* lavfi/dnn_backend_tensorflow: add multiple outputs supportTing Fu2021-05-11
* dnn: add DCO_RGB color order to enum DNNColorOrderTing Fu2021-05-11
* avfilter/vf_guided: Add missing constAndreas Rheinhardt2021-05-11
* GSoC: Add guided filterXuewei Meng2021-05-10
* lavfi/dnn_classify: add filter dnn_classify for classification based on detec...Guo, Yejun2021-05-06
* lavfi/dnn: add classify support with openvino backendGuo, Yejun2021-05-06
* lavfi/dnn: refine dnn interface to add DNNExecBaseParamsGuo, Yejun2021-05-06
* lavfi/dnn_backend_openvino.c: move the logic for batch mode earlierGuo, Yejun2021-05-06
* lavfi/dnn_backend_openvino.c: add InferenceItem between TaskItem and RequestItemGuo, Yejun2021-05-06
* lavfi/dnn_backend_openvino.c: unify code for infer request for sync/asyncGuo, Yejun2021-05-06
* lavfi/dnn_backend_native_layer_avgpool.c: Correct Spelling of PixelShubhanshu Saxena2021-05-06
* avfilter/vf_identity: fix typoLimin Wang2021-05-01
* avfilter/vf_identity: remove unnecessary checkLimin Wang2021-05-01
* avfilter/vf_psnr: remove unnecessary checkLimin Wang2021-05-01
* avfilter/vf_ssim: remove unnecessary checkLimin Wang2021-05-01
* avfilter/vf_scale: store the offset in a local variable before adding itJames Almer2021-04-30
* avfilter/dnn/dnn_backend_tf: simplify the code with ff_hex_to_dataLimin Wang2021-04-29
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* Bump major versions of all libraries.Anton Khirnov2021-04-27
* avfilter/buffersrc: postpone removal of sws_paramJames Almer2021-04-27
* avutil: remove deprecated AVClass.child_class_nextJames Almer2021-04-27
* libavresample: Remove deprecated libraryAndreas Rheinhardt2021-04-27
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPALAndreas Rheinhardt2021-04-27
* avutil/frame: Remove deprecated AVFrame.errorAndreas Rheinhardt2021-04-27
* avutil/frame: Remove AVFrame QP table APIAndreas Rheinhardt2021-04-27
* avfilter/Makefile: Don't compile transform.c unconditionallyAndreas Rheinhardt2021-04-27
* avfilter/transform: Stop exporting internal functionsAndreas Rheinhardt2021-04-27
* avfilter/formats: Remove avfilter_make_format64_list()Andreas Rheinhardt2021-04-27
* avfilter/avfilter: Remove deprecated avfilter_link_set_closed()Andreas Rheinhardt2021-04-27
* avfilter: Remove avfilter_next/avfilter_register APIAndreas Rheinhardt2021-04-27
* avfilter: Remove deprecated avfilter_link_get_channelsAndreas Rheinhardt2021-04-27
* avfilter: Remove deprecated resample_lavr_optsAndreas Rheinhardt2021-04-27
* avfilter/avfilter: Remove compatibility code for old filter optionsAndreas Rheinhardt2021-04-27
* avformat: Constify the API wrt AV(In|Out)putFormatAndreas Rheinhardt2021-04-27
* lavfi/dnn/queue.h: Add Documentation to QueueShubhanshu Saxena2021-04-27
* lavfi/dnn/safe_queue.h: Add Documentation to SafeQueueShubhanshu Saxena2021-04-27
* avfilter/af_adelay: make per channel delay argument an int64_tJames Almer2021-04-25
* lavfi/dnn_backend_openvino.c: Spelling Correction in OpenVino Backendshubhanshu022021-04-25
* Include attributes.h directlyAndreas Rheinhardt2021-04-19
* avfilter/af_mcompand: check allocation resultsMarton Balint2021-04-18
* lavfi: add filter dnn_detect for object detectionGuo, Yejun2021-04-17
* lavfi: show side data of detection bounding boxesGuo, Yejun2021-04-17
* lavfi/qsvvpp: support async depthFei Wang2021-04-11
* avfilter/overlay_cuda: check av_buffer_ref resultTimo Rothenpieler2021-04-11
* avfilter/vf_v360: unbreak fov_from_dfov() for (d)fisheye when width != heightPaul B Mahol2021-04-11