summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* | 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