summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Collapse)AuthorAge
* avfilter/vf_freezedetect: fix missing freeze_start when the freeze length is ↵Marton Balint2019-05-05
| | | | | | | | around the detection duration Fixes ticket #7875. Signed-off-by: Marton Balint <cus@passwd.hu>
* avfilter/f_interleave: switch to activatePaul B Mahol2019-05-05
|
* avfilter/vf_vibrance: add alternate optionPaul B Mahol2019-05-05
|
* avfilter/vf_vibrance: factor some calculations out of loopPaul B Mahol2019-05-05
|
* avfilter/f_realtime: add option to scale speedMoritz Barsnick2019-05-04
|
* avfilter/af_amultiply: use pts from frame from first inputPaul B Mahol2019-05-04
|
* avfilter/vf_vmafmotion: remove unused headerPaul B Mahol2019-05-04
|
* avfilter/vf_blend: remove unused headerPaul B Mahol2019-05-03
|
* avfilter/vf_tonemap: add slice threadingPaul B Mahol2019-05-01
|
* avfilter/avf_abitscope: switch to activatePaul B Mahol2019-05-01
|
* avfilter/af_biquads: add timeline supportPaul B Mahol2019-05-01
|
* avfilter/af_stereowiden: add timeline supportPaul B Mahol2019-05-01
|
* avfilter/af_extrastereo: add timeline supportPaul B Mahol2019-05-01
|
* avfilter/af_crossfeed: add timeline supportPaul B Mahol2019-05-01
|
* avfilter/avf_showspectrum: convert some doubles to floatsPaul B Mahol2019-04-30
|
* avfilter/af_asoftclip: add timeline supportPaul B Mahol2019-04-30
|
* avfilter/af_dynaudnorm: add timeline supportPaul B Mahol2019-04-30
|
* avfilter/af_dynaudnorm: always update delay when flushingPaul B Mahol2019-04-30
|
* avfilter/vf_normalize: add timeline supportPaul B Mahol2019-04-29
|
* avfilter/af_adeclick: switch to activatePaul B Mahol2019-04-29
|
* avfilter/af_rubberband: make use of initial input timestampPaul B Mahol2019-04-29
|
* avfilter/avf_showwaves: Add draw mode also to showwavespic filterMartin Vobruba2019-04-29
| | | | See commit a8c2d375ca68b7f001564ced14d8ac0757f53a29
* avfilter/f_ebur128: use correct type for chlPaul B Mahol2019-04-29
|
* avfilter/af_dynaudnorm: switch to activatePaul B Mahol2019-04-29
|
* avfilter/af_rubberband: switch to activatePaul B Mahol2019-04-29
|
* avfilter/af_rubberband: check if rbs is validPaul B Mahol2019-04-29
|
* avfilter/af_sofalizer: switch to activatePaul B Mahol2019-04-29
|
* avfilter/avf_avectorscope: switch to activatePaul B Mahol2019-04-29
|
* avfilter/avf_ahistogram: switch to activatePaul B Mahol2019-04-29
|
* avfilter/avf_ahistogram: properly name padsPaul B Mahol2019-04-29
|
* avfilter/avf_showspectrum: add log scale for frequency plotPaul B Mahol2019-04-29
|
* avfilter/af_astats: fix msvc compile errorMatthias Troffaes2019-04-29
| | | | | | MSVC requires an explicit cast from void * to void when applying the ternary conditional operator to switch between methods that return void.
* avfilter/vf_lut3d: increase MAX_LEVELPaul B Mahol2019-04-28
|
* avfilter/vf_lut3d: fix range domain processing for .cube formatPaul B Mahol2019-04-28
| | | | The ranges are for input, not for output.
* avfilter: add audio soft clip filterPaul B Mahol2019-04-27
|
* avfilter/vf_stack: use time_base from framesyncPaul B Mahol2019-04-26
| | | | Fixes non-monotonous timestamps.
* avfilter/af_astats: count number of NaNs/Infs/denormals for floating-point ↵Paul B Mahol2019-04-26
| | | | audio too
* lavfi/opencl: add more opencl helper macroRuiling Song2019-04-26
| | | | Signed-off-by: Ruiling Song <ruiling.song@intel.com>
* lavfi/frei0r: Fix a union member type and remove an unneeded cast.Carl Eugen Hoyos2019-04-25
|
* avfilter/af_surround: improve rear channels separationPaul B Mahol2019-04-24
|
* avfilter/af_surround: check for invalid magnitude and phase differencePaul B Mahol2019-04-24
|
* avfilter/af_surround: add angle optionPaul B Mahol2019-04-24
|
* avfilter/af_surround: fix typoPaul B Mahol2019-04-24
|
* avfilter/af_surround: export more channel's in/out gainsPaul B Mahol2019-04-23
|
* avfilter/af_surround: switch to activatePaul B Mahol2019-04-23
|
* avfilter/af_surround: expose window size to userPaul B Mahol2019-04-23
|
* avfilter/af_surround: add 6.1/6.0 upmix from stereoPaul B Mahol2019-04-23
|
* avfilter/af_surround: make channel spread from stereo image user configurablePaul B Mahol2019-04-22
|
* avfilter/af_surround: add lfe_mode optionPaul B Mahol2019-04-22
|
* avfilter/af_surround: avoid divisions with very small numbersPaul B Mahol2019-04-22
|