summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* avfilter/af_firequalizer: add fft2 optionMuhammad Faiz2016-11-041-1/+79
* vf_colorspace: Add support for film primariesVittorio Giovara2016-11-011-0/+2
* vf_colorspace: Add support for smpte 431/432 (dci/display p3) primariesVittorio Giovara2016-11-011-0/+6
* vf_colorspace: Add support for ycgco color spaceVittorio Giovara2016-11-011-0/+15
* lavfi/mergeplanes: Fix little endian yuv formats >8 bit and <16bit.Carl Eugen Hoyos2016-11-011-0/+1
* lavfi/mergeplanes: Fix >8 bit for big endian formats and yuv4xxp16le.Carl Eugen Hoyos2016-11-011-4/+4
* vf_colorspace: Add support for iec61966-2.4 (xvYCC) transferVittorio Giovara2016-10-311-0/+3
* avfilter/avf_showcqt: add bar_t optionMuhammad Faiz2016-10-292-6/+11
* lavfi/vf_overlay: support NV12 and NV21Rodger Combs2016-10-261-5/+17
* Bump minor versions after 3.2 branchpoint to seperate releaseMichael Niedermayer2016-10-261-1/+1
* Bump minor versions for 3.2Michael Niedermayer2016-10-261-1/+1
* avfilter/scale_npp: fix passthrough modeYogender Gupta2016-10-251-1/+1
* vf_colorspace: Add support for iec61966-2.1 (sRGB) transferVittorio Giovara2016-10-241-0/+3
* vf_colorspace: don't spam console with warnings if range is unspecified.Ronald S. Bultje2016-10-241-2/+10
* lavfi: remove 2 unused lavc includesClément Bœsch2016-10-232-2/+0
* doc: fix spelling errorsAndreas Cadhalpun2016-10-212-2/+2
* avfilter/firequalizer: use zero phase kernelMuhammad Faiz2016-10-201-11/+15
* avfilter/showcqt: add cscheme optionMuhammad Faiz2016-10-202-11/+36
* avfilter/vf_scale_npp: select cubic and lanczos as alternative where super-sa...Sven C. Dack2016-10-191-1/+13
* avfilter/firequalizer: add cubic_interpolate function on gainMuhammad Faiz2016-10-191-2/+47
* avfilter/firequalizer: add dumpfile and dumpscale optionMuhammad Faiz2016-10-181-14/+83
* avfilter/showcqt: add font optionMuhammad Faiz2016-10-182-7/+79
* avfilter/firequalizer: optimize gain/gain_entry commandMuhammad Faiz2016-10-181-4/+16
* avfilter/firequalizer: add scale optionMuhammad Faiz2016-10-171-3/+30
* avfilter/firequalizer: add tukey windowMuhammad Faiz2016-10-161-0/+5
* avfilter/firequalizer: change WFUNC_MIN/MAX to NB_WFUNCMuhammad Faiz2016-10-161-4/+3
* avfilter/showcqt: add csp optionMuhammad Faiz2016-10-162-5/+53
* lavfi/sidedata: add filter for manipulating frame side dataMarton Balint2016-10-134-1/+186
* lavfi/metadata: fix metadata deletion if comparison returns falseMarton Balint2016-10-111-3/+1
* lavfi/pan: renormalize negative gain coefficients properlyMoritz Barsnick2016-10-111-1/+1
* avfilter/firequalizer: fix blackman window calculationMuhammad Faiz2016-10-101-1/+1
* lavfi: fix typosMoritz Barsnick2016-10-092-4/+4
* Merge commit '5b63b15663d31f50ce45d980b904a68795ad3f7a'Hendrik Leppkes2016-10-071-8/+8
|\
| * lavfi: set the link hwframes context before configuring the dst inputAnton Khirnov2016-06-251-8/+8
| * Use AVFrame.pts instead of deprecated pkt_pts.Anton Khirnov2016-06-211-2/+0
| * lavfi: add a QSV scaling filterAnton Khirnov2016-06-214-1/+636
* | af_hdcd: disable auto-convert by defaultBurt P2016-10-051-46/+1
* | af_hdcd: add experimental 20 and 24-bit decoding supportBurt P2016-10-051-20/+68
* | af_hdcd: hdcd_scan() and hdcd_integrate() handle stereo and single channelBurt P2016-10-051-218/+85
* | af_hdcd: support s16p (WavPack) directlyBurt P2016-10-051-3/+12
* | af_hdcd: allow all HDCD sample ratesBurt P2016-10-051-6/+8
* | af_hdcd: add mono as a supported channel layoutBurt P2016-10-051-1/+4
* | lavfi/metadata: allow deleting all metadataMarton Balint2016-10-011-2/+4
* | lavfi/metadata: fix setting metadata valuesMarton Balint2016-10-011-8/+8
* | avfilter/vf_colorspace: fix range for output colorspace optionJames Almer2016-09-281-1/+1
* | avfilter/tests/integral: Remove unused variablesMichael Niedermayer2016-09-241-2/+0
* | lavfi: add nlmeans filterClément Bœsch2016-09-245-2/+647
* | avfilter/drawutils: allow drawing opaque text on transparent backgroundPaul B Mahol2016-09-213-5/+12
* | vf_colorspace: Interpret unspecified color range as limited rangeVittorio Giovara2016-09-191-3/+7
* | avfilter/vf_overlay: add YUVA422P to alpha_pix_fmtsPaul B Mahol2016-09-171-1/+1
OpenPOWER on IntegriCloud