summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_mix: initialize last to silence possible warningPaul B Mahol2018-04-301-1/+1
* avfilter/vf_mix: make setting weights more user friendlyPaul B Mahol2018-04-291-1/+6
* avfilter/vf_fieldmatch: add support for >8 bit depth in ppsrcPaul B Mahol2018-04-291-4/+44
* avfilter/vf_fieldmatch: switch to activatePaul B Mahol2018-04-291-27/+46
* avfilter: add amplify filterPaul B Mahol2018-04-294-1/+293
* avfilter/vf_overlay: use slice_end in alpha_composite()Paul B Mahol2018-04-291-1/+1
* avfilter/vf_fieldmatch: use correct subsamplings for y0a, y1a and startxPaul B Mahol2018-04-281-3/+3
* avfilter/vf_overlay: add slice threadingPaul B Mahol2018-04-281-91/+191
* avfilter/vf_convolution: make rdiv set to 0 more usefulPaul B Mahol2018-04-281-4/+11
* avfilter/vf_mix: use correct linesizesPaul B Mahol2018-04-271-2/+2
* avfilter/vf_shuffleplanes: add support for timelinePaul B Mahol2018-04-271-2/+1
* avfilter/vf_premultiply: add slice threadingPaul B Mahol2018-04-271-17/+50
* avfilter/vf_maskedclamp: silence warningPaul B Mahol2018-04-271-1/+1
* avfilter/vf_mix: add slice threadingPaul B Mahol2018-04-271-8/+29
* avfilter/vf_maskedclamp: add slice threadingPaul B Mahol2018-04-271-69/+99
* avfilter/vf_atadenoise: do not abort if user specified invalid sizePaul B Mahol2018-04-261-2/+2
* avfilter/vf_mix: clip output pixel valuesPaul B Mahol2018-04-261-2/+4
* avfilter/vf_mix: add scale optionPaul B Mahol2018-04-261-1/+8
* avfilter: add tmix filterPaul B Mahol2018-04-264-40/+128
* avfiler/vf_mix: fix crash with >8 bit depthPaul B Mahol2018-04-251-1/+1
* avfilter/vf_interlace: remove duplicate code with same funcionalityVasile Toncu2018-04-236-524/+28
* lavf/qsv: clone the frame which may be managed by frameworkRuiling Song2018-04-212-4/+5
* lavf: make overlay_qsv work based on framesyncRuiling Song2018-04-212-137/+78
* avfilter: add deblock filterPaul B Mahol2018-04-214-1/+416
* avfilter/avf_avectorscope: disable mirroringPaul B Mahol2018-04-181-1/+1
* avfilter: add lowshelf and highshelf filtersPaul B Mahol2018-04-174-10/+74
* avfilter/af_afir: make max IR length configurablePaul B Mahol2018-04-162-7/+7
* avfilter/af_headphone: switch to activatePaul B Mahol2018-04-161-87/+67
* Bump minor versions after release/4.0 branchingMichael Niedermayer2018-04-161-1/+1
* Bump minor versions for branching release/4.0Michael Niedermayer2018-04-161-1/+1
* avfilter/showvolume : cosmetic move bracket after func declaration to a new lineMartin Vignali2018-04-161-1/+2
* avfilter/showvolume : add persistent max displayMartin Vignali2018-04-161-0/+52
* avfilter/showvolume : add display scale optionMartin Vignali2018-04-161-3/+25
* avfilter/af_headphone: fix type=time with hrir=multichPaul B Mahol2018-04-161-2/+2
* avfilter/af_headphone: add single hrir multichannel stream modePaul B Mahol2018-04-151-54/+131
* avfilter/af_headphone: fix memory leak and overreadPaul B Mahol2018-04-141-3/+7
* avfilter/af_headphone: do not output invalid samples when flushingPaul B Mahol2018-04-141-4/+12
* avfilter/af_headphone: fix flushingPaul B Mahol2018-04-141-1/+14
* avfilter/af_headphone: improve performance and reduce latencyPaul B Mahol2018-04-141-12/+2
* Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42'James Almer2018-04-134-3/+28
|\
| * qsv: adding Multi Frame Encode supportMaxym Dmytrychenko2018-04-084-3/+28
* | Merge commit '29a8ed766354c45c9be4b8512c5b2eb25a450cdc'James Almer2018-04-131-3/+25
|\ \ | |/
| * lavf/qsvvpp: bypass vpp if not needed.Zhong Li2018-04-081-3/+25
* | avfilter: add vfrdet filterPaul B Mahol2018-04-134-1/+114
* | lavfi,lavd: add gitignore for generated static component listsJosh de Kock2018-04-051-0/+1
* | avfilter/x86/vf_blend : add SIMD for 16 bit version ofMartin Vignali2018-04-052-60/+128
* | avfilter/x86/vf_blend : reorganize DIFFERENCE macro to reduce line duplicatio...Martin Vignali2018-04-051-22/+16
* | avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-036-9/+8
* | lav*,tests: remove several register_all callsJosh de Kock2018-04-023-6/+0
* | avfilter: bump version for the latest API changeJames Almer2018-04-011-1/+1
OpenPOWER on IntegriCloud