9280 Commits (33756c539b652fc6c2d10f92ab1ca71559619fa6)

Author SHA1 Message Date
Paul B Mahol 83860a3d8c avfilter/avf_showspectrum: add unwrapped phase data mode 4 years ago
Nicolas George 85a6404d7e lavfi/formats: describe conversion in negotiation structure. 4 years ago
Nicolas George 86d3dd5627 lavfi/formats: put merge functions in structures. 4 years ago
Andreas Rheinhardt c44c03221d avfilter/vf_transpose_npp: Use correct array name 4 years ago
Andreas Rheinhardt 18ec426a86 avfilter/formats: Factor common function combinations out 4 years ago
Andreas Rheinhardt 3dc6e4d602 avfilter/vf_scale: Avoid unnecessary indirection 4 years ago
Andreas Rheinhardt 35b1f46d79 avfilter/avfilter: Use av_memdup where appropriate 4 years ago
Paul B Mahol c245963a21 avfilter/af_join: fix eof timestamps and blocking in many scenarios 4 years ago
Shubhanshu Saxena 2063745a93 lavfi/dnn: DNNAsyncExecModule Execution Failure Handling 4 years ago
Shubhanshu Saxena 371e5672f3 lavfi/dnn_backend_tf: Error Handling for tf_create_inference_request 4 years ago
Shubhanshu Saxena 009b2e5b5e lavfi/dnn: Extract Common Parts from get_output functions 4 years ago
Shubhanshu Saxena 4d627acefa lavfi/dnn_backend_tf: Add TF_Status to TFRequestItem 4 years ago
Shubhanshu Saxena a3db9b5405 lavfi/dnn_backend_tf: Error Handling for execute_model_tf 4 years ago
Shubhanshu Saxena 0985e9283c lavfi/dnn: Async Support for TensorFlow Backend 4 years ago
Shubhanshu Saxena e6ae8fc18e lavfi/dnn_backend_tf: TFInferRequest Execution and Documentation 4 years ago
Shubhanshu Saxena c716578588 lavfi/dnn: Common Function to Get Async Result in DNN Backends 4 years ago
Shubhanshu Saxena 86f0a4f9de lavfi/dnn: Add Async Execution Mechanism and Documentation 4 years ago
Haihao Xiang 43aeeab764 lavfi/qsvvpp: do not mix up FFmpeg and SDK error code 4 years ago
Andreas Rheinhardt 7fbf1f21ab avfilter/asrc_flite: Don't define an object by accident 4 years ago
Andreas Rheinhardt 465ddcb600 avfilter/vf_vif: Make ff_compute_vif2 static 4 years ago
Andreas Rheinhardt 71eb8f8fa9 avfilter/vf_vif: Fix mismatch in number of array elements 4 years ago
Paul B Mahol 7dfdc15a27 avfilter/avf_showspectrum: fix another case of frames queuing up 4 years ago
Paul B Mahol 6b11c12cf3 avfilter/avf_showspectrum: improve dBFS scale legend 4 years ago
James Almer 83946906fb avfilter/vsrc_testsrc: add a return at the end of non-void functions 4 years ago
James Almer 1cd43d8a5e avfilter/vf_showinfo: add support for H.274 Film Grain Characteristics frame side data 4 years ago
Andreas Rheinhardt ef54590f83 avfilter/internal: Don't include libavcodec/(avcodec|internal).h 4 years ago
Paul B Mahol 2678b4f81b avfilter/avf_showspectrum: add option to control dynamic range for colors 4 years ago
Andreas Rheinhardt 2b6e008577 avfilter/internal: Move ff_norm_qscale() to qp_table.h 4 years ago
Andreas Rheinhardt 304cb08693 avfilter/avfilter: Remove unused partial_buf 4 years ago
Linjie Fu 9f14396a51 lavfi/vf_scale: use default swscale flags for scaler 4 years ago
Paul B Mahol 9dbf95f209 avfilter/f_graphmonitor: use sample_count_in/out 4 years ago
Paul B Mahol c317862c88 avfilter/avfilter: add sample_count_in and sample_count_out 4 years ago
Paul B Mahol 82123e133d avfilter/avf_showspectrum: add lreplace sliding mode 4 years ago
Paul B Mahol b1388cd6c5 avfilter/avf_showspectrum: proper rational multiplication 4 years ago
Paul B Mahol 20ebcbd520 avfilter/avf_showspectrum: fix last frame/eof timestamp 4 years ago
Martin Storsjö 6d2365882f libavfilter: Fix implicit declarations of av_cpu_max_align 4 years ago
Andreas Rheinhardt cc6f6a1eef avfilter/vf_vpp_qsv: Don't overrun stack array 4 years ago
Paul B Mahol 3b298640e1 avfilter/af_afftfilt: make sure that tx buffers size are always aligned 4 years ago
Paul B Mahol 16b4331bd1 avfilter/avf_showspectrum: use proper function return value instead of hardcoded number 4 years ago
Paul B Mahol b3117f376d avfilter/vaf_spectrumsynth: switch to TX FFT from avutil 4 years ago
Paul B Mahol a428d2a487 avfilter/af_afftfilt: switch to TX FFT from avutil 4 years ago
Andreas Rheinhardt 6e66e2c321 avfilter/internal: Don't include framepool.h, thread.h 4 years ago
James Almer e0b84d1069 avfilter/avfilter: use av_frame_copy() to copy frame data 4 years ago
Fei Wang 8b83dad825 avfilter/vf_vpp_qsv: add scale mode option 4 years ago
Paul B Mahol ae94868a57 avfilter/avf_showfreqs: switch to TX FFT from avutil 4 years ago
Paul B Mahol 0068b3d0f0 avfilter/avf_showcqt: switch to TX FFT from avutil 4 years ago
Paul B Mahol 925d41ebd4 avfilter/af_afftdn: switch to TX FFT from avutil 4 years ago
Paul B Mahol 51c22f6621 avfilter/avf_concat: fix EOF timestamp 4 years ago
Paul B Mahol bc5faacc3f avfilter/vf_pseudocolor: add three more presets 4 years ago
Paul B Mahol da6975f022 avfilter/af_silenceremove: make window also depends on input sample format 4 years ago