summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* Remove obsolete version.h inclusionsAndreas Rheinhardt2021-07-22
* avutil/internal, swresample/audioconvert: Remove cpu.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Don't include cpu.hAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* lavfi/dnn_backend_ov: Rename RequestItem to OVRequestItemShubhanshu Saxena2021-07-22
* lavfi/dnn_backend_openvino.c: Fix Memory Leak in execute_model_ovShubhanshu Saxena2021-07-22
* avfilter/af_drmeter: Check that there is dataMichael Niedermayer2021-07-20
* avfilter/vf_fftdnoiz: Use lrintf() in export_row8()Michael Niedermayer2021-07-20
* avfilter/vf_mestimate: Check b_countMichael Niedermayer2021-07-20
* avfilter/vf_signature: Initialize all houghspace elementsJai Luthra2021-07-20
* avfilter/internal: Mark ff_filter_get_nb_threads() as av_pureAndreas Rheinhardt2021-07-18
* avfilter/vf_v360: avoid doubles in fov_from_dfov()Paul B Mahol2021-07-17
* avfilter/vf_chromanr: add also euclidean distance for calculationsPaul B Mahol2021-07-17
* avfilter/vf_v360: fix visibility test for fisheye projectionDaniel Playfair Cal2021-07-17
* avfilter/[vf_nnedi, vf_estdif]: check interlaced flag on correct frameKacper Michajłow2021-07-16
* avfilter/vf_nnedi: fix time base for large denominatorsPaul B Mahol2021-07-16
* avfilter/vf_estdif: fix time base for large denominatorsPaul B Mahol2021-07-16
* avfilter/vf_w3fdif: fix time base for large denominatorsPaul B Mahol2021-07-16
* avfilter/af_astats: Only print header lines when values are to be printedTobias Rapp2021-07-14
* lavfi/vf_scale: forward errors from swscaleAnton Khirnov2021-07-12
* lavfi/vf_scale: pass only the private context to scale_slice()Anton Khirnov2021-07-12
* lavfi/dnn_backend_tf: Error HandlingShubhanshu Saxena2021-07-11
* lavfi/dnn_backend_tf: Separate function for Completion CallbackShubhanshu Saxena2021-07-11
* lavfi/dnn_backend_tf: Separate function for filling RequestItemShubhanshu Saxena2021-07-11
* lavfi/dnn_backend_tf: Request-based ExecutionShubhanshu Saxena2021-07-11
* lavfi/dnn_backend_tf: Add TFInferRequest and TFRequestItemShubhanshu Saxena2021-07-11
* lavfi/dnn_backend_tf: TaskItem Based InferenceShubhanshu Saxena2021-07-11
* 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