5978 Commits (fd242479c6667dbd5e6e869c6bbade4f3d368f29)

Author SHA1 Message Date
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
Clément Bœsch 4a8f5f1fd8 lavfi/curves: add plot option 9 years ago
Clément Bœsch 5c14018fc4 lavfi/curves: do not automatically insert points at x=0 and x=1 9 years ago
Michael Niedermayer 9264bb7e79 avfilter/vf_psnr: Fix rounding error in average_max 9 years ago
Burt P c41718c0d0 af_hdcd: detect and report encoding errors and oddities 9 years ago
Burt P 5c7457c028 af_hdcd: only hdcd_update_info() when something changes 9 years ago
Burt P 33fc4cc7c6 af_hdcd: fewer false positives by ignoring code_counterC in HDCD detection 9 years ago
Michael Niedermayer e879819e7b avfilter/vf_uspp: Check for encoding failure 9 years ago
Burt P 7af44ce2f7 af_hdcd: don't log full HDCD stats if HDCD was not detected 9 years ago
Burt P 0d8caeb41e af_hdcd: integrate() renamed hdcd_integrate() to be consistent with the other function names 9 years ago
Sami Hult d4c8e93190 Changed metadata print option to accept general urls 9 years ago
Burt P ba69a81019 libavfilter/af_hdcd.c: Collect HDCD stats and report 9 years ago
Paul B Mahol de30863fff avfilter/vf_rotate: add >8 bit depth support 9 years ago
Timo Rothenpieler 1a75145559 lavfi: Move new field to the end of AVFilterContext 9 years ago
Timo Rothenpieler 1eb43af1a0 lavfi: Move new field to the end of AVFilterLink 9 years ago
Matthieu Bouron 9eb3da2f99 asm: FF_-prefix internal macros used in inline assembly 9 years ago
Michael Niedermayer 8baa1d2209 avfilter/vf_paletteuse: enable skip_initial_unpaired 9 years ago
Michael Niedermayer f1dabc958e avfilter/dualinput: Add support to skip initial unpaired frames 9 years ago
Michael Niedermayer fdd8aac7e1 avfilter/src_movie: Add option to remove timestamp discontinuities 9 years ago
Clément Bœsch a887fbb582 lavfi/subtitles: remove unecessary checks 9 years ago
Clément Bœsch e73ccfd6ad lavfi/subtitles: fix memleak after 6bcb1e1a 9 years ago