9258 Commits (5ad436fcb91a538343e2798ce29630ad4aa71b3c)

Author SHA1 Message Date
Paul B Mahol 6b11c12cf3 avfilter/avf_showspectrum: improve dBFS scale legend 3 years ago
James Almer 83946906fb avfilter/vsrc_testsrc: add a return at the end of non-void functions 3 years ago
James Almer 1cd43d8a5e avfilter/vf_showinfo: add support for H.274 Film Grain Characteristics frame side data 3 years ago
Andreas Rheinhardt ef54590f83 avfilter/internal: Don't include libavcodec/(avcodec|internal).h 3 years ago
Paul B Mahol 2678b4f81b avfilter/avf_showspectrum: add option to control dynamic range for colors 3 years ago
Andreas Rheinhardt 2b6e008577 avfilter/internal: Move ff_norm_qscale() to qp_table.h 3 years ago
Andreas Rheinhardt 304cb08693 avfilter/avfilter: Remove unused partial_buf 3 years ago
Linjie Fu 9f14396a51 lavfi/vf_scale: use default swscale flags for scaler 3 years ago
Paul B Mahol 9dbf95f209 avfilter/f_graphmonitor: use sample_count_in/out 3 years ago
Paul B Mahol c317862c88 avfilter/avfilter: add sample_count_in and sample_count_out 3 years ago
Paul B Mahol 82123e133d avfilter/avf_showspectrum: add lreplace sliding mode 3 years ago
Paul B Mahol b1388cd6c5 avfilter/avf_showspectrum: proper rational multiplication 3 years ago
Paul B Mahol 20ebcbd520 avfilter/avf_showspectrum: fix last frame/eof timestamp 3 years ago
Martin Storsjö 6d2365882f libavfilter: Fix implicit declarations of av_cpu_max_align 3 years ago
Andreas Rheinhardt cc6f6a1eef avfilter/vf_vpp_qsv: Don't overrun stack array 3 years ago
Paul B Mahol 3b298640e1 avfilter/af_afftfilt: make sure that tx buffers size are always aligned 3 years ago
Paul B Mahol 16b4331bd1 avfilter/avf_showspectrum: use proper function return value instead of hardcoded number 3 years ago
Paul B Mahol b3117f376d avfilter/vaf_spectrumsynth: switch to TX FFT from avutil 3 years ago
Paul B Mahol a428d2a487 avfilter/af_afftfilt: switch to TX FFT from avutil 3 years ago
Andreas Rheinhardt 6e66e2c321 avfilter/internal: Don't include framepool.h, thread.h 3 years ago
James Almer e0b84d1069 avfilter/avfilter: use av_frame_copy() to copy frame data 3 years ago
Fei Wang 8b83dad825 avfilter/vf_vpp_qsv: add scale mode option 3 years ago
Paul B Mahol ae94868a57 avfilter/avf_showfreqs: switch to TX FFT from avutil 3 years ago
Paul B Mahol 0068b3d0f0 avfilter/avf_showcqt: switch to TX FFT from avutil 3 years ago
Paul B Mahol 925d41ebd4 avfilter/af_afftdn: switch to TX FFT from avutil 3 years ago
Paul B Mahol 51c22f6621 avfilter/avf_concat: fix EOF timestamp 3 years ago
Paul B Mahol bc5faacc3f avfilter/vf_pseudocolor: add three more presets 3 years ago
Paul B Mahol da6975f022 avfilter/af_silenceremove: make window also depends on input sample format 3 years ago
Paul B Mahol d08deb11d2 avfilter/af_silenceremove: add support for more sample formats 3 years ago
Paul B Mahol 6f0f7bc7fe avfilter/f_ebur128: fix video output regression 3 years ago
Paul B Mahol 274112c88d avfilter/f_ebur128: add all sample rates support 3 years ago
Paul B Mahol a2a7547b2f avfilter/af_afwtdn: add forgotten break statement 3 years ago
Paul B Mahol 207e9b1760 avfilter/vf_threshold: add support for commands 3 years ago
Paul B Mahol 6210cc8c7e avfilter/af_anlmdn: add longer names of filter options 3 years ago
Valerii Zapodovnikov fdd45ebf55 lavfi/signature: fix always true expression 3 years ago
Paul B Mahol 6fcb082b7a avfilter/vf_pseudocolor: add solar preset 3 years ago
Paul B Mahol d5c76450f8 avfilter/vf_fillborders: add another mode 3 years ago
Paul B Mahol 94c90b3261 avfilter/avf_showspectrum: fix not rendering all channels with fscale=log:mode=separate 3 years ago
Paul B Mahol e5c860cd29 avfilter/avf_showspectrum: fix hz scale with legend enabled 3 years ago
Paul B Mahol 014ace8f98 avfilter/avf_showspectrum: switch to TX FFT from avutil 3 years ago
Paul B Mahol 88b6342c2b avfilter/af_headphone: switch to TX FFT from avutil 3 years ago
Paul B Mahol f6aeb94d72 avfilter/af_sofalizer: switch to TX FFT from avutil 3 years ago
Paul B Mahol 6846d48fa6 avfilter: add afwtdn filter 3 years ago
Andreas Rheinhardt c4042fc1e3 avfilter/vf_shufflepixels: Check ff_get_video_buffer() 3 years ago
Andreas Rheinhardt 25c8507818 Remove/replace some unnecessary avcodec.h inclusions 3 years ago
Andreas Rheinhardt 2934a4b9a5 Remove unnecessary avassert.h inclusions 3 years ago
Andreas Rheinhardt 4608f7cc6a Remove unnecessary mem.h inclusions 3 years ago
Andreas Rheinhardt e7bd47e657 Remove obsolete version.h inclusions 3 years ago
Andreas Rheinhardt 2c05ee092b avutil/internal, swresample/audioconvert: Remove cpu.h inclusions 3 years ago
Andreas Rheinhardt 69f120ead7 avcodec/avcodec: Don't include cpu.h 3 years ago