git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
avfilter/avf_showspectrum: add rscroll sliding mode
[ffmpeg.git]
/
libavfilter
/
avf_showspectrum.c
2015-12-28
Paul B Mahol
avfilter/avf_showspectrum: add rscroll sliding mode
blob
|
commitdiff
2015-12-27
Ganesh Ajjanagadde
lavfi/avf_showspectrum: replace rint by lrint
blob
|
commitdiff
|
diff to current
2015-10-29
Ganesh Ajjanagadde
avfilter/avf_showspectrum: use log10 instead of log...
blob
|
commitdiff
|
diff to current
2015-10-14
Ganesh Ajjanagadde
avfilter/all: propagate errors of functions from avfilt...
blob
|
commitdiff
|
diff to current
2015-10-07
Nicolas George
lavfi/avf_showspectrum: reindent after last commit.
blob
|
commitdiff
|
diff to current
2015-10-07
Nicolas George
lavfi/avf_showspectrum: remove looping on request_frame().
blob
|
commitdiff
|
diff to current
2015-08-06
Paul B Mahol
avfilter/avf_showspectrum: use av_calloc()
blob
|
commitdiff
|
diff to current
2015-08-04
Paul B Mahol
avfilter/avf_showspectrum: reindent
blob
|
commitdiff
|
diff to current
2015-03-02
Michael Niedermayer
avfilter/avf_showspectrum: Change enums to int, which...
blob
|
commitdiff
|
diff to current
2014-08-20
Michael Niedermayer
avfilter/avf_showspectrum: fix colums typo
blob
|
commitdiff
|
diff to current
2014-08-14
Nicolas George
lavfi/avf_showspectrum: check RDFT context init.
blob
|
commitdiff
|
diff to current
2014-08-14
Nicolas George
lavfi/avf_showspectrum: add full frame sliding mode.
blob
|
commitdiff
|
diff to current
2014-08-14
Nicolas George
lavfi/avf_showspectrum: use automatic framing.
blob
|
commitdiff
|
diff to current
2014-08-14
Nicolas George
lavfi/avf_showspectrum: do not push the frame at EOF.
blob
|
commitdiff
|
diff to current
2014-08-14
Nicolas George
lavfi/avf_showspectrum: fix output pts computation.
blob
|
commitdiff
|
diff to current
2014-08-14
Nicolas George
lavfi/avf_showspectrum: set output frame rate.
blob
|
commitdiff
|
diff to current
2014-06-21
Michael Niedermayer
avfilter/avf_showspectrum: fix macro ()
blob
|
commitdiff
|
diff to current
2013-11-20
Clément Bœsch
avfilter/showspectrum: use 0 dummies for range in const.
blob
|
commitdiff
|
diff to current
2013-11-20
Clément Bœsch
avfilter/showspectrum: reindent const options.
blob
|
commitdiff
|
diff to current
2013-11-20
Clément Bœsch
avfilter/showspectrum: add blackman window.
blob
|
commitdiff
|
diff to current
2013-11-20
Clément Bœsch
avfilter/showspectrum: add win_func option.
blob
|
commitdiff
|
diff to current
2013-10-29
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-10-02
Clément Bœsch
avfilter/avf_showspectrum: use the name 's' for the...
blob
|
commitdiff
|
diff to current
2013-09-12
Paul B Mahol
avfilter: various cosmetics
blob
|
commitdiff
|
diff to current
2013-04-29
Paul B Mahol
lavfi/showspectrum: fix crash in case of negative linesize
blob
|
commitdiff
|
diff to current
2013-04-10
Clément Bœsch
lavfi/showspectrum: switch to an AVOptions-based system.
blob
|
commitdiff
|
diff to current
2013-03-13
Clément Bœsch
lavfi/showspectrum: raise filter_frame() error.
blob
|
commitdiff
|
diff to current
2013-03-10
Michael Niedermayer
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
blob
|
commitdiff
|
diff to current
2013-03-09
Clément Bœsch
lavfi/showspectrum: fix outpicref initialization.
blob
|
commitdiff
|
diff to current
2013-02-18
Clément Bœsch
lavf/showspectrum: add divVerent in the (c) for his...
blob
|
commitdiff
|
diff to current
2013-02-14
Clément Bœsch
lavfi/showspectrum: simplify intensity_color_table...
blob
|
commitdiff
|
diff to current
2013-02-14
Clément Bœsch
lavfi/showspectrum: pretty-align constants.
blob
|
commitdiff
|
diff to current
2013-02-04
Rudolf Polzer
lavfi/showspectrum: display multiple channels in separa...
blob
|
commitdiff
|
diff to current
2013-02-03
Rudolf Polzer
lavfi/showspectrum: set default height to 512
blob
|
commitdiff
|
diff to current
2012-11-29
Clément Bœsch
lavfi/show{spectrum,waves}: use ff_filter_frame().
blob
|
commitdiff
|
diff to current
2012-11-28
Clément Bœsch
lavfi: convert remaining input/output list compound...
blob
|
commitdiff
|
diff to current
2012-11-28
Michael Niedermayer
lavfi: replace filter_samples by filter_frame
blob
|
commitdiff
|
diff to current
2012-11-13
Paul B Mahol
Replace rest of libavutil/audioconvert.h with libavutil...
blob
|
commitdiff
|
diff to current
2012-11-05
Paul B Mahol
lavfi: stop using -1 instead use AV_PIX_FMT_NONE/AV_SAM...
blob
|
commitdiff
|
diff to current
2012-10-27
Clément Bœsch
lavf/showspectrum: fix unaligned rdft data.
blob
|
commitdiff
|
diff to current
2012-10-25
Clément Bœsch
lavfi/showspectrum: add sliding mode.
blob
|
commitdiff
|
diff to current
2012-10-08
Michael Niedermayer
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
blob
|
commitdiff
|
diff to current
2012-08-20
Stefano Sabatini
lavfi/showspectrum: add priv_class and flags to options
blob
|
commitdiff
|
diff to current
2012-08-20
Clément Bœsch
lavfi: add showspectrum filter.
blob
|
commitdiff
|
diff to current