summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* avfilter: add gblur filterPaul B Mahol2016-09-04
* vf_colorspace: Allow overriding input color propertiesVittorio Giovara2016-09-04
* avfilter/vf_zscale: make possible to change chroma locationPaul B Mahol2016-09-02
* avfilter/vf_minterpolate: rename chroma log varsDavinder Singh2016-09-02
* avfilter: add weave filterPaul B Mahol2016-09-02
* avfilter/vf_psnr: Add max value output option to psnr stats log.Lucas Cooper2016-09-01
* avfilter/drawutils: honor shift for color component descriptionTimo Rothenpieler2016-08-31
* avfilter/drawutils: P010 is not supportedTimo Rothenpieler2016-08-31
* avfilter/vf_lut: unbreak planar rgb suppot on big-endianPaul B Mahol2016-08-31
* avfilter/vf_minterpolate: do not right shift negative numbersDavinder Singh2016-08-29
* avfilter: make use of ff_filter_get_nb_threadsPaul B Mahol2016-08-29
* avfilter: add ff_filter_get_nb_threads()Paul B Mahol2016-08-29
* avfilter: add nb_threads to AVFilterContextPaul B Mahol2016-08-29
* avfilter: hflip,swapuv,vflip: add timeline supportPaul B Mahol2016-08-28
* avfilter/vf_convolution: add >8 bit depth supportPaul B Mahol2016-08-27
* avfilter/vf_atadenoise: add planes optionPaul B Mahol2016-08-27
* vf_colorspace: Add support for full range yuvVittorio Giovara2016-08-27
* vf_colorspace: Check av_frame_copy_props() return valueVittorio Giovara2016-08-27
* avfilter: add vaguedenoiser filterPaul B Mahol2016-08-26
* avfilter/motion_estimation: Fix pre processor formatingMichael Niedermayer2016-08-26
* avfilter/motion_estimation: Fix warning: variable dir_x set but not usedMichael Niedermayer2016-08-26
* avfilter: added motion estimation and interpolation filtersDavinder Singh2016-08-26
* af_hdcd: av_frame_free(out) if av_frame_copy_props() failsBurt P2016-08-25
* af_hdcd: for easier maintenance alongside libhdcdBurt P2016-08-25
* avfilter/af_acrusher: Rename sun/sovMichael Niedermayer2016-08-25
* avfilter: add yuvtestsrc source filterPaul B Mahol2016-08-25
* avfilter: add lut2 filterPaul B Mahol2016-08-25
* af_hdcd: check return value of av_frame_copy_props()Burt P2016-08-24
* avfilter/vf_lut: add planar RGB supportPaul B Mahol2016-08-24
* avfilter/vf_maskedmerge: add support for more pixel formatsPaul B Mahol2016-08-23
* avfilter: add hysteresis filterPaul B Mahol2016-08-23
* avfilter: add maskedclamp filterPaul B Mahol2016-08-23
* af_hdcd: PE table limitsBurt P2016-08-21
* af_hdcd: add AVOption to disable autoconversion in the filter graphBurt P2016-08-21
* af_hdcd: add AVOption to set the CDT periodBurt P2016-08-21
* af_hdcd: Code comments updateBurt P2016-08-21
* avfilter/avf_showvolume: calculate color table only oncePaul B Mahol2016-08-21
* avfilter/vf_crop: make possible to do exact cropping for subsampled videosPaul B Mahol2016-08-21
* avfilter/window_func: use a constant instead of acosh()James Almer2016-08-20
* x86/avf_showcqt: use the FMULADD_PS x86util macroJames Almer2016-08-20
* avfilter/vf_histogram: make foreground and background opacity configurablePaul B Mahol2016-08-19
* avfilter/avf_showvolume: use current peak value for picking colorsPaul B Mahol2016-08-18
* avfilter/avf_showspectrum: do not use uninitialized memoryPaul B Mahol2016-08-18
* avfilter/af_astats: fix flt(p) supportPaul B Mahol2016-08-18
* avfilter/af_astats: add support for s64(p) sample formatPaul B Mahol2016-08-18
* avfilter/avf_showfreqs: make minimum amplitude for log scaler configurablePaul B Mahol2016-08-17
* avfilter/avf_showspectrum: unbreak dB legendPaul B Mahol2016-08-17
* avfilter/Makefile & allfilters: sort entriesPaul B Mahol2016-08-17
* avfilter: add bitplanenoise filterPaul B Mahol2016-08-17
* avfilter/window_func: add cauchy, parzen and poisson window functionPaul B Mahol2016-08-16