summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/vf_drawtext.c: fix CID 1485003Ting Fu2021-06-09
* lavfi/vf_drawbox.c: fix CID 1485004Ting Fu2021-06-09
* avfilter/vf_dctdnoiz: Check threadsMichael Niedermayer2021-06-08
* avfilter/vf_ciescope: Fix undefined behavior in rgb_to_xy() with blackMichael Niedermayer2021-06-08
* avfilter/overlay_cuda: add hsub and vsub compute x and y positionsSteven Liu2021-06-07
* avfilter/vf_hqdn3d: fix left shift of negative numbersValerii Zapodovnikov2021-06-05
* lavfi/dnn/dnn_io_proc.c: fix CID 1484955Guo Yejun2021-06-05
* avfilter/yadif_cuda: Fix time base for large denominatorsPhilip Langdale2021-05-29
* avfilter/bwdif: Fix time base for large denominatorsPhilip Langdale2021-05-29
* avfilter/vf_yadif: Fix handing of tiny imagesMichael Niedermayer2021-05-29
* avfilter/vf_vmafmotion: Check dimensionsMichael Niedermayer2021-05-29
* avfilter/vf_subtitles: allow using embedded fontsOneric2021-05-29
* lavfi/dnn_backend_openvino.c: Correct Pointer Type while FreeingShubhanshu Saxena2021-05-28
* avfilter/yadif: Fix time base for large denominatorsTom Boshoven2021-05-27
* libavfilter: vf_drawtext filter support draw text with detection bounding box...Ting Fu2021-05-26
* libavfilter: vf_drawbox filter support draw box with detection bounding boxes...Ting Fu2021-05-26
* lavfi/drawbox: refine codeTing Fu2021-05-26
* lavfi/dnn: refine code to separate processing and detection in backendsGuo, Yejun2021-05-24
* lavfi/dnn_filter_common.h: make filter option 'options' as deprecatedGuo, Yejun2021-05-24
* avfilter/vf_guided: Don't needlessly copy properties, fix potential NPDAndreas Rheinhardt2021-05-23
* avfilter/vf_guided: Fix leak of framesAndreas Rheinhardt2021-05-23
* avfilter/vf_guided: Don't free frame we don't ownAndreas Rheinhardt2021-05-23
* avfilter/avfiltergraph: Remove NULL checks after dereferencesMichael Niedermayer2021-05-19
* lavfi/vf_dnn_processing.c: fix CID 1460603Guo, Yejun2021-05-18
* lavfi/dnn/dnn_io_proc.c: fix Improper use of negative value (NEGATIVE_RETURNS)Guo, Yejun2021-05-18
* lavfi/dnn/dnn_io_proc.c: Fix Out-of-bounds access (ARRAY_VS_SINGLETON)Guo, Yejun2021-05-18
* lavfi/dnn_backend_native_layer_mathunary.h: DocumentationShubhanshu Saxena2021-05-17
* lavfi/dnn_backend_native_layer_depth2space.h: DocumentationShubhanshu Saxena2021-05-17
* lavfi/dnn_backend_native_layer_dense.h: DocumentationShubhanshu Saxena2021-05-17
* lavfi/dnn_backend_native_layer_conv2d.h: DocumentationShubhanshu Saxena2021-05-17
* avfilter/metadata: add intuitive labels for metadata valuesGyan Doshi2021-05-16
* avfilter/guided: reindent after 93ddb9b617Gyan Doshi2021-05-14
* avfilter/guided: simplify subsampling assignment.Gyan Doshi2021-05-14
* lavfi/dnn_backend_native_layer_avgpool.h: DocumentationShubhanshu Saxena2021-05-14
* GSoC: Support fast guided filter.Xuewei Meng2021-05-13
* 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