42 Commits (b34c16a38d3e6fa02b5d39ae6ed73acf12dff92c)

Author SHA1 Message Date
  Paul B Mahol bac508fec1 avfilter: add support for GRAY9 and GBRAP10 7 years ago
  Paul B Mahol 66be242626 avfilter/vf_histogram: actually add parade display mode 8 years ago
  Paul B Mahol c784b5cfdc avfilter/vf_histogram: set foreground alpha if possible in destination format 8 years ago
  Paul B Mahol 0d8b6a15dd avfilter/vf_histogram: make foreground and background opacity configurable 8 years ago
  Dave Rice 5d12cfacde avfilter/vf_histogram: indent histogram options 9 years ago
  Dave Rice 91bc42528c avfilter/vf_histogram: shortcuts for histogram options 9 years ago
  Paul B Mahol 02f8421546 avfilter/vf_histogram: add 12bit depth support 9 years ago
  Paul B Mahol ac15d7a666 avfilter/vf_histogram: explicitly set 10bit output formats 9 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
  Ganesh Ajjanagadde ea2f04bffe lavfi/vf_histogram: replace round by lrint 9 years ago
  Paul B Mahol cde75e3150 avfilter/vf_histogram: remove deprecated stuff 9 years ago
  Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 9 years ago
  Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
  Michael Niedermayer c97ea011f5 avfilter/vf_histogram: Fix order of operations with flags 9 years ago
  Paul B Mahol 9f2fa95bd8 avfilter/vf_histogram: 9 and 10 bit depth support 9 years ago
  Paul B Mahol a16251a6d0 avfilter/vf_histogram: fix bug in checking pixel format flags 9 years ago
  Paul B Mahol 6be5b05fb1 avfilter/vf_histogram: levels: support more input pixel formats 9 years ago
  Paul B Mahol 14f97bb2bc avfilter: add waveform monitor filter 9 years ago
  Paul B Mahol 4e8963fa38 avfilter: add video vectorscope filter 9 years ago
  Paul B Mahol fa95965f5a avfilter/vf_histogram: make it possible to pick color components for levels mode 9 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 10 years ago
  Michael Niedermayer 67e1562228 avfilter/vf_histogram: Change enum to int, which is accessed via AVOption as int 10 years ago
  Paul B Mahol a2c14ba2b1 avfilter/vf_histogram: use const for variables that are not supposed to change 11 years ago
  Marton Balint 0362cf1a19 avfilter/vf_histogram: add mirrored waveform mode 11 years ago
  Marton Balint 5b5bb0d81c avfilter/vf_histogram: fix segfault in parade waveform mode for subsampled formats 11 years ago
  Paul B Mahol edadda968c avfilter/vf_histogram: change order of histograms for planar rgb 11 years ago
  Marton Balint cac9af68a4 avfilter/vf_histogram: add support for subsampled planar yuv modes in waveform mode 11 years ago
  Marton Balint 31a8461d64 avfilter/vf_histogram: improve waveform speed 11 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol 68c4633fa8 lavfi/histogram: cache log2 of max_hval 12 years ago
  Paul B Mahol c45b823bf8 lavfi/histogram: logarithmic mode for levels 12 years ago
  Paul B Mahol 1f2baec7bd lavfi: add gbrap support to some filters 12 years ago
  Michael Niedermayer 7a2a421d73 vf_histogram: avoid floats, unbreak fate 12 years ago
  Paul B Mahol 8281791d07 lavfi/histogram: remove pointless store 12 years ago
  Clément Bœsch b2d589188f lavfi/histogram: switch to an AVOptions-based system. 12 years ago
  Paul B Mahol 018cc6f026 lavfi/histogram: use standard options parsing 12 years ago
  Paul B Mahol 480ddf2bc9 lavfi/histogram: overlay display mode for levels histogram mode 12 years ago
  Paul B Mahol 4fa9defc7f lavfi/histogram: make waveform mode more useful 12 years ago
  Paul B Mahol e5670cb8a1 lavfi/histogram: make it C90 compliant 12 years ago
  Paul B Mahol 29a92c0114 histogram filter 12 years ago