Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-23avfilter: do not use AVFrame accessorMuhammad Faiz
2017-04-09avfilter/avf_showcqt: add attack optionMuhammad Faiz
2017-01-30avfilter/showcqt: make minimum timeclamp option lowerMuhammad Faiz
2016-10-29avfilter/avf_showcqt: add bar_t optionMuhammad Faiz
2016-10-20avfilter/showcqt: add cscheme optionMuhammad Faiz
2016-10-17avfilter/showcqt: add font optionMuhammad Faiz
2016-10-16avfilter/showcqt: add csp optionMuhammad Faiz
2016-06-24avfilter/showcqt: set some frame propertiesMuhammad Faiz
2016-06-08avfilter/avf_showcqt: set range on fps/rate/r optionMuhammad Faiz
2016-06-08avfilter/avf_showcqt: cqt_calc optimization on x86Muhammad Faiz
2016-06-04avfilter/avf_showcqt: render default font at 960x16Muhammad Faiz
2016-06-02avfilter/avf_showcqt: full chroma blending on draw_axis_yuvMuhammad Faiz
2016-03-08avfilter/avf_showcqt: add performance debugging logMuhammad Faiz
2016-03-06avfilter/avf_showcqt: remove CoeffsTypeMuhammad Faiz
2016-02-29avfilter/avf_showcqt: optimize draw routinesMuhammad Faiz
2016-02-23avfilter/avf_showcqt: use lrintMuhammad Faiz
2016-02-22avfilter/avf_showcqt: remove unneeded headersMuhammad Faiz
2016-02-17avfilter/avf_showcqt: improve pts handlingMuhammad Faiz
2015-12-07avfilter/showcqt: BASEFREQ and ENDFREQ cast to doubleMuhammad Faiz
2015-11-11avfilter/avf_showcqt: Fix uninitialized return codeMichael Niedermayer
2015-11-04avfilter/showcqt: remove yuv offsetMuhammad Faiz
2015-10-31avfilter/avf_showcqt: Replace all fmin* and fmax* by FFMIN/FFMAXMichael Niedermayer
2015-10-28avfilter/avf_showcqt: rewrite showcqt and add featuresMuhammad Faiz
2015-10-22avfilter,swresample,swscale: use fabs, fabsf instead of FFABSGanesh Ajjanagadde
2015-10-14avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde
2015-10-07lavfi/avf_showcqt: remove looping on request_frame().Nicolas George
2015-09-18avfilter/avf_showcqt: use frequency domain windowingMuhammad Faiz
2015-09-15avfilter/avf_showcqt: draw text optionallyPaul B Mahol
2015-09-14avfilter/avf_showcqt: change fft left-right separationMuhammad Faiz
2015-09-09avfilter/showcqt: use AV_OPT_TYPE_BOOL for fullhd optionClément Bœsch
2015-05-12avfilter/avf_showcqt: Fix gamma comparisonsMichael Niedermayer
2015-05-03avfilter/avf_showcqt: optimize gamma calculationMuhammad Faiz
2015-04-16lavfi/avf_showcqt: fix error code.Nicolas George
2015-01-22avfilter/avf_showcqt: use av_malloc_array()Michael Niedermayer
2015-01-18avfilter/showcqt: add gamma2 optionMuhammad Faiz
2014-08-23avfilter/showcqt: add fontcolor optionMuhammad Faiz
2014-08-08avfilter/showcqt: add and extend tlength and volume optionsMuhammad Faiz
2014-06-30avfilter/showcqt: adding freetype supportMuhammad Faiz
2014-06-13vfilter/avf_showcqt: fix 'mixed declarations and code'Michael Niedermayer
2014-06-12avfilter/avf_showcqt: add option for lower resolutionMuhammad Faiz
2014-06-11avfilter/showcqt: move qsort_sparsecoeff closer to where it belongsClément Bœsch
2014-06-11avfilter/showcqt: fix misc style issuesClément Bœsch
2014-06-06avfilter/avf_showcqt: avoid using fminf()Michael Niedermayer
2014-06-05avfilter: new multimedia filter avf_showcqt.cMuhammad Faiz