summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/firequalizer: add dumpfile and dumpscale optionMuhammad Faiz2016-10-18
* avfilter/showcqt: add font optionMuhammad Faiz2016-10-18
* avfilter/firequalizer: optimize gain/gain_entry commandMuhammad Faiz2016-10-18
* avfilter/firequalizer: add scale optionMuhammad Faiz2016-10-17
* avfilter/firequalizer: add tukey windowMuhammad Faiz2016-10-16
* avfilter/firequalizer: change WFUNC_MIN/MAX to NB_WFUNCMuhammad Faiz2016-10-16
* avfilter/showcqt: add csp optionMuhammad Faiz2016-10-16
* lavfi/sidedata: add filter for manipulating frame side dataMarton Balint2016-10-13
* lavfi/metadata: fix metadata deletion if comparison returns falseMarton Balint2016-10-11
* lavfi/pan: renormalize negative gain coefficients properlyMoritz Barsnick2016-10-11
* avfilter/firequalizer: fix blackman window calculationMuhammad Faiz2016-10-10
* lavfi: fix typosMoritz Barsnick2016-10-09
* Merge commit '5b63b15663d31f50ce45d980b904a68795ad3f7a'Hendrik Leppkes2016-10-07
|\
| * lavfi: set the link hwframes context before configuring the dst inputAnton Khirnov2016-06-25
| * Use AVFrame.pts instead of deprecated pkt_pts.Anton Khirnov2016-06-21
| * lavfi: add a QSV scaling filterAnton Khirnov2016-06-21
* | af_hdcd: disable auto-convert by defaultBurt P2016-10-05
* | af_hdcd: add experimental 20 and 24-bit decoding supportBurt P2016-10-05
* | af_hdcd: hdcd_scan() and hdcd_integrate() handle stereo and single channelBurt P2016-10-05
* | af_hdcd: support s16p (WavPack) directlyBurt P2016-10-05
* | af_hdcd: allow all HDCD sample ratesBurt P2016-10-05
* | af_hdcd: add mono as a supported channel layoutBurt P2016-10-05
* | lavfi/metadata: allow deleting all metadataMarton Balint2016-10-01
* | lavfi/metadata: fix setting metadata valuesMarton Balint2016-10-01
* | avfilter/vf_colorspace: fix range for output colorspace optionJames Almer2016-09-28
* | avfilter/tests/integral: Remove unused variablesMichael Niedermayer2016-09-24
* | lavfi: add nlmeans filterClément Bœsch2016-09-24
* | avfilter/drawutils: allow drawing opaque text on transparent backgroundPaul B Mahol2016-09-21
* | vf_colorspace: Interpret unspecified color range as limited rangeVittorio Giovara2016-09-19
* | avfilter/vf_overlay: add YUVA422P to alpha_pix_fmtsPaul B Mahol2016-09-17
* | avfilter/vf_overlay: support J formats tooPaul B Mahol2016-09-17
* | avfilter/vf_unsharp: limit matrix size in either direction to 23Paul B Mahol2016-09-17
* | avfilter/vf_unsharp: check if scalebits is too highPaul B Mahol2016-09-17
* | avfilter/vf_lut2: also export video input bit depthPaul B Mahol2016-09-16
* | vf_colorspace: Add modern names for color range optionVittorio Giovara2016-09-14
* | avfilter/af_amerge: allow merging 1 input onlyMarton Balint2016-09-13
* | vf_colorspace: Add BT-names for gamma22/28 transfer optionVittorio Giovara2016-09-13
* | avfilter/vf_convolution: add slice threading supportPaul B Mahol2016-09-12
* | avfilter: add sobel and prewitt filterPaul B Mahol2016-09-12
* | avfilter/vf_vaguedenoiser: calculate dimensions at initPaul B Mahol2016-09-12
* | avfilter/vf_vaguedenoiser: change thresholding to function pointersPaul B Mahol2016-09-12
* | avfilter/vf_overlay: inline yuv output formatsPaul B Mahol2016-09-11
* | avfilter/vf_overlay: split blend_image into functions for each overlay formatPaul B Mahol2016-09-11
* | avfilter/avf_concat: Make independent of the channel layoutMichael Niedermayer2016-09-10
* | avfilter/af_amix: use ff_all_channel_counts() instead of ff_all_channel_layou...Paul B Mahol2016-09-10
* | avfilter/vf_histogram: set foreground alpha if possible in destination formatPaul B Mahol2016-09-10
* | avfilter/vf_datascope: cleanup code a littlePaul B Mahol2016-09-09
* | avfilter/vf_weave: do not leak unused framePaul B Mahol2016-09-09
* | af_hdcd: fix bounds check in hdcd_envelope()Burt P2016-09-08
* | avfilter/vf_datascope: let user change background opacityPaul B Mahol2016-09-09