summaryrefslogtreecommitdiff
path: root/libavfilter/avf_showcqt.c
Commit message (Expand)AuthorAge
* avfilter/showcqt: set some frame propertiesMuhammad Faiz2016-06-24
* avfilter/avf_showcqt: set range on fps/rate/r optionMuhammad Faiz2016-06-09
* avfilter/avf_showcqt: cqt_calc optimization on x86Muhammad Faiz2016-06-08
* avfilter/avf_showcqt: render default font at 960x16Muhammad Faiz2016-06-04
* avfilter/avf_showcqt: full chroma blending on draw_axis_yuvMuhammad Faiz2016-06-02
* avfilter/avf_showcqt: add performance debugging logMuhammad Faiz2016-03-08
* avfilter/avf_showcqt: remove CoeffsTypeMuhammad Faiz2016-03-06
* avfilter/avf_showcqt: optimize draw routinesMuhammad Faiz2016-02-29
* avfilter/avf_showcqt: use lrintMuhammad Faiz2016-02-23
* avfilter/avf_showcqt: remove unneeded headersMuhammad Faiz2016-02-23
* avfilter/avf_showcqt: improve pts handlingMuhammad Faiz2016-02-17
* avfilter/showcqt: BASEFREQ and ENDFREQ cast to doubleMuhammad Faiz2015-12-07
* avfilter/avf_showcqt: Fix uninitialized return codeMichael Niedermayer2015-11-11
* avfilter/showcqt: remove yuv offsetMuhammad Faiz2015-11-03
* avfilter/avf_showcqt: Replace all fmin* and fmax* by FFMIN/FFMAXMichael Niedermayer2015-10-31
* avfilter/avf_showcqt: rewrite showcqt and add featuresMuhammad Faiz2015-10-28
* avfilter,swresample,swscale: use fabs, fabsf instead of FFABSGanesh Ajjanagadde2015-10-22
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* lavfi/avf_showcqt: remove looping on request_frame().Nicolas George2015-10-07
* avfilter/avf_showcqt: use frequency domain windowingMuhammad Faiz2015-09-18
* avfilter/avf_showcqt: draw text optionallyPaul B Mahol2015-09-15
* avfilter/avf_showcqt: change fft left-right separationMuhammad Faiz2015-09-14
* avfilter/showcqt: use AV_OPT_TYPE_BOOL for fullhd optionClément Bœsch2015-09-08
* avfilter/avf_showcqt: Fix gamma comparisonsMichael Niedermayer2015-05-12
* avfilter/avf_showcqt: optimize gamma calculationMuhammad Faiz2015-05-03
* lavfi/avf_showcqt: fix error code.Nicolas George2015-04-16
* avfilter/avf_showcqt: use av_malloc_array()Michael Niedermayer2015-01-22
* avfilter/showcqt: add gamma2 optionMuhammad Faiz2015-01-18
* avfilter/showcqt: add fontcolor optionMuhammad Faiz2014-08-23
* avfilter/showcqt: add and extend tlength and volume optionsMuhammad Faiz2014-08-08
* avfilter/showcqt: adding freetype supportMuhammad Faiz2014-06-30
* vfilter/avf_showcqt: fix 'mixed declarations and code'Michael Niedermayer2014-06-13
* avfilter/avf_showcqt: add option for lower resolutionMuhammad Faiz2014-06-12
* avfilter/showcqt: move qsort_sparsecoeff closer to where it belongsClément Bœsch2014-06-11
* avfilter/showcqt: fix misc style issuesClément Bœsch2014-06-11
* avfilter/avf_showcqt: avoid using fminf()Michael Niedermayer2014-06-06
* avfilter: new multimedia filter avf_showcqt.cMuhammad Faiz2014-06-05