Commit History

Author SHA1 Message Date
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
  Ganesh Ajjanagadde 4e7cfefa16 lavfi/vf_hue: replace rint by lrint 8 years ago
  Clément Bœsch fd682b1892 avfilter: handle error in query_formats() of a bunch of random video filters 9 years ago
  Stefano Sabatini d055a1395c lavfi/hue: show first decimal value of saturation 10 years ago
  Stefano Sabatini 028d8dd367 lavfi/hue: use av_clip_uint8() instead of av_clip_uint8_c() 10 years ago
  Stefano Sabatini 70e74e0072 lavfi/hue: force table initialization for the first frame 10 years ago
  Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 10 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol 771e2e59e2 lavfi/hue: relicense to LGPL with permission by all contributors 11 years ago
  Paul B Mahol b1e276f8df lavfi/hue: allow changing brightness 11 years ago
  Paul B Mahol e6876c7b7b lavfi/hue: use lookup tables 11 years ago
  Clément Bœsch 1776177b7f lavfi: replace passthrough_filter_frame with a flag. 11 years ago
  Clément Bœsch 50e66726a2 lavfi: use ceil right shift for chroma width/height. 11 years ago
  Stefano Sabatini 638ffb2413 lavfi/hue: rework logic for setting commands 11 years ago
  Clément Bœsch fdd93eabfb lavfi: add timeline support. 11 years ago
  Clément Bœsch b8a5c76131 lavfi: add frame counter into AVFilterLink and use it in filters. 11 years ago
  Paul B Mahol a47288f6dc lavfi/hue: add support for more alpha formats 11 years ago
  Paul B Mahol 047a027d0b lavfi/hue: copy alpha plane too 11 years ago
  Clément Bœsch 72ad0d56a1 lavfi/hue: make do while (0) form meaningful. 11 years ago
  Michael Niedermayer fd6228e657 lavfi: remove now unused args parameter from AVFilter.init and init_opaque 11 years ago
  Stefano Sabatini 160ed967f4 lavfi/hue: extend debugging message 11 years ago
  Stefano Sabatini 3411aba82c lavfi/hue: reindent after last commit 11 years ago
  Stefano Sabatini e4fd58f472 lavfi/hue: apply major simplifications, and switch to AVOption-based system 11 years ago
  Clément Bœsch f0a5f71074 lavfi/hue: reindent. 11 years ago
  Clément Bœsch 3da54858d3 lavfi/hue: add an optimized direct path. 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Stefano Sabatini dd37326345 lavfi/hue: reindent after previous commit 11 years ago
  Stefano Sabatini d709a18ac2 lavfi/hue: simplify parsing by making use of option shorthands 11 years ago
  Clément Bœsch adfd9ca3fa lavfi/hue: move to ff_filter_frame. 11 years ago
  Clément Bœsch 2d9d444051 lavfi: convert remaining input/output list compound literals to named objects. 11 years ago
  Hendrik Leppkes 79393a8363 Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get 11 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 11 years ago
  Stefano Sabatini 7fe1ecefe1 lavfi/hue: simplify/fix setting logic in set_options() 11 years ago
  Stefano Sabatini 3aa1b53256 lavfi/hue: set to NULL freed pointers 11 years ago
  Stefano Sabatini 31aa5b1a78 lavfi/hue: fix crash when resetting the saturation expression 11 years ago
  Jérémy Tran 75d34864d1 lavfi/hue: add dynamic expression evaluation support 12 years ago
  Michael Niedermayer e60fcdb989 vf_hue: fix AVOption defaults 12 years ago
  Jérémy Tran 54ca7e39da lavfi/hue: add process_command callback 12 years ago
  Stefano Sabatini 42d621d131 lavfi: add priv class to filter definitions and flags to filter internal options 12 years ago
  Stefano Sabatini 208d6e6615 lavfi/hue: add verbose debug message showing initial parameters 12 years ago
  Stefano Sabatini 5b0151a474 lavfi/hue: reindent after previous commits 12 years ago
  Stefano Sabatini 419e1b7463 lavfi/hue: apply misc fixes to default values setting 12 years ago
  Jérémy Tran 191b77eb01 lavfi/hue: add named options support 12 years ago
  Jérémy Tran ae60d2c877 lavfi: add hue filter 12 years ago