42 Commits (0169c4dc818bd88e9c203afb51de2afda49c657c)

Author SHA1 Message Date
  Clément Bœsch 304fdfe9f3 lavfi: add showwavespic filter 10 years ago
  Michael Niedermayer 2a34b5099b avfilter/avf_showwaves: Change enums to int, which are accessed via AVOption as int 10 years ago
  Clément Bœsch ecafde6606 avfilter/showwaves: fix height range for cline mode 10 years ago
  Clément Bœsch f6950a077c avfilter/showwaves: use INT16_MAX instead of a self defined macro 10 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 11 years ago
  Clément Bœsch ba29746feb avfilter/showwaves: split out draw sample code 11 years ago
  Clément Bœsch f2f6d45dbd avfilter/showwaves: add "cline" mode (centered line) 11 years ago
  mrskman 6f3e15af84 avfilter/avf_showwaves: New p2p mode for showwaves filter 10 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 12 years ago
  Clément Bœsch 3c2e4c2a9b lavfi/showwaves: switch to an AVOptions-based system. 12 years ago
  Paul B Mahol ac44e52f50 lavfi/showwaves: make use of AV_OPT_TYPE_VIDEO_RATE 12 years ago
  Stefano Sabatini e80be5a0aa lavfi/showwaves: fail in case of push_frame() error 12 years ago
  Stefano Sabatini b7d34b328b lavfi/showwaves: add display mode option and mode=line 12 years ago
  Stefano Sabatini 5b10c5e7e4 lavfi/showwaves: fix check on showwaves->outpicref 12 years ago
  Michael Niedermayer e4eebc2da9 avf_showwaves: fix null pointer dereference 12 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
  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 13 years ago
  Stefano Sabatini abb0a9982f lavfi: do not pass opaque field to init functions 13 years ago
  Nicolas George 6fd0b55ab2 showwaves: fix PTS computation. 13 years ago
  Nicolas George 6d627eae3c showwaves: fix first sample of frame test. 13 years ago
  Stefano Sabatini c17808cebd lavfi: define macro AVFILTER_DEFINE_CLASS 13 years ago
  Stefano Sabatini 3ea3e32e03 lavfi: add showwaves filter 13 years ago