22 Commits (fd10a6e2f21f9cadc44a0415e204ea82940cd089)

Author SHA1 Message Date
  Carl Eugen Hoyos 8b43039fe1 lavfi/palettegen: Fix compilation after 1da8c4e. 7 years ago
  Carl Eugen Hoyos 1da8c4ec85 lavfi/palettegen: Allow setting the background colour. 7 years ago
  Paul B Mahol ed93ed5ee3 avfilter: don't anonymously typedef structs 8 years ago
  Clément Bœsch 549045254c Fix all -Wformat warnings raised by DJGPP 8 years ago
  Michael Niedermayer e740e9c798 avfilter/vf_palettegen: Fix leak and simplify code 8 years ago
  Paul B Mahol 93ae68d62a avfilter/vf_palettegen: add mode for generating palette for each input frame 8 years ago
  Ganesh Ajjanagadde 92e483f8ed all: use FFDIFFSIGN to resolve possible undefined behavior in comparators 9 years ago
  Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 9 years ago
  Nicolas George 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 9 years ago
  Clément Bœsch 81e52c6df9 avfilter/palettegen: use AV_OPT_TYPE_BOOL for reserve_transparent option 9 years ago
  Ronald S. Bultje 229843aa35 Replace av_dlog with ff_dlog. 9 years ago
  Clément Bœsch 84da9339c2 avfilter/palettegen: make sure at least one frame was sent to the filter 10 years ago
  Clément Bœsch 3e0ae19f86 avfilter/palettegen: fix frame mem leak 10 years ago
  Clément Bœsch 321de03492 avfilter/palettegen: use AV_QSORT() 10 years ago
  Clément Bœsch 30f4e9d3d9 avfilter/palettegen: consistently use the same frame for dimensions 10 years ago
  Clément Bœsch 4216968f85 avfilter/palettegen: use a logging context for the dupped color warning 10 years ago
  Clément Bœsch ab093bdeef avfilter/palettegen: export color quantization ratio 10 years ago
  Clément Bœsch 5c11f5b4a2 avfilter/palettegen: move longest variable to a local scope 10 years ago
  Clément Bœsch c3d40e305c avfilter/palette{gen,use}: add Copyright 10 years ago
  Clément Bœsch 2280552057 avfilter/palettegen: raise cache size from 64k to 512k 10 years ago
  Clément Bœsch 80f44eafaa avfilter/palettegen: fix leak in case of error 10 years ago
  Clément Bœsch 9b964690e3 avfilter: add palettegen filter 10 years ago