28 Commits (5b51efdc3a263e4ab59d5d66e5e2ec3413304e33)

Author SHA1 Message Date
  Stefano Sabatini 647e2e070f lavfi: remove more instances of avfilter_default_filter_name() 13 years ago
  Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 13 years ago
  Anton Khirnov b74a1da49d lavfi: make formats API private on next bump. 13 years ago
  Stefano Sabatini 4d6a8a2bdb lavfi: add avfilter_default_filter_name() 13 years ago
  Nicolas George 16a44b41ab vsrc_testsrc: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
  Nicolas George 07fb7682d1 vsrc_testsrc: free option values. 13 years ago
  Stefano Sabatini a798c20a76 lavfi/testsrc: add "decimals" option to the testsrc filter 13 years ago
  Stefano Sabatini 4ee03fef53 lavfi/rgbtestsrc: make alpha plane opaque 13 years ago
  Stefano Sabatini a8b0ece6e5 lavfi/testsrc: add "d" alias for the duration option 13 years ago
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 13 years ago
  Diego Biurrun 959cfbf3f4 vsrc_testsrc: fix mailing list reference URL 13 years ago
  Mark Himsley 9f9b2ab1b1 vsrc_testsrc: fix off-by-one logic when detecting the EOF time in request_frame() 13 years ago
  Mark Himsley 1ca1336067 testsrc seconds display is out-by-one frame 13 years ago
  Stefano Sabatini d9d492513d vsrc_testsrc: increase log level from DEBUG to INFO for message in init() 13 years ago
  Stefano Sabatini 1f4652068e lavfi: rewrite nullsrc using the code in vsrc_testsrc.c 13 years ago
  Stefano Sabatini 42d44ec306 vsrc_testsrc: do not assume non-padded lines in test_fill_picture() 13 years ago
  Stefano Sabatini ec2ac9271c lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs 14 years ago
  Stefano Sabatini 0244879f30 lavfi: add testsrc source 14 years ago
  Clément Bœsch 539399d4d1 AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*. 13 years ago
  Stefano Sabatini 91492bd1c4 lavfi: remove usage of deprecated av_opt_set_defaults2() function 13 years ago
  Stefano Sabatini c70e8523af vsrc_testsrc: set more properties in the output frames 13 years ago
  Stefano Sabatini 34c997599e vsrc_testsrc: allow to set the sample aspect ratio 13 years ago
  Stefano Sabatini 9dbe8d9e22 lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs 14 years ago
  Stefano Sabatini 1b8807964c vsrc_testsrc: perform some refactoring for simplifying sharing code with another test 14 years ago
  Stefano Sabatini 2f222b9550 lavfi: add testsrc source 14 years ago