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
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