51 Commits (b51eae1abeab6875e619a598b6e8d4e14c1b6cfd)

Author SHA1 Message Date
  Mark Reid e366797ad3 avfilter/vf_lut3d: fix sanitizef INF handling 4 years ago
  Mark Reid 5fcd83a244 avfilter/vf_lut3d: support remaping negative values in the prelut 4 years ago
  Andreas Rheinhardt 317b722c51 avfilter/vf_lut3d: Fix mixed declaration and code 5 years ago
  Mark Reid a1221b96d8 avfilter/vf_lut3d: prelut support for 3d cinespace luts 5 years ago
  Mark Reid 04f67dcccf avfilter/vf_lut3d: initial float pixel format support 5 years ago
  Paul B Mahol a2c0746344 avfilter/vf_lut3d: use av_fopen_utf8() 5 years ago
  Limin Wang 99fc5059fb avfilter/vf_lut3d: simplify code 5 years ago
  Paul B Mahol a2210f10d3 avfilter/vf_lut3d: increase max level to upper limit defined by cube format specification 5 years ago
  Paul B Mahol 9130028d87 avfilter/vf_lut3d: allocate 3d lut dynamically 5 years ago
  Paul B Mahol 5840a7f8a6 avfilter/vf_lut3d: increase MAX_LEVEL 6 years ago
  Paul B Mahol d5b2458f46 avfilter/vf_lut3d: fix range domain processing for .cube format 6 years ago
  Paul B Mahol e20ad3bd59 avfilter/vf_lut3d: add cineSpace 3D lut support 6 years ago
  Paul B Mahol b9d25b1a6e avfilter/vf_lut3d: add cineSpace 1D lut parsing 6 years ago
  Paul B Mahol 4902780d2b avfilter/vf_lut3d: use av_sscanf 6 years ago
  Paul B Mahol 8860d30731 avfilter/vf_lut3d: ignore last whitespace when comparing LUT size string 6 years ago
  Paul B Mahol c47b48c0a6 avfilter/vf_lut3d: add spline 1D interpolation 6 years ago
  Paul B Mahol 0bc2326b90 avfilter/vf_lut3d: add cosine 1D interpolation 6 years ago
  Paul B Mahol 963c16ed38 avfilter/vf_lut3d: do not error out if TITLE is after other lines 6 years ago
  Paul B Mahol c4cda4eb87 avfilter: add lut1d filter 6 years ago
  Paul B Mahol af31084399 avfilter/vf_lut3d: unbreak haldclut with planar rgb formats 7 years ago
  Paul B Mahol 244d4ba0da avfilter/vf_lut3d: fix typo 7 years ago
  Paul B Mahol 901dc11bb6 avfilter/vf_lut3d: add planar rgb support 7 years ago
  Carl Eugen Hoyos 5d3e935728 lavfi: Rename local variables "main" as "master". 7 years ago
  Nicolas George 5f5dcf44e3 lavfi: rename framesync2 to framesync. 7 years ago
  Nicolas George eacb3ec961 lavfi/vf_lut3d: convert to framesync2. 7 years ago
  Paul B Mahol 62c8dc4642 avfilter/vf_lut3d: actually skip lines when encountering DOMAIN_ string 8 years ago
  Paul B Mahol a0a57072c9 avfilter: make use of ff_filter_get_nb_threads 8 years ago
  Clément Bœsch 9f846ed4c7 avfilter/haldclut: use AV_OPT_TYPE_BOOL for shortest and repeatlast options 9 years ago
  Clément Bœsch 8978052869 avfilter/lut3d: assert on pixel format descriptor 10 years ago
  Clément Bœsch 40cc3be73c avfilter: fix a few 5 spaces indent 10 years ago
  Michael Niedermayer fbb9ef5b17 avfilter/vf_lut3d: Change enum to int, which is accessed via AVOption as int 10 years ago
  Clément Bœsch fd682b1892 avfilter: handle error in query_formats() of a bunch of random video filters 10 years ago
  Clément Bœsch d5601cf6fc avfilter/haldclut: fix R/B swap in CLUT loading 11 years ago
  Clément Bœsch bc2e39c4cc avfilter/lut3d: move the scale calc out of the inner loop. 11 years ago
  Michael Niedermayer 2e55f3e907 avfilter/vf_lut3d: check size in parse_dat() 11 years ago
  Clément Bœsch 7c3941b25c avfilter/lut3d: support 3DLUTSIZE directive for Davinci files. 11 years ago
  Clément Bœsch 13aec744c2 avfilter/lut3d: support slice threading. 11 years ago
  Clément Bœsch b6c0f07d5a avfilter/lut3d: inline whole loop in interpolation function. 11 years ago
  Clément Bœsch 307b6b8cb4 avfilter/lut3d: fix channel order in Iridas format parsing. 11 years ago
  Paul B Mahol cd1b22d8e8 avfilter/dualinput: simplify 11 years ago
  Nicolas George 231e50157c lavfi/dualinput: reimplement on top of framesync. 11 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Carl Eugen Hoyos 42272e86fe lut3d: Fix reading 3dl files with leading comments. 11 years ago
  Clément Bœsch f97e28ebe5 lavfi/lut3d: add sanity checks. 12 years ago
  Clément Bœsch ae5738248a lavfi/lut3d: move lut3d init to its definition scope. 12 years ago
  Clément Bœsch 158d96e3f0 lavfi: add haldclut filter. 12 years ago
  Clément Bœsch 56cea3294a lavfi/lut3d: faster tetrahedral interpolation. 12 years ago
  Clément Bœsch b6ee25e300 lavfi/lut3d: restore original interpolation speed. 12 years ago
  Clément Bœsch 91b461459a lavfi/lut3d: avoid overread. 12 years ago
  Clément Bœsch 12f51c1f9e lavfi: add lut3d filter. 12 years ago