15 Commits (c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4)

Author SHA1 Message Date
  Mans Rullgard 568c70e79e lavfi: convert input/ouput list compound literals to named objects 13 years ago
  Anton Khirnov e7ba5b1de0 lavr: change the type of the data buffers to uint8_t**. 12 years ago
  Anton Khirnov 91a84a5247 af_asyncts: check return value from lavr when flushing. 12 years ago
  Martin Storsjö c7b610aa0b avopt: Explicitly store float/double option defaults in .dbl 12 years ago
  Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
  Anton Khirnov 4d7adec8bd AVOptions: store defaults for INT64 options in int64 union member. 12 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Justin Ruggles be51e589cd af_asyncts: avoid overflow in out_size with large delta values 12 years ago
  Justin Ruggles 70d71b5801 af_asyncts: add first_pts option 12 years ago
  Anton Khirnov cd99146253 lavfi: add error handling to filter_samples(). 13 years ago
  Anton Khirnov 6f834293d3 af_asyncts: fix request_frame() behavior. 13 years ago
  Anton Khirnov a5e8c41c28 lavfi: remove 'opaque' parameter from AVFilter.init() 13 years ago
  Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 13 years ago
  Anton Khirnov f297dd3812 asyncts: reset delta to 0 when it's not used. 13 years ago
  Anton Khirnov 9f26421b0b lavfi: add asyncts filter. 13 years ago