5203 Commits (eb011f73ca2f7dc51576c5bd006004dcfc7dfb69)

Author SHA1 Message Date
Clément Bœsch a388ca359d avfilter/sine: support expression in the number of output samples 10 years ago
Ganesh Ajjanagadde d74123d03e avfilter/af_asyncts: use llabs for int64_t 10 years ago
Ganesh Ajjanagadde 78995dc241 avfilter/vf_unsharp: use the name 's' for the pointer to the private context 10 years ago
Hendrik Leppkes 3433228795 lavfi: remove old graph parser API with different semantics 10 years ago
Hendrik Leppkes 144fb06806 Remove left-over FF_API_AVFILTERBUFFER cruft 10 years ago
Michael Niedermayer 8ca97b5e4f avfilter/avf_showfreqs: Fix memleak of out frame 10 years ago
Michael Niedermayer 0ada8ec1a5 avfilter/avf_showfreqs: Fix "may be used uninitialized in this function" warning 10 years ago
Michael Niedermayer 7213d3fbf3 avfilter/avf_showfreqs: Free fin 10 years ago
Michael Niedermayer a3ad51e0d5 avfilter/af_amerge: avoid undefined shift (<<64) in outlayout setup 10 years ago
Michael Niedermayer 7eab904d11 avfilter/vf_stack: Fix memleak of out frame 10 years ago
Michael Niedermayer 5d859e5980 avfilter/avfilter: Add a few more basic filters to the list which support frame size changes 10 years ago
Paul B Mahol f011e98cb1 avfilter/vf_vectorscope: change intensity to float 10 years ago
Paul B Mahol db592f3b03 avfilter/vf_waveform: stop abusing s->size for calculating limit 10 years ago
Paul B Mahol 55886c67e7 avfilter/vf_waveform: change intensity to float 10 years ago
Paul B Mahol fda05554e3 avfilter/vf_waveform: reduce number of operations a little 10 years ago
Paul B Mahol 5b658bcc8a avfilter/vf_waveform: 9 and 10 bit depth support for lowpass & color filter 10 years ago
Michael Niedermayer f5a6a8336f avfilter/af_channelmap: Reorder operations to avoid memleak 10 years ago
Michael Niedermayer 59361d8c9d avfilter/af_sidechaincompress: Also assert that i < 2 10 years ago
Michael Niedermayer d5710411c7 avfilter/vf_atadenoise: Check for ff_get_video_buffer() failure 10 years ago
Michael Niedermayer c97ea011f5 avfilter/vf_histogram: Fix order of operations with flags 10 years ago
Michael Niedermayer a212a983c7 avfilter/avf_showwaves: Check max_samples 10 years ago
Michael Niedermayer 92b3c486b0 avfilter/af_dynaudnorm: Fix typo in assert 10 years ago
Michael Niedermayer 629fcda4da avfilter/avf_showfreqs: Use floating point division in WFUNC_BHANN 10 years ago
Ganesh Ajjanagadde c0ae4619ec avfilter/vf_sab: use the name 's' for the pointer to the private context 10 years ago
Paul B Mahol 8d2b4b8c82 avfilter/vf_drawgraph: add rscroll slide mode 10 years ago
Paul B Mahol 7820197d2c avfilter/vf_vectorscope: constify more variables 10 years ago
Paul B Mahol 1c88ef0c99 avfilter/vf_vectorscope: support more formats for color4 mode in common case 10 years ago
Paul B Mahol 19dfbe9298 avfilter/vf_elbg: make it possible to output to pal8 pixel format 10 years ago
Vittorio Giovara c4a0a326a1 lavfi/colormatrix: Add a bt601 alias 10 years ago
Ricardo Constantino 9dbc50b4cd avfilter/vf_subtitles: allow setting fonts directory 10 years ago
Ganesh Ajjanagadde d79c200000 avfilter/vf_spp: use the name 's' for the pointer to the private context 10 years ago
Paul B Mahol c3cd1a7496 avfilter/vf_waveform: support envelope for all filters 10 years ago
Paul B Mahol 97c7c39d25 avfilter/vf_waveform: simplify memory allocations 10 years ago
Paul B Mahol 32f217edad avfilter/vf_waveform: implement various filters 10 years ago
Carl Eugen Hoyos 0cb6c0ec48 lavfi/scale: Pass src_range and dst_range to libswscale. 10 years ago
Michael Niedermayer 58a0b7f114 avfilter/vf_scale: If no output color matrix is specified, use the input 10 years ago
Michael Niedermayer 5a00c30041 avfilter/vf_scale: Do not skip scale if the color matrix mismatches 10 years ago
Carl Eugen Hoyos 75d9006475 avfilter/vf_scale: Do not skip scale if range mismatches 10 years ago
Andreas Cadhalpun e6c20e214e avfilter: add missing FF_API_AVFILTERBUFFER guards 10 years ago
Ganesh Ajjanagadde 0169c4dc81 avfilter/vf_separatefields: use the name 's' for the pointer to the private context 10 years ago
Paul B Mahol dead1964ea avfilter/vf_vectorscope: make color mode more useful 10 years ago
Paul B Mahol 7516aa9a4a avfilter/vf_vectorscope: implement envelope support 10 years ago
Ganesh Ajjanagadde 47b41feb72 avfilter/af_apad: use the name 's' for the pointer to the private context 10 years ago
Paul B Mahol 16229fae9c avfilter/vf_vectorscope: add yet another mode 10 years ago
Clément Bœsch b48d8fa3ac avfilter: add allrgb 10 years ago
Paul B Mahol 777df1ff74 avfilter/vf_dejudder: use the name 's' for the pointer to the private context 10 years ago
Paul B Mahol 9f2fa95bd8 avfilter/vf_histogram: 9 and 10 bit depth support 10 years ago
Vittorio Giovara e88103a7f9 Bump major versions of all libraries 10 years ago
Vittorio Giovara 4e649debcf Postpone API-incompatible changes until the next bump 10 years ago
Vittorio Giovara f6974fe651 lavfi: Drop deprecated AVFilterBuffer* code 10 years ago