summaryrefslogtreecommitdiffstats
path: root/libavfilter/avf_showcqt.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-231-2/+2
* avfilter/avf_showcqt: add attack optionMuhammad Faiz2017-04-091-7/+32
* avfilter/showcqt: make minimum timeclamp option lowerMuhammad Faiz2017-01-301-3/+3
* avfilter/avf_showcqt: add bar_t optionMuhammad Faiz2016-10-291-5/+9
* avfilter/showcqt: add cscheme optionMuhammad Faiz2016-10-201-11/+34
* avfilter/showcqt: add font optionMuhammad Faiz2016-10-181-7/+78
* avfilter/showcqt: add csp optionMuhammad Faiz2016-10-161-5/+51
* avfilter/showcqt: set some frame propertiesMuhammad Faiz2016-06-241-0/+2
* avfilter/avf_showcqt: set range on fps/rate/r optionMuhammad Faiz2016-06-091-3/+3
* avfilter/avf_showcqt: cqt_calc optimization on x86Muhammad Faiz2016-06-081-0/+7
* avfilter/avf_showcqt: render default font at 960x16Muhammad Faiz2016-06-041-19/+24
* avfilter/avf_showcqt: full chroma blending on draw_axis_yuvMuhammad Faiz2016-06-021-13/+60
* avfilter/avf_showcqt: add performance debugging logMuhammad Faiz2016-03-081-5/+59
* avfilter/avf_showcqt: remove CoeffsTypeMuhammad Faiz2016-03-061-56/+6
* avfilter/avf_showcqt: optimize draw routinesMuhammad Faiz2016-02-291-97/+115
* avfilter/avf_showcqt: use lrintMuhammad Faiz2016-02-231-45/+45
* avfilter/avf_showcqt: remove unneeded headersMuhammad Faiz2016-02-231-3/+0
* avfilter/avf_showcqt: improve pts handlingMuhammad Faiz2016-02-171-12/+35
* avfilter/showcqt: BASEFREQ and ENDFREQ cast to doubleMuhammad Faiz2015-12-071-1/+1
* avfilter/avf_showcqt: Fix uninitialized return codeMichael Niedermayer2015-11-111-1/+1
* avfilter/showcqt: remove yuv offsetMuhammad Faiz2015-11-031-36/+36
* avfilter/avf_showcqt: Replace all fmin* and fmax* by FFMIN/FFMAXMichael Niedermayer2015-10-311-8/+8
* avfilter/avf_showcqt: rewrite showcqt and add featuresMuhammad Faiz2015-10-281-485/+1061
* avfilter,swresample,swscale: use fabs, fabsf instead of FFABSGanesh Ajjanagadde2015-10-221-1/+1
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-141-12/+9
* lavfi/avf_showcqt: remove looping on request_frame().Nicolas George2015-10-071-8/+1
* avfilter/avf_showcqt: use frequency domain windowingMuhammad Faiz2015-09-181-105/+31
* avfilter/avf_showcqt: draw text optionallyPaul B Mahol2015-09-151-2/+14
* avfilter/avf_showcqt: change fft left-right separationMuhammad Faiz2015-09-141-35/+21
* avfilter/showcqt: use AV_OPT_TYPE_BOOL for fullhd optionClément Bœsch2015-09-081-1/+1
* avfilter/avf_showcqt: Fix gamma comparisonsMichael Niedermayer2015-05-121-3/+3
* avfilter/avf_showcqt: optimize gamma calculationMuhammad Faiz2015-05-031-6/+36
* lavfi/avf_showcqt: fix error code.Nicolas George2015-04-161-1/+1
* avfilter/avf_showcqt: use av_malloc_array()Michael Niedermayer2015-01-221-1/+1
* avfilter/showcqt: add gamma2 optionMuhammad Faiz2015-01-181-1/+4
* avfilter/showcqt: add fontcolor optionMuhammad Faiz2014-08-231-31/+71
* avfilter/showcqt: add and extend tlength and volume optionsMuhammad Faiz2014-08-081-8/+79
* avfilter/showcqt: adding freetype supportMuhammad Faiz2014-06-301-29/+151
* vfilter/avf_showcqt: fix 'mixed declarations and code'Michael Niedermayer2014-06-131-2/+2
* avfilter/avf_showcqt: add option for lower resolutionMuhammad Faiz2014-06-121-45/+69
* avfilter/showcqt: move qsort_sparsecoeff closer to where it belongsClément Bœsch2014-06-111-8/+8
* avfilter/showcqt: fix misc style issuesClément Bœsch2014-06-111-78/+43
* avfilter/avf_showcqt: avoid using fminf()Michael Niedermayer2014-06-061-3/+3
* avfilter: new multimedia filter avf_showcqt.cMuhammad Faiz2014-06-051-0/+585
OpenPOWER on IntegriCloud