summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter: bump version for the latest API changeJames Almer2018-04-01
* avfilter/af_amix: add weights optionPaul B Mahol2018-04-01
* avfilter/showvolume : indent after prev commit and add commentMartin Vignali2018-04-01
* avfilter/showvolume : move width test for draw volume to the start of the loopMartin Vignali2018-04-01
* avfilter/showvolume : move clear picture part to a funcMartin Vignali2018-04-01
* vf_libvmaf: Fix memory leakenctac2018-03-31
* avfilter/vf_signature: use av_strlcpy()Michael Niedermayer2018-04-01
* lavfi: add new iteration APIJosh de Kock2018-03-31
* avfilter/avf_showvolume: let fade be also exactly 0Paul B Mahol2018-03-31
* avfilter/showvolume : indent after prev commitMartin Vignali2018-03-31
* avfilter/showvolume : calculate fade only if fade < 1.Martin Vignali2018-03-31
* avfilter/showvolume : add comment for orientation conditionMartin Vignali2018-03-31
* lavfi/silencedetect: Fix missing log at eosNicolas Gaullier2018-03-29
* lavfi/silencedetect: Fix silence_end accuracyNicolas Gaullier2018-03-29
* lavfi/silencedetect: Fix silence_start accuracyNicolas Gaullier2018-03-29
* lavfi/silencedetect: Fix when silence_start=0Nicolas Gaullier2018-03-29
* lavfi/silencedetect: Add mono modeNicolas Gaullier2018-03-29
* avfilter/af_pan: reject expressions referencing the same channel multiple timesMarton Balint2018-03-29
* avfilter/vf_avgblur_opencl: fix error when clSetKernelArg failsdrfer32018-03-26
* vf_avgblur_opencl: Don't run kernel on pixels outside the imageMark Thompson2018-03-26
* libavfilter: Add OpenCL convolution filterDanil Iashchenko2018-03-26
* avfilter/af_mcompand: make error message more helpfulPaul B Mahol2018-03-25
* avfilter/avf_showvolume: implement basic rms metering modePaul B Mahol2018-03-23
* avfilter/avf_showwaves: add draw mode which controls how single sample is drawnPaul B Mahol2018-03-23
* avfilter/vf_convolution: disable fast path if rdiv/bias are different from de...Paul B Mahol2018-03-23
* avfilter/af_channelsplit: add channels optionPaul B Mahol2018-03-23
* vf_scale_vaapi: Apply cropping rectangle to inputMark Thompson2018-03-22
* lavfi: Add OpenCL avgblur filterdrfer32018-03-22
* lavfi/opencl: Avoid deprecation warnings when built with post-1.2 headersMark Thompson2018-03-22
* lavfi/opencl: Derive global work size from plane image sizesMark Thompson2018-03-22
* avfilter/avf_showvolume: add background opacity optionPaul B Mahol2018-03-22
* avfilter/vf_waveform: add orange graticulePaul B Mahol2018-03-21
* avfilter/vf_waveform: add xflat modePaul B Mahol2018-03-21
* lavfi/deshake: Check alignment before calling asm init function.Carl Eugen Hoyos2018-03-20
* avfilter/vf_premultiply : fix unpremultiply_offset for rgb inputMartin Vignali2018-03-18
* avfilter/af_surround: drain input at EOFPaul B Mahol2018-03-16
* avfilter: add drmeter audio filterPaul B Mahol2018-03-11
* lavfi/drawutils: Do not claim to support P016.Carl Eugen Hoyos2018-03-08
* libavfilter/vf_fps: Minor cleanupsCalvin Walton2018-03-08
* libavfilter/vf_fps: Rewrite using activate callbackCalvin Walton2018-03-08
* avfilter/vf_vaguedenoiser: fix plane copy for >8 bit depth formatsPaul B Mahol2018-03-08
* avfilter/af_alimiter: check if buffer_size is validPaul B Mahol2018-03-07
* avfilter/vf_*_vaapi: Add missing AV_OPT_FLAG_FILTERING_PARAMMichael Niedermayer2018-03-07
* avfilter/avf_concat: add next commandBodecs Bela2018-03-01
* avfilter/x86/vf_blend : add 16 bit version for BLEND_SIMPLE, phoenix, differe...Martin Vignali2018-02-24
* avfilter/x86/vf_blend : indentMartin Vignali2018-02-24
* avfilter/x86/vf_blend : reorganize init in order to add 16 bit versionMartin Vignali2018-02-24
* lavfi/vf_transpose: fix regression with semiplanar formatsRodger Combs2018-02-23
* avfilter/avf_avectorscope: Fix ;;Michael Niedermayer2018-02-15
* avfilter/af_loudnorm: correctly initialize PTSNiklas Haas2018-02-14