| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/avf_showwaves: add draw mode which controls how single sample is drawn | Paul B Mahol | 2018-03-23 | 1 | -18/+101 |
* | avfilter: don't anonymously typedef structs | Paul B Mahol | 2017-05-13 | 1 | -1/+1 |
* | libavfilter/avf_showwaves: make sqrt and cbrt scale option values available t... | Moritz Barsnick | 2017-03-11 | 1 | -0/+2 |
* | avfilter/avf_showwaves: add sqrt and cbrt amplitude scalers | Paul B Mahol | 2016-08-10 | 1 | -0/+44 |
* | avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE | Michael Niedermayer | 2016-06-09 | 1 | -2/+2 |
* | avfilter/avf_showwaves: add logarithmic amplitude scaler | Paul B Mahol | 2016-01-22 | 1 | -28/+84 |
* | avfilter/avf_showwaves: color support | Paul B Mahol | 2016-01-21 | 1 | -68/+207 |
* | avfilter: use AV_OPT_TYPE_BOOL in a bunch of places | Clément Bœsch | 2015-12-04 | 1 | -1/+1 |
* | avfilter/all: propagate errors of functions from avfilter/formats | Ganesh Ajjanagadde | 2015-10-14 | 1 | -12/+9 |
* | lavfi/avf_showwaves: remove looping on request_frame(). | Nicolas George | 2015-10-07 | 1 | -8/+2 |
* | avfilter/showwaves: use AV_OPT_TYPE_BOOL for split_channels option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/avf_showwaves: Check max_samples | Michael Niedermayer | 2015-09-03 | 1 | -0/+5 |
* | lavfi: add showwavespic filter | Clément Bœsch | 2015-03-18 | 1 | -35/+239 |
* | avfilter/avf_showwaves: Change enums to int, which are accessed via AVOption ... | Michael Niedermayer | 2015-03-07 | 1 | -1/+1 |
* | avfilter/showwaves: fix height range for cline mode | Clément Bœsch | 2014-12-24 | 1 | -1/+1 |
* | avfilter/showwaves: use INT16_MAX instead of a self defined macro | Clément Bœsch | 2014-12-24 | 1 | -5/+3 |
* | avfilter/avf_showwaves: fix off by one error in loop condition | Marton Balint | 2014-11-09 | 1 | -1/+1 |
* | avfilter/showwaves: align const mode values (cosmetics) | Clément Bœsch | 2014-08-20 | 1 | -4/+4 |
* | avfilter/showwaves: add split_channels option | Clément Bœsch | 2014-08-20 | 1 | -4/+10 |
* | avfilter/showwaves: split out draw sample code | Clément Bœsch | 2014-08-20 | 1 | -45/+74 |
* | avfilter/showwaves: add "cline" mode (centered line) | Clément Bœsch | 2014-08-20 | 1 | -5/+19 |
* | avfilter/avf_showwaves: New p2p mode for showwaves filter | mrskman | 2014-08-05 | 1 | -1/+29 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -9/+9 |
* | lavfi/showwaves: fix floating exception with >8 channels | Paul B Mahol | 2013-07-13 | 1 | -1/+1 |
* | lavfi/showwaves: fix crash in case of negative linesize | Paul B Mahol | 2013-04-29 | 1 | -1/+2 |
* | lavfi/showwaves: switch to an AVOptions-based system. | Clément Bœsch | 2013-04-11 | 1 | -22/+6 |
* | lavfi/showwaves: make use of AV_OPT_TYPE_VIDEO_RATE | Paul B Mahol | 2013-03-20 | 1 | -18/+3 |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -12/+10 |
* | lavfi/showwaves: fail in case of push_frame() error | Stefano Sabatini | 2013-01-25 | 1 | -6/+9 |
* | lavfi/showwaves: add display mode option and mode=line | Stefano Sabatini | 2013-01-25 | 1 | -3/+28 |
* | lavfi/showwaves: fix check on showwaves->outpicref | Stefano Sabatini | 2013-01-22 | 1 | -1/+1 |
* | avf_showwaves: fix null pointer dereference | Michael Niedermayer | 2013-01-21 | 1 | -0/+1 |
* | lavfi/show{spectrum,waves}: use ff_filter_frame(). | Clément Bœsch | 2012-11-29 | 1 | -3/+1 |
* | lavfi: convert remaining input/output list compound literals to named objects. | Clément Bœsch | 2012-11-28 | 1 | -22/+23 |
* | lavfi: replace filter_samples by filter_frame | Michael Niedermayer | 2012-11-28 | 1 | -2/+2 |
* | Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h | Paul B Mahol | 2012-11-13 | 1 | -1/+1 |
* | lavfi/showwaves: return error in case of allocation failure in filter_samples() | Stefano Sabatini | 2012-11-06 | 1 | -0/+2 |
* | lavfi/showwaves: simplify check in filter_samples() | Stefano Sabatini | 2012-11-06 | 1 | -1/+1 |
* | lavfi: stop using -1 instead use AV_PIX_FMT_NONE/AV_SAMPLE_FMT_NONE | Paul B Mahol | 2012-11-05 | 1 | -2/+2 |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
* | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
* | lavfi: add priv class to filter definitions and flags to filter internal options | Stefano Sabatini | 2012-08-18 | 1 | -5/+8 |
* | Remove "Error parsing options string [...]" messages. | Clément Bœsch | 2012-08-09 | 1 | -3/+1 |
* | lavfi/showwaves: do not set on outlink->out_buf the sent video frame | Stefano Sabatini | 2012-07-23 | 1 | -1/+0 |
* | lavfi: change "transmedia" into "multimedia". | Nicolas George | 2012-07-23 | 1 | -1/+1 |
* | lavfi: decrease logging level of message showing initial parameters | Stefano Sabatini | 2012-07-15 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-09 | 1 | -1/+2 |
* | lavfi: do not pass opaque field to init functions | Stefano Sabatini | 2012-07-08 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-24 | 1 | -1/+1 |