16 Commits (b51eae1abeab6875e619a598b6e8d4e14c1b6cfd)

Author SHA1 Message Date
  Paul B Mahol ed93ed5ee3 avfilter: don't anonymously typedef structs 8 years ago
  Ronald S. Bultje 229843aa35 Replace av_dlog with ff_dlog. 9 years ago
  Michael Niedermayer 0f16dfda50 Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats 10 years ago
  Michael Niedermayer 6cd079a4e7 avfilter/vf_histeq: Change enums to int, which are 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
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol ffde17e70f avfilter/vf_histeq: remove unused item from filter private context 11 years ago
  Clément Bœsch 1776177b7f lavfi: replace passthrough_filter_frame with a flag. 12 years ago
  Clément Bœsch fdd93eabfb lavfi: add timeline support. 12 years ago
  Paul B Mahol b8edf91657 lavfi/histeq: fix out of array write 12 years ago
  Michael Niedermayer fd6228e657 lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
  Clément Bœsch e4bd1db88e lavfi/histeq: switch to an AVOptions-based system. 12 years ago
  Clément Bœsch 552c02f20f lavfi/histeq: use standard options parsing. 12 years ago
  Stefano Sabatini 0140566359 lavfi: add histeq filter 12 years ago