5958 Commits (b8aaedcd0147be00c7d9b58c85a9caf49fb6b6db)

Author SHA1 Message Date
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
Clément Bœsch 6bcb1e1aff lavfi/subtitles: switch to codecpar 9 years ago
Muhammad Faiz 1b7eaead0c avfilter/showcqt: set some frame properties 9 years ago
Thomas Mundt 8b7b52c863 avfilter/vf_bwdif: Change default to deinterlace all frames 9 years ago
Michael Niedermayer 0fcc252829 Revert "avfilter/trim: add compatibility layer to not break ABI used by ffmpeg" 9 years ago
Benjamin Steffes 5b95b4616a avfilter/af_hdcd: Use int32_t instead of int for gaintable in hdcd filter. 9 years ago
dsmudhar 7a2b9dd060 vf_codecview: added new options 9 years ago
Michael Niedermayer fa0097e008 avfilter/vf_telecine: Make frame writable before writing into it 9 years ago
Muhammad Faiz 6602361295 avfilter/graphparser: remove '\n' from parse_filter 9 years ago
Ilya87 be37a66971 Timeline function for the eq filter 9 years ago
Dave Rice 5d12cfacde avfilter/vf_histogram: indent histogram options 9 years ago
Dave Rice 91bc42528c avfilter/vf_histogram: shortcuts for histogram options 9 years ago
Kyle Swanson 765703498a avfilter/af_loudnorm: add dual_mono option 9 years ago
Michael Niedermayer f2c8b666be avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 9 years ago
James Almer 172af20852 x86/showcqt: use three operand format for some instructions 9 years ago
James Almer 7d7fdd6532 x86/showcqt: add missing preprocessor checks 9 years ago
Muhammad Faiz 2991d93520 avfilter/src_movie: call open_stream after guess_channel_layout 9 years ago
Muhammad Faiz a096d3ec47 avfilter/avf_showcqt: set range on fps/rate/r option 9 years ago
James Almer 99b899483e avutil/x86util: move haddps sse emulation from showcqt 9 years ago
Muhammad Faiz 1e69ac9246 avfilter/avf_showcqt: cqt_calc optimization on x86 9 years ago
Muhammad Faiz 77d4dfbec6 avfilter/af_firequalizer: add zero_phase option 9 years ago