Commit History

Author SHA1 Message Date
  Michael Niedermayer f2c8b666be avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 8 years ago
  Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 8 years ago
  Clément Bœsch 7114282a0d avfilter/life: use AV_OPT_TYPE_BOOL for a stitch option 8 years ago
  Ronald S. Bultje 229843aa35 Replace av_dlog with ff_dlog. 9 years ago
  Michael Niedermayer 0773f67395 avfilter/vsrc_life: Fix mix of declarations and statements 9 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 9 years ago
  Michael Niedermayer b44ae59b70 avfilter/vsrc_life: Use av_freep() avoid leaving stale pointers in memory 9 years ago
  Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 10 years ago
  Paul B Mahol b890198b66 avfilter: add av_cold to init() 10 years ago
  Paul B Mahol 693747c3d0 avfilter/vsrc_life: use av_calloc() 11 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol 83e892233c lavfi/life: switch to AV_OPT_TYPE_COLOR 11 years ago
  Michael Niedermayer fd6228e657 lavfi: remove now unused args parameter from AVFilter.init and init_opaque 11 years ago
  Clément Bœsch bd85fee914 lavfi/life: switch to an AVOptions-based system. 11 years ago
  Paul B Mahol ed8373e7db lavfi: always check return value of ff_get_{audio,video}_buffer() 11 years ago
  Paul B Mahol 8c5b37b402 lavfi/life: make use of AV_OPT_TYPE_VIDEO_RATE 11 years ago
  Clément Bœsch 227a4b63f5 lavfi/life: raise filter_frame() error. 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Reimar Döffinger 88d55b827d Remove incorrect use of ctype.h functions. 11 years ago
  Clément Bœsch f61369d762 lavfi/vsrc: switch to ff_filter_frame. 11 years ago
  Clément Bœsch 2d9d444051 lavfi: convert remaining input/output list compound literals to named objects. 11 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 11 years ago
  Michael Niedermayer d46c1c72e4 Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' 12 years ago
  Stefano Sabatini 42d621d131 lavfi: add priv class to filter definitions and flags to filter internal options 12 years ago
  Clément Bœsch cc650cf029 Remove "Error parsing options string [...]" messages. 12 years ago
  Stefano Sabatini fda968aa8f lavfi: decrease logging level of message showing initial parameters 12 years ago
  Stefano Sabatini abb0a9982f lavfi: do not pass opaque field to init functions 12 years ago
  Stefano Sabatini c17808cebd lavfi: define macro AVFILTER_DEFINE_CLASS 12 years ago
  Paul B Mahol 54101214d8 lavfi: use designated initializers for AVClass 12 years ago
  Paul B Mahol c9e183b490 lavfi: update some deprecated functions 12 years ago
  Stefano Sabatini 0f0f3bd1e0 lavfi: use av_default_item_name() as filter private context logger 12 years ago
  Stefano Sabatini 4d6a8a2bdb lavfi: add avfilter_default_filter_name() 12 years ago
  Nicolas George dc6a02de01 vsrc_life: use AV_OPT_TYPE_IMAGE_SIZE. 12 years ago
  Nicolas George eb6b6d7f8a vsrc_life: free option values. 12 years ago
  Clément Bœsch cc2355817d life: add mold, mold_color, life_color and death_color options. 12 years ago
  Clément Bœsch c88d6b18ce life: add seed information in filter summary. 12 years ago
  Stefano Sabatini 7ecabc8505 vsrc_life: fix comment in parse_rule() 12 years ago
  Stefano Sabatini 2f8b6e909d lavfi: add life source 13 years ago