Commit History

Author SHA1 Message Date
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
  Steven Robertson b38e685c05 vf_lut: Add support for RGB48 and RGBA64. 8 years ago
  Ganesh Ajjanagadde 4c96985af1 all: remove some casts of function pointer to void * 8 years ago
  Paul B Mahol af24763400 avfilter/vf_lut: use AV_OPT_TYPE_BOOL for negate_alpha option 8 years ago
  Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 8 years ago
  Paul B Mahol 866404df2d avfilter/vf_lut: fix oversight 9 years ago
  Michael Niedermayer 8f4cfda972 avutil: add missing bswap include 9 years ago
  Paul B Mahol b74ebd09c7 avfilter/vf_lut: >8 bit depth planar yuv support 9 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 afa3c996fe lavfi/lut: apply minor compute_gammaval709() doxy fix 9 years ago
  Yayoi 0463df6f42 avfilter/lut: reduce dereference in the inner loop 9 years ago
  Peter Ross b186b7131e avfilter/vf_lut: gammaval709() 9 years ago
  Michael Niedermayer 74a8dbe1c4 Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 10 years ago
  Vittorio Giovara 58400ac133 lavfi: name anonymous structs 10 years ago
  Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 10 years ago
  Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 10 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Michael Niedermayer 67d7ea9825 Merge commit 'faa8245bd45c1a6dd220ba9407ea1c82132aa1ce' 11 years ago
  Diego Elio Pettenò faa8245bd4 vf_lut: Constantize 11 years ago
  Michael Niedermayer e43a0a232d avfilter: fix plane validity checks 11 years ago
  Michael Niedermayer d5e5e73c52 Merge commit 'd371c3c2e2830d9783465ecfe1ab7d93351083b7' 11 years ago
  Anton Khirnov b06848f4de vf_lut: make config_props work properly when called multiple times. 11 years ago
  Michael Niedermayer af00d68af0 Merge remote-tracking branch 'qatar/master' 11 years ago
  Anton Khirnov 8d2565c28b vf_lut: use the name 's' for the pointer to the private context 11 years ago
  Clément Bœsch 1776177b7f lavfi: replace passthrough_filter_frame with a flag. 11 years ago
  Clément Bœsch 59d33eafd1 lavfi/lut: use FF_CEIL_RSHIFT for chroma w/h rounding. 11 years ago
  Paul B Mahol 94ff68ccb3 lavfi/lut: add support for YUVA422P and YUVA444P 11 years ago
  Michael Niedermayer a8ff830b79 Merge commit '093804a93cc5da3f95f98265a5df116912443cec' 11 years ago
  Diego Biurrun 093804a93c avfilter: Add av_cold attributes to init/uninit functions 11 years ago
  Paul B Mahol 785eb5fc57 lavfi/negate: unbreak negate alpha 11 years ago
  Clément Bœsch fdd93eabfb lavfi: add timeline support. 11 years ago
  Michael Niedermayer 45741dd81f vf_lut: fix simplification / off by 1 error 11 years ago
  Clément Bœsch 4c6fa4ef45 lavfi/lut: simplify nested component stepping. 11 years ago
  Clément Bœsch 45f5bf917b lavfi/lut: reindent after previous commit. 11 years ago
  Clément Bœsch 3db3b278f2 lavfi/lut: add direct path. 11 years ago
  Paul B Mahol 977ee8afd6 lavfi/negate: stop calling lut_init() as that function does nothing now 11 years ago
  Anton Khirnov d69a4177b9 lavfi: remove now unused args parameter from AVFilter.init 11 years ago
  Michael Niedermayer 8bdb119197 Merge commit '20b46f8f4fff6aeeab9ea418dc359eda8887ced6' 11 years ago
  Anton Khirnov c43a7ecad9 lavfi: remove now unused args parameter from AVFilter.init 11 years ago
  Anton Khirnov 20b46f8f4f vf_lut: switch to an AVOptions-based system. 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 11 years ago
  Michael Niedermayer 21c2e201f6 vf_lut: correct color/comp permutation 11 years ago
  Paul B Mahol ba1cbf40ce lavfi/lut: use ff_fill_rgba_map() 11 years ago
  Anton Khirnov bff576c779 vf_lut: switch to filter_frame 11 years ago
  Anton Khirnov 565e4993c6 lavfi: merge start_frame/draw_slice/end_frame 11 years ago
  Michael Niedermayer 13afee951a Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' 11 years ago
  Anton Khirnov 59ee9f78b0 lavfi: do not use av_pix_fmt_descriptors directly. 11 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 11 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 11 years ago