5998 Commits (23f505bee0f87c80bb84cabd29bff2149b01e46d)

Author SHA1 Message Date
Paul B Mahol ec4ed2f69c avfilter/vf_signalstats: fix saturation calculation for >8 bit 9 years ago
Paul B Mahol 3a81775bde avfilter/vf_signalstats: measure video bitdepth 9 years ago
Paul B Mahol ee56d9bc89 avfilter/vf_signalstats: add >8 bit depth support 9 years ago
Paul B Mahol b5314333de avfilter/af_adelay: make it possible to delay channels by exact number of samples 9 years ago
Paul B Mahol eb3137255f avfilter/avf_avectorscope: fix initialization for prev_y in polar mode 9 years ago
Paul B Mahol a130165ed9 avfilter/avf_avectorscope: add scale option 9 years ago
Paul B Mahol 7f1b14bc57 avfilter: add acrusher filter 9 years ago
Burt P 16ea0bca14 avfiltergraph.c: restore disabling of auto conversions 9 years ago
Paul B Mahol 80262d8c86 avfilter/avf_showwaves: add sqrt and cbrt amplitude scalers 9 years ago
Paul B Mahol 4506f91185 avfilter/vf_remap: >8 bit support 9 years ago
Michael Niedermayer 369ed11e3c avfilter/drawutils: Fix single plane with alpha 9 years ago
Burt P dbd7a84c81 af_hdcd: Don't warn if converting from AV_SAMPLE_FMT_S16P 9 years ago
Burt P b2b659b17d af_hdcd: Add analyze mode 9 years ago
Paul B Mahol 22d13e4290 avfilter/af_dynaudnorm: use better check for infinite loop 9 years ago
Paul B Mahol 571f33de0a avfilter/avf_showspectrum: improve dB scale description 9 years ago
Vitaly Ostrosablin 90ddcaaf2d avfilter: add crystalizer audio filter 9 years ago
Burt P 2ce985c049 af_hdcd: convert AVOptions from INT to BOOL 9 years ago
Paul B Mahol 04a8bbca92 avfilter/avf_showspectrum: add color rotation feature 9 years ago
Paul B Mahol 4be8ab70a6 avfilter/af_astats: extend bitdepth calculation 9 years ago
Burt P e0b8cba058 af_hdcd: add flags to AVOption defs 9 years ago
Timothy Gu 58c7bf789f doxygen: Standardize root-level modules 9 years ago
LoRd_MuldeR 8ab200fb8a avfilter/af_dynaudnorm: improve pre-filling code 9 years ago
Burt P bea17a3d57 af_hdcd: Warn if there is any resampling or format conversion in the link chain 9 years ago
Burt P d574e22659 af_hdcd: Process stereo channels together, fix #5727 9 years ago
Burt P 12759cc034 af_hdcd: Move code detect/check into own function 9 years ago
Burt P b90d0ab4be af_hdcd: add force_pe filter option 9 years ago
Burt P 6517177d97 af_hdcd: Improve error detection logging 9 years ago
Burt P 390eea61be af_hdcd: give cdt expired counter a value for never set 9 years ago
Burt P 999c6b1da8 af_hdcd: fix a minor cosmetic annoyance 9 years ago
Alexey Tourbin 906ee41141 avfilter/af_stereowiden: fix read/write past the end of buffer 9 years ago
Lucas Cooper bc9ce5f6be avfilter: Add new format for PSNR stats log 9 years ago
Paul B Mahol d7ae4f79d3 avfilter/f_drawgraph: add another slide mode 9 years ago
Clément Bœsch 37abc8cca2 lavfi/hdcd: fix style 9 years ago
Clément Bœsch 4791716c1d lavfi/hdcd: mark pe_str as static and const 9 years ago
Burt P fb91143ef1 af_hdcd: Report PE as being intermittent or permanent 9 years ago
Burt P c26305f6ae af_hdcd: Add counter for cdt expirations 9 years ago
Burt P c7ba34b6ea af_hdcd: more comments in state struct 9 years ago
Burt P 91854b8ef6 af_hdcd: Improve HDCD detection 9 years ago
Clément Bœsch c6e900e925 lavfi/curves: fix meaningless const int returned value 9 years ago
Clément Bœsch 308f9b1c49 lavfi/selectivecolor: add 16-bit support 9 years ago
Clément Bœsch b8aaedcd01 lavfi/selectivecolor: fix picking black as neutral when alpha is present 9 years ago
Clément Bœsch 6e971f7d66 lavfi: bump minor after recent curves filter additions 9 years ago
Clément Bœsch b470d81f4e lavfi/curves: prefix init and uninit function names 9 years ago
Clément Bœsch 62a31aecf6 lavfi/curves: pass log ctx as void* instead of AVFilterContext* 9 years ago
Clément Bœsch 39c6d4a8c5 lavfi/curves: reindent after previous commit 9 years ago
Clément Bœsch e30cdac14b lavfi/curves: add 16-bit support 9 years ago
Clément Bœsch f19f5b906d lavfi/curves: move alloc and init of LUTs inside config_input() 9 years ago
Clément Bœsch 050f790594 lavfi/curves: dynamically allocate LUTs 9 years ago
Clément Bœsch 4eee06ae87 lavfi/curves: add various const where it makes sense 9 years ago
Clément Bœsch 51a873d441 lavfi/curves: remove pointless logging since the addition of plot option 9 years ago