summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* Merge commit 'e8bc642202c10beda1ea4e93ec8492b1e39805e5'Derek Buitenhuis2016-01-27
|\
| * lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch2016-01-11
| * vsrc_color: Drop unneeded variableVittorio Giovara2015-11-30
| * vsrc_color: implement frame rateJohn Stebbins2015-11-09
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* | avfilter/af_afade: do not duplicate curve optionPaul B Mahol2016-01-27
* | avfilter/vf_zscale: make it possible to override input frame parametersPaul B Mahol2016-01-26
* | vf_libopencv: add support for opencv 3Andreas Cadhalpun2016-01-25
* | avfilter/vf_zoompan: fix pts handlingPaul B Mahol2016-01-24
* | avfilter/vf_zoompan: unbreak filtering with video inputPaul B Mahol2016-01-24
* | avfilter/vf_zoompan: rewrite so it doesn't cache all output framesPaul B Mahol2016-01-24
* | lavfi: recognize GBR9-14P as RGB in ff_fill_rgba_map().Ronald S. Bultje2016-01-24
* | lavfi/pthread: fix perameters/parameters typoClément Bœsch2016-01-24
* | avfilter: update some commentsPaul B Mahol2016-01-24
* | avfilter/vf_convolution: Use av_clip_uint8()Michael Niedermayer2016-01-23
* | avfilter/af_ladspa: accepts ' ' as command separator tooPaul B Mahol2016-01-22
* | avfilter/vf_convolution: add timeline supportPaul B Mahol2016-01-22
* | avfilter: add convolution filterPaul B Mahol2016-01-22
* | avfilter/avf_showwaves: add logarithmic amplitude scalerPaul B Mahol2016-01-22
* | avfilter/avf_showwaves: color supportPaul B Mahol2016-01-21
* | avfilter: add afftfilterPaul B Mahol2016-01-21
* | lavc,lavfi: use avutil/thread.h instead of redundant conditional includesClément Bœsch2016-01-20
* | vf_scale: Detecting changes of incoming frame properties and dinamically eval...Bela Bodecs2016-01-20
* | vf_overlay: handles expression evaluation of frame size change in frame-by-fr...Bela Bodecs2016-01-19
* | avfilter/af_dynaudnorm: call uninit() from config_input()Paul B Mahol2016-01-19
* | avfilter/avf_showfreqs/showspectrum: rename skip_samples to hop_sizePaul B Mahol2016-01-18
* | avfilter/af_sidechaincompress & af_agate: use audio fifo from lavuPaul B Mahol2016-01-15
* | avfilter: add ahistogram multimedia filterPaul B Mahol2016-01-15
* | avfilter/vaf_spectrumsynth: Fix mixed declaration and statmentMichael Niedermayer2016-01-15
* | avfilter/vf_fftfilt: this is video filter so use pixels instead of samplesPaul B Mahol2016-01-14
* | avfilter/vf_fftfilt: use the name 's' for the pointer to the private contextPaul B Mahol2016-01-14
* | avfilter: add spectrumsynth filterPaul B Mahol2016-01-14
* | avfilter/af_dynaudnorm: fix possible null pointer dereferencePaul B Mahol2016-01-14
* | avfilter/avf_showspectrum: reduce number of operationsPaul B Mahol2016-01-12
* | avfilter/avf_showspectrum: add posibility to display phasePaul B Mahol2016-01-12
* | avf_showspectrum: Silence "deprecated pixel format" warningTimothy Gu2016-01-09
* | avfilter/avf_showspectrum: set color range to framePaul B Mahol2016-01-09
* | avfilter/avf_showspectrum: add cool color mapPaul B Mahol2016-01-08
* | avfilter/avf_showfreqs: fix possible null pointer dereferencePaul B Mahol2016-01-08
* | x86/vf_w3fdif: 32-bit compatibility for w3fdif_simple_highHendrik Leppkes2016-01-08
* | avfilter/avf_showspectrum: add option to draw legendPaul B Mahol2016-01-08
* | lavfi/avf_showspectrum: replace pow(x, 0.25) by sqrt(sqrt(x))Ganesh Ajjanagadde2016-01-07
* | lavfi/deshake: use FF_CEIL_RSHIFT()Clément Bœsch2016-01-07
* | avfilter/formats: fix leak of formats on errorPaul B Mahol2016-01-07
* | avfilter/vf_pad: fix direct paddingAndrey Turkin2016-01-06
* | lavfi/af_compensationdelay: replace pow(x,0.5) by sqrt(x)Ganesh Ajjanagadde2016-01-05
* | avfilter/avf_avectorscope: add line drawing supportPaul B Mahol2016-01-05
* | avfilter/window_func: add tukey window functionPaul B Mahol2016-01-05
* | avfilter/avf_showspectrum: use av_clip/lrintfPaul B Mahol2016-01-05
* | avfilter/avf_showspectrum: add yet another color mapPaul B Mahol2016-01-05