summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/ebur128: use ff_ prefixKyle Swanson2016-11-13
* Merge commit 'c3f113d58488df7594a489bdbb993a69ad47063c'Hendrik Leppkes2016-11-13
|\
| * vf_hwdownload: allocate the destination frame for the pool sizeAnton Khirnov2016-06-28
* | vf_scale_vaapi: Respect driver quirks around buffer destructionMark Thompson2016-11-13
* | lavfi: split frame_count between input and output.Nicolas George2016-11-13
* | lavfi/ebur128: specify scaling_factor directlyMarton Balint2016-11-13
* | lavfi/loudnorm: add an internal libebur128 libraryMarton Balint2016-11-11
* | avfilter/vf_drawtext: fixed default/flt formatting ignoring offset parameterAlex Agranovsky2016-11-06
* | avfilter/af_volumedetect: Remove dependency on channel layoutMichael Niedermayer2016-11-06
* | avfilter/af_firequalizer: add fft2 optionMuhammad Faiz2016-11-04
* | vf_colorspace: Add support for film primariesVittorio Giovara2016-11-01
* | vf_colorspace: Add support for smpte 431/432 (dci/display p3) primariesVittorio Giovara2016-11-01
* | vf_colorspace: Add support for ycgco color spaceVittorio Giovara2016-11-01
* | lavfi/mergeplanes: Fix little endian yuv formats >8 bit and <16bit.Carl Eugen Hoyos2016-11-01
* | lavfi/mergeplanes: Fix >8 bit for big endian formats and yuv4xxp16le.Carl Eugen Hoyos2016-11-01
* | vf_colorspace: Add support for iec61966-2.4 (xvYCC) transferVittorio Giovara2016-10-31
* | avfilter/avf_showcqt: add bar_t optionMuhammad Faiz2016-10-29
* | lavfi/vf_overlay: support NV12 and NV21Rodger Combs2016-10-26
* | Bump minor versions after 3.2 branchpoint to seperate releaseMichael Niedermayer2016-10-26
* | Bump minor versions for 3.2Michael Niedermayer2016-10-26
* | avfilter/scale_npp: fix passthrough modeYogender Gupta2016-10-25
* | vf_colorspace: Add support for iec61966-2.1 (sRGB) transferVittorio Giovara2016-10-24
* | vf_colorspace: don't spam console with warnings if range is unspecified.Ronald S. Bultje2016-10-24
* | lavfi: remove 2 unused lavc includesClément Bœsch2016-10-23
* | doc: fix spelling errorsAndreas Cadhalpun2016-10-21
* | avfilter/firequalizer: use zero phase kernelMuhammad Faiz2016-10-20
* | avfilter/showcqt: add cscheme optionMuhammad Faiz2016-10-20
* | avfilter/vf_scale_npp: select cubic and lanczos as alternative where super-sa...Sven C. Dack2016-10-19
* | avfilter/firequalizer: add cubic_interpolate function on gainMuhammad Faiz2016-10-19
* | 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