29 Commits (fd10a6e2f21f9cadc44a0415e204ea82940cd089)

Author SHA1 Message Date
  Derek Buitenhuis 631fa0432b vf_paletteuse: Don't free the second frame from ff_framesync_dualinput_get_writable on error 7 years ago
  Derek Buitenhuis 6470abc740 vf_paletteuse: Add error checking to apply_palette 7 years ago
  Timo Rothenpieler 237ccd8a16 lavfi/paletteuse: check get_color return value 7 years ago
  Clément Bœsch 1d348dd03f lavfi/paletteuse: fix debug_kdtree after aba926e7d 7 years ago
  Clément Bœsch 157d08e971 lavfi/paletteuse: fix debug_mean_error after aba926e7d 7 years ago
  Clément Bœsch 3d547c19c2 lavfi/paletteuse: fix debug_accuracy after aba926e7d 7 years ago
  Clément Bœsch 33e226f84d lavfi/paletteuse: simplify color get function prototypes 7 years ago
  Clément Bœsch 5c8e904eb3 lavfi/paletteuse: move "new" option before debugging options 7 years ago
  Bjorn Roche aba926e7d6 lavfi/paletteuse: fix to support transparency 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 23000c3de5 lavfi/vf_paletteuse: convert to framesync2. 7 years ago
  Paul B Mahol 9cd44e64be avfilter/vf_paletteuse: silence warning about misaligned indentation 8 years ago
  Clément Bœsch 549045254c Fix all -Wformat warnings raised by DJGPP 8 years ago
  Nicolas George 183ce55b0d lavfi: split frame_count between input and output. 8 years ago
  Paul B Mahol b7e78c75cc avfilter/vf_paletteuse: add option to use new palette for each output frame 8 years ago
  Michael Niedermayer 8baa1d2209 avfilter/vf_paletteuse: enable skip_initial_unpaired 9 years ago
  Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 9 years ago
  Clément Bœsch d1c4e8c7db avfilter/paletteuse: use AV_OPT_TYPE_BOOL for mean_err and debug_accuracy option 9 years ago
  Ronald S. Bultje 229843aa35 Replace av_dlog with ff_dlog. 9 years ago
  Clément Bœsch 1cded1f8d7 avfilter/vf_paletteuse: indent fix after 7ccc5848 10 years ago
  Michael Niedermayer 7ccc584824 avfilter/vf_paletteuse: Use int where AVERROR can be returned 10 years ago
  Clément Bœsch 4629993d99 avfilter/paletteuse: use AV_QSORT() 10 years ago
  Clément Bœsch c3d40e305c avfilter/palette{gen,use}: add Copyright 10 years ago
  Clément Bœsch 92b7f56193 avfilter/paletteuse: add diff_mode 10 years ago
  Clément Bœsch b0f5227558 avfilter/paletteuse: fix error dithering accuracy 10 years ago
  Clément Bœsch f40266560b avfilter/paletteuse: fix leak in case of error 10 years ago
  Clément Bœsch a00bab3475 avfilter/paletteuse: raise cache size from 64k to 512k 10 years ago
  Clément Bœsch bab4fcebb1 avfilter: add paletteuse filter 10 years ago