summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/avf_aphasemeter: make use of av_rescalePaul B Mahol2019-05-28
* avfilter/avf_showwaves: make use of av_rescale_qPaul B Mahol2019-05-28
* avfilter/avf_ahistogram: make use of av_rescalePaul B Mahol2019-05-28
* avfilter/avf_showvolume: make use of av_rescalePaul B Mahol2019-05-28
* avfilter/avf_abitscope: make use of av_rescalePaul B Mahol2019-05-28
* avfilter/avf_avectorscope: make use of av_rescalePaul B Mahol2019-05-28
* lavfi/sr: Change the backend type from flags to intJun Zhao2019-05-28
* lavfi/sr: Remove slice thread flagJun Zhao2019-05-28
* avfilter/avf_showvolume: switch to activatePaul B Mahol2019-05-27
* avfilter/af_superequalizer: switch to activatePaul B Mahol2019-05-27
* avfilter/avf_showfreqs: switch to activatePaul B Mahol2019-05-26
* avfilter/f_loop: warn about unset loop sizesMarton Balint2019-05-24
* avfilter/f_loop: fix video loop issues with 0 size or when size is bigger tha...Marton Balint2019-05-24
* avfilter/vf_scale_cuda: reset frame size after acquiring from hwframeJosh Allmann2019-05-24
* avfilter/vf_xmedian: set sar to outlinkPaul B Mahol2019-05-24
* avfilter/vf_mix: set sar to outlinkPaul B Mahol2019-05-24
* avfilter/vf_mix: use time_base from framesyncPaul B Mahol2019-05-24
* lavfi/opencl: add nlmeans_opencl filterRuiling Song2019-05-24
* libavfilter/dnn_native: Add support of dilated convolution in dnn_native.Xuewei Meng2019-05-24
* lavfi/lensfun: Use ff_filter_get_nb_threads() get number of threadsJun Zhao2019-05-22
* libavfilter/dnn_native: Add multiple activation functions in dnn nativeXuewei Meng2019-05-22
* libavfilter/dnn_native: Add multiple padding methods in dnn nativeXuewei Meng2019-05-21
* avfilter/vf_ocr: also export confidence of resultPaul B Mahol2019-05-17
* avfilter/vf_separatefields: switch to activatePaul B Mahol2019-05-16
* avfilter/drawtext: stop resource leakGyan Doshi2019-05-16
* avfilter/vf_scale_cuda: Simplify output plane addressingPhilip Langdale2019-05-15
* avfilter/vf_scale_cuda: Add support for YUV444P16Philip Langdale2019-05-15
* avfilter/vf_scale_cuda: Fix incorrect scaling of > 8bit contentPhilip Langdale2019-05-15
* avfilter: add asr filterPaul B Mahol2019-05-14
* avfilter/vf_stack: Don't modify const stringsAndreas Rheinhardt2019-05-14
* avfilter: add xmedian filterPaul B Mahol2019-05-14
* avfilter/vf_chromahold: implement blend optionPaul B Mahol2019-05-13
* avfilter/drawtext: make command processing error-resilientGyan Doshi2019-05-13
* avfilter/af_astats: fix calculations involving last samplePaul B Mahol2019-05-12
* avfilter/af_astats: fix initial values of variablesPaul B Mahol2019-05-12
* avfilter: add colorhold filterPaul B Mahol2019-05-11
* lavf/cover_rect: Fix logic check issueJun Zhao2019-05-10
* avfilter/af_atempo: Make ffplay display correct timestamps when seekingPavel Koshevoy2019-05-08
* libavfilter/dnn: add more data type support for dnn model inputGuo, Yejun2019-05-08
* libavfilter/dnn: support multiple outputs for tensorflow modelGuo, Yejun2019-05-08
* libavfilter/dnn: avoid memcpy for tensorflow dnn outputGuo, Yejun2019-05-08
* libavfilter/dnn: determine dnn output during execute_model instead of set_inp...Guo, Yejun2019-05-08
* libavfilter/dnn: remove limit for the name of DNN model input/outputGuo, Yejun2019-05-08
* libavfilter/vf_sr: refine code to remove keyword 'else'Guo, Yejun2019-05-08
* libavfilter/dnn_backend_tf.c: set layer_add_res for input layerGuo, Yejun2019-05-08
* avfilter/af_afftfilt: switch to activatePaul B Mahol2019-05-08
* lavfi/gblur: doing several columns at the same timeRuiling Song2019-05-08
* avfilter/vf_xstack: set better error msg forGyan Doshi2019-05-07
* avfilter/af_rubberband: also do not ignore failuresPaul B Mahol2019-05-06
* avfilter/af_rubberband: handle case when no frame is givenPaul B Mahol2019-05-06