summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/f_metadata: do not return the frame early if there is no metadataMarton Balint2021-07-06
* avfilter/fps: remove unconventional acronymsGyan Doshi2021-07-06
* avfilter/dnn_filter_common: Use const where appropriateLimin Wang2021-07-06
* lavfi/dnn_backend_openvino.c: Fix Memory Leak in execute_model_ovShubhanshu Saxena2021-07-04
* avfilter/vf_v360: add cylindrical equal area formatPaul B Mahol2021-06-30
* avfilter/vf_guided: support single inputXuewei Meng2021-06-29
* avfilter/scale_cuda: add support for pixel format conversionTimo Rothenpieler2021-06-25
* avfilter/scale_cuda: combine separate CUDA sourcesTimo Rothenpieler2021-06-24
* avfilter/cuda: fix ptx inflation with large payloadsTimo Rothenpieler2021-06-24
* libavfilter: Fix fate-source after 072788c46e36a21ca9e8f1e3cc19a1944db5b89cMartin Storsjö2021-06-23
* avfilter: compress CUDA PTX code if possibleTimo Rothenpieler2021-06-22
* lavfi/vf_vpp_qsv: fix the time_base for outlinkHaihao Xiang2021-06-20
* lavfi/dnn_backend_openvino.c: fix crash when target is not specifiedGuo Yejun2021-06-19
* lavfi/dnn_backend_openvino.c: Fix Memory Leak for RequestItemShubhanshu Saxena2021-06-18
* avfilter/vf_fps: extend support for expressionsJames Almer2021-06-13
* lavfi/dnn: Fill Task using Common FunctionShubhanshu Saxena2021-06-12
* lavfi/dnn: Use uint8_t for async and do_ioproc in TaskItemsShubhanshu Saxena2021-06-12
* lavfi/dnn: Add nb_output to TaskItemShubhanshu Saxena2021-06-12
* lavfi/dnn: Convert output_name to char** in TaskItemShubhanshu Saxena2021-06-12
* lavfi/dnn: Extract TaskItem and InferenceItem from OpenVino BackendShubhanshu Saxena2021-06-12
* avfilter/overlay_cuda: support expression of x y positionSteven Liu2021-06-10
* lavfi/lavfutils: include required headers explicitlyAnton Khirnov2021-06-10
* 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