summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_convolution: make rdiv set to 0 more usefulPaul B Mahol2018-04-28
* avfilter/vf_mix: use correct linesizesPaul B Mahol2018-04-27
* avfilter/vf_shuffleplanes: add support for timelinePaul B Mahol2018-04-27
* avfilter/vf_premultiply: add slice threadingPaul B Mahol2018-04-27
* avfilter/vf_maskedclamp: silence warningPaul B Mahol2018-04-27
* avfilter/vf_mix: add slice threadingPaul B Mahol2018-04-27
* avfilter/vf_maskedclamp: add slice threadingPaul B Mahol2018-04-27
* avfilter/vf_atadenoise: do not abort if user specified invalid sizePaul B Mahol2018-04-26
* avfilter/vf_mix: clip output pixel valuesPaul B Mahol2018-04-26
* avfilter/vf_mix: add scale optionPaul B Mahol2018-04-26
* avfilter: add tmix filterPaul B Mahol2018-04-26
* avfiler/vf_mix: fix crash with >8 bit depthPaul B Mahol2018-04-25
* avfilter/vf_interlace: remove duplicate code with same funcionalityVasile Toncu2018-04-23
* lavf/qsv: clone the frame which may be managed by frameworkRuiling Song2018-04-21
* lavf: make overlay_qsv work based on framesyncRuiling Song2018-04-21
* avfilter: add deblock filterPaul B Mahol2018-04-21
* avfilter/avf_avectorscope: disable mirroringPaul B Mahol2018-04-18
* avfilter: add lowshelf and highshelf filtersPaul B Mahol2018-04-17
* avfilter/af_afir: make max IR length configurablePaul B Mahol2018-04-16
* avfilter/af_headphone: switch to activatePaul B Mahol2018-04-16
* Bump minor versions after release/4.0 branchingMichael Niedermayer2018-04-16
* Bump minor versions for branching release/4.0Michael Niedermayer2018-04-16
* avfilter/showvolume : cosmetic move bracket after func declaration to a new lineMartin Vignali2018-04-16
* avfilter/showvolume : add persistent max displayMartin Vignali2018-04-16
* avfilter/showvolume : add display scale optionMartin Vignali2018-04-16
* avfilter/af_headphone: fix type=time with hrir=multichPaul B Mahol2018-04-16
* avfilter/af_headphone: add single hrir multichannel stream modePaul B Mahol2018-04-15
* avfilter/af_headphone: fix memory leak and overreadPaul B Mahol2018-04-14
* avfilter/af_headphone: do not output invalid samples when flushingPaul B Mahol2018-04-14
* avfilter/af_headphone: fix flushingPaul B Mahol2018-04-14
* avfilter/af_headphone: improve performance and reduce latencyPaul B Mahol2018-04-14
* Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42'James Almer2018-04-13
|\
| * qsv: adding Multi Frame Encode supportMaxym Dmytrychenko2018-04-08
* | Merge commit '29a8ed766354c45c9be4b8512c5b2eb25a450cdc'James Almer2018-04-13
|\|
| * lavf/qsvvpp: bypass vpp if not needed.Zhong Li2018-04-08
* | avfilter: add vfrdet filterPaul B Mahol2018-04-13
* | lavfi,lavd: add gitignore for generated static component listsJosh de Kock2018-04-05
* | avfilter/x86/vf_blend : add SIMD for 16 bit version ofMartin Vignali2018-04-05
* | avfilter/x86/vf_blend : reorganize DIFFERENCE macro to reduce line duplicatio...Martin Vignali2018-04-05
* | avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-03
* | lav*,tests: remove several register_all callsJosh de Kock2018-04-02
* | 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