Commit History

Author SHA1 Message Date
  Michael Niedermayer f2c8b666be avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 8 years ago
  Paul B Mahol b18467a943 avfilter/avf_showwaves: add logarithmic amplitude scaler 8 years ago
  Paul B Mahol 6ed3a10f64 avfilter/avf_showwaves: color support 8 years ago
  Clément Bœsch 0e62b5d1ef avfilter: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
  Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 9 years ago
  Nicolas George 8a2e2fc34a lavfi/avf_showwaves: remove looping on request_frame(). 9 years ago
  Clément Bœsch b599d21642 avfilter/showwaves: use AV_OPT_TYPE_BOOL for split_channels option 9 years ago
  Michael Niedermayer a212a983c7 avfilter/avf_showwaves: Check max_samples 9 years ago
  Clément Bœsch 304fdfe9f3 lavfi: add showwavespic filter 9 years ago
  Michael Niedermayer 2a34b5099b avfilter/avf_showwaves: Change enums to int, which are accessed via AVOption as int 9 years ago
  Clément Bœsch ecafde6606 avfilter/showwaves: fix height range for cline mode 9 years ago
  Clément Bœsch f6950a077c avfilter/showwaves: use INT16_MAX instead of a self defined macro 9 years ago
  Marton Balint 86476c510e avfilter/avf_showwaves: fix off by one error in loop condition 10 years ago
  Clément Bœsch e298b2f5d6 avfilter/showwaves: align const mode values (cosmetics) 10 years ago
  Clément Bœsch e35fb5add4 avfilter/showwaves: add split_channels option 10 years ago
  Clément Bœsch ba29746feb avfilter/showwaves: split out draw sample code 10 years ago
  Clément Bœsch f2f6d45dbd avfilter/showwaves: add "cline" mode (centered line) 10 years ago
  mrskman 6f3e15af84 avfilter/avf_showwaves: New p2p mode for showwaves filter 10 years ago
  Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 11 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol 6347824d53 lavfi/showwaves: fix floating exception with >8 channels 11 years ago
  Paul B Mahol c645659988 lavfi/showwaves: fix crash in case of negative linesize 11 years ago
  Clément Bœsch 3c2e4c2a9b lavfi/showwaves: switch to an AVOptions-based system. 11 years ago
  Paul B Mahol ac44e52f50 lavfi/showwaves: make use of AV_OPT_TYPE_VIDEO_RATE 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Stefano Sabatini e80be5a0aa lavfi/showwaves: fail in case of push_frame() error 11 years ago
  Stefano Sabatini b7d34b328b lavfi/showwaves: add display mode option and mode=line 11 years ago
  Stefano Sabatini 5b10c5e7e4 lavfi/showwaves: fix check on showwaves->outpicref 11 years ago
  Michael Niedermayer e4eebc2da9 avf_showwaves: fix null pointer dereference 11 years ago
  Clément Bœsch 9262f13269 lavfi/show{spectrum,waves}: use ff_filter_frame(). 12 years ago
  Clément Bœsch 2d9d444051 lavfi: convert remaining input/output list compound literals to named objects. 12 years ago
  Michael Niedermayer cd7febd33f lavfi: replace filter_samples by filter_frame 12 years ago
  Paul B Mahol 1acd2f6ba7 Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 12 years ago
  Stefano Sabatini b5436f4b5d lavfi/showwaves: return error in case of allocation failure in filter_samples() 12 years ago
  Stefano Sabatini 5f634480d1 lavfi/showwaves: simplify check in filter_samples() 12 years ago
  Paul B Mahol e870a7dd4a lavfi: stop using -1 instead use AV_PIX_FMT_NONE/AV_SAMPLE_FMT_NONE 12 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
  Michael Niedermayer d46c1c72e4 Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' 12 years ago
  Stefano Sabatini 42d621d131 lavfi: add priv class to filter definitions and flags to filter internal options 12 years ago
  Clément Bœsch cc650cf029 Remove "Error parsing options string [...]" messages. 12 years ago
  Stefano Sabatini 7afd42d9f2 lavfi/showwaves: do not set on outlink->out_buf the sent video frame 12 years ago
  Nicolas George 612307978d lavfi: change "transmedia" into "multimedia". 12 years ago
  Stefano Sabatini fda968aa8f lavfi: decrease logging level of message showing initial parameters 12 years ago
  Michael Niedermayer f8911b987d Merge remote-tracking branch 'qatar/master' 12 years ago
  Stefano Sabatini abb0a9982f lavfi: do not pass opaque field to init functions 12 years ago
  Michael Niedermayer 1c60088885 Merge remote-tracking branch 'qatar/master' 12 years ago
  Nicolas George 6fd0b55ab2 showwaves: fix PTS computation. 12 years ago
  Nicolas George 6d627eae3c showwaves: fix first sample of frame test. 12 years ago
  Stefano Sabatini c17808cebd lavfi: define macro AVFILTER_DEFINE_CLASS 12 years ago
  Stefano Sabatini 3ea3e32e03 lavfi: add showwaves filter 12 years ago