summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/dnn: DNNAsyncExecModule Execution Failure HandlingShubhanshu Saxena2021-08-10
* lavfi/dnn_backend_tf: Error Handling for tf_create_inference_requestShubhanshu Saxena2021-08-10
* lavfi/dnn: Extract Common Parts from get_output functionsShubhanshu Saxena2021-08-10
* lavfi/dnn_backend_tf: Add TF_Status to TFRequestItemShubhanshu Saxena2021-08-10
* lavfi/dnn_backend_tf: Error Handling for execute_model_tfShubhanshu Saxena2021-08-10
* lavfi/dnn: Async Support for TensorFlow BackendShubhanshu Saxena2021-08-10
* lavfi/dnn_backend_tf: TFInferRequest Execution and DocumentationShubhanshu Saxena2021-08-10
* lavfi/dnn: Common Function to Get Async Result in DNN BackendsShubhanshu Saxena2021-08-10
* lavfi/dnn: Add Async Execution Mechanism and DocumentationShubhanshu Saxena2021-08-10
* lavfi/qsvvpp: do not mix up FFmpeg and SDK error codeHaihao Xiang2021-08-09
* avfilter/asrc_flite: Don't define an object by accidentAndreas Rheinhardt2021-08-08
* avfilter/vf_vif: Make ff_compute_vif2 staticAndreas Rheinhardt2021-08-08
* avfilter/vf_vif: Fix mismatch in number of array elementsAndreas Rheinhardt2021-08-08
* avfilter/avf_showspectrum: fix another case of frames queuing upPaul B Mahol2021-08-08
* avfilter/avf_showspectrum: improve dBFS scale legendPaul B Mahol2021-08-07
* avfilter/vsrc_testsrc: add a return at the end of non-void functionsJames Almer2021-08-06
* avfilter/vf_showinfo: add support for H.274 Film Grain Characteristics frame ...James Almer2021-08-06
* avfilter/internal: Don't include libavcodec/(avcodec|internal).hAndreas Rheinhardt2021-08-05
* avfilter/avf_showspectrum: add option to control dynamic range for colorsPaul B Mahol2021-08-05
* avfilter/internal: Move ff_norm_qscale() to qp_table.hAndreas Rheinhardt2021-08-05
* avfilter/avfilter: Remove unused partial_bufAndreas Rheinhardt2021-08-05
* lavfi/vf_scale: use default swscale flags for scalerLinjie Fu2021-08-05
* avfilter/f_graphmonitor: use sample_count_in/outPaul B Mahol2021-08-05
* avfilter/avfilter: add sample_count_in and sample_count_outPaul B Mahol2021-08-05
* avfilter/avf_showspectrum: add lreplace sliding modePaul B Mahol2021-08-04
* avfilter/avf_showspectrum: proper rational multiplicationPaul B Mahol2021-08-04
* avfilter/avf_showspectrum: fix last frame/eof timestampPaul B Mahol2021-08-04
* libavfilter: Fix implicit declarations of av_cpu_max_alignMartin Storsjö2021-08-04
* avfilter/vf_vpp_qsv: Don't overrun stack arrayAndreas Rheinhardt2021-08-04
* avfilter/af_afftfilt: make sure that tx buffers size are always alignedPaul B Mahol2021-08-04
* avfilter/avf_showspectrum: use proper function return value instead of hardco...Paul B Mahol2021-08-04
* avfilter/vaf_spectrumsynth: switch to TX FFT from avutilPaul B Mahol2021-08-04
* avfilter/af_afftfilt: switch to TX FFT from avutilPaul B Mahol2021-08-04
* avfilter/internal: Don't include framepool.h, thread.hAndreas Rheinhardt2021-08-04
* avfilter/avfilter: use av_frame_copy() to copy frame dataJames Almer2021-08-03
* avfilter/vf_vpp_qsv: add scale mode optionFei Wang2021-08-03
* avfilter/avf_showfreqs: switch to TX FFT from avutilPaul B Mahol2021-07-30
* avfilter/avf_showcqt: switch to TX FFT from avutilPaul B Mahol2021-07-27
* avfilter/af_afftdn: switch to TX FFT from avutilPaul B Mahol2021-07-27
* avfilter/avf_concat: fix EOF timestampPaul B Mahol2021-07-27
* avfilter/vf_pseudocolor: add three more presetsPaul B Mahol2021-07-26
* avfilter/af_silenceremove: make window also depends on input sample formatPaul B Mahol2021-07-25
* avfilter/af_silenceremove: add support for more sample formatsPaul B Mahol2021-07-25
* avfilter/f_ebur128: fix video output regressionPaul B Mahol2021-07-25
* avfilter/f_ebur128: add all sample rates supportPaul B Mahol2021-07-25
* avfilter/af_afwtdn: add forgotten break statementPaul B Mahol2021-07-25
* avfilter/vf_threshold: add support for commandsPaul B Mahol2021-07-25
* avfilter/af_anlmdn: add longer names of filter optionsPaul B Mahol2021-07-25
* lavfi/signature: fix always true expressionValerii Zapodovnikov2021-07-25
* avfilter/vf_pseudocolor: add solar presetPaul B Mahol2021-07-24