| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/showcqt: make minimum timeclamp option lower | Muhammad Faiz | 2017-01-30 | 1 | -3/+3 |
* | avfilter/avf_showcqt: add bar_t option | Muhammad Faiz | 2016-10-29 | 1 | -5/+9 |
* | avfilter/showcqt: add cscheme option | Muhammad Faiz | 2016-10-20 | 1 | -11/+34 |
* | avfilter/showcqt: add font option | Muhammad Faiz | 2016-10-18 | 1 | -7/+78 |
* | avfilter/showcqt: add csp option | Muhammad Faiz | 2016-10-16 | 1 | -5/+51 |
* | avfilter/showcqt: set some frame properties | Muhammad Faiz | 2016-06-24 | 1 | -0/+2 |
* | avfilter/avf_showcqt: set range on fps/rate/r option | Muhammad Faiz | 2016-06-09 | 1 | -3/+3 |
* | avfilter/avf_showcqt: cqt_calc optimization on x86 | Muhammad Faiz | 2016-06-08 | 1 | -0/+7 |
* | avfilter/avf_showcqt: render default font at 960x16 | Muhammad Faiz | 2016-06-04 | 1 | -19/+24 |
* | avfilter/avf_showcqt: full chroma blending on draw_axis_yuv | Muhammad Faiz | 2016-06-02 | 1 | -13/+60 |
* | avfilter/avf_showcqt: add performance debugging log | Muhammad Faiz | 2016-03-08 | 1 | -5/+59 |
* | avfilter/avf_showcqt: remove CoeffsType | Muhammad Faiz | 2016-03-06 | 1 | -56/+6 |
* | avfilter/avf_showcqt: optimize draw routines | Muhammad Faiz | 2016-02-29 | 1 | -97/+115 |
* | avfilter/avf_showcqt: use lrint | Muhammad Faiz | 2016-02-23 | 1 | -45/+45 |
* | avfilter/avf_showcqt: remove unneeded headers | Muhammad Faiz | 2016-02-23 | 1 | -3/+0 |
* | avfilter/avf_showcqt: improve pts handling | Muhammad Faiz | 2016-02-17 | 1 | -12/+35 |
* | avfilter/showcqt: BASEFREQ and ENDFREQ cast to double | Muhammad Faiz | 2015-12-07 | 1 | -1/+1 |
* | avfilter/avf_showcqt: Fix uninitialized return code | Michael Niedermayer | 2015-11-11 | 1 | -1/+1 |
* | avfilter/showcqt: remove yuv offset | Muhammad Faiz | 2015-11-03 | 1 | -36/+36 |
* | avfilter/avf_showcqt: Replace all fmin* and fmax* by FFMIN/FFMAX | Michael Niedermayer | 2015-10-31 | 1 | -8/+8 |
* | avfilter/avf_showcqt: rewrite showcqt and add features | Muhammad Faiz | 2015-10-28 | 1 | -485/+1061 |
* | avfilter,swresample,swscale: use fabs, fabsf instead of FFABS | Ganesh Ajjanagadde | 2015-10-22 | 1 | -1/+1 |
* | avfilter/all: propagate errors of functions from avfilter/formats | Ganesh Ajjanagadde | 2015-10-14 | 1 | -12/+9 |
* | lavfi/avf_showcqt: remove looping on request_frame(). | Nicolas George | 2015-10-07 | 1 | -8/+1 |
* | avfilter/avf_showcqt: use frequency domain windowing | Muhammad Faiz | 2015-09-18 | 1 | -105/+31 |
* | avfilter/avf_showcqt: draw text optionally | Paul B Mahol | 2015-09-15 | 1 | -2/+14 |
* | avfilter/avf_showcqt: change fft left-right separation | Muhammad Faiz | 2015-09-14 | 1 | -35/+21 |
* | avfilter/showcqt: use AV_OPT_TYPE_BOOL for fullhd option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/avf_showcqt: Fix gamma comparisons | Michael Niedermayer | 2015-05-12 | 1 | -3/+3 |
* | avfilter/avf_showcqt: optimize gamma calculation | Muhammad Faiz | 2015-05-03 | 1 | -6/+36 |
* | lavfi/avf_showcqt: fix error code. | Nicolas George | 2015-04-16 | 1 | -1/+1 |
* | avfilter/avf_showcqt: use av_malloc_array() | Michael Niedermayer | 2015-01-22 | 1 | -1/+1 |
* | avfilter/showcqt: add gamma2 option | Muhammad Faiz | 2015-01-18 | 1 | -1/+4 |
* | avfilter/showcqt: add fontcolor option | Muhammad Faiz | 2014-08-23 | 1 | -31/+71 |
* | avfilter/showcqt: add and extend tlength and volume options | Muhammad Faiz | 2014-08-08 | 1 | -8/+79 |
* | avfilter/showcqt: adding freetype support | Muhammad Faiz | 2014-06-30 | 1 | -29/+151 |
* | vfilter/avf_showcqt: fix 'mixed declarations and code' | Michael Niedermayer | 2014-06-13 | 1 | -2/+2 |
* | avfilter/avf_showcqt: add option for lower resolution | Muhammad Faiz | 2014-06-12 | 1 | -45/+69 |
* | avfilter/showcqt: move qsort_sparsecoeff closer to where it belongs | Clément Bœsch | 2014-06-11 | 1 | -8/+8 |
* | avfilter/showcqt: fix misc style issues | Clément Bœsch | 2014-06-11 | 1 | -78/+43 |
* | avfilter/avf_showcqt: avoid using fminf() | Michael Niedermayer | 2014-06-06 | 1 | -3/+3 |
* | avfilter: new multimedia filter avf_showcqt.c | Muhammad Faiz | 2014-06-05 | 1 | -0/+585 |