136 Commits (b51eae1abeab6875e619a598b6e8d4e14c1b6cfd)

Author SHA1 Message Date
  Paul B Mahol 41ddb27597 avfilter/vsrc_testsrc: add missing break 4 years ago
  Paul B Mahol 294854bd0a avfilter/vsrc_testsrc: add complement mode to rgbtestsrc 4 years ago
  Paul B Mahol 79f2bca59c avfilter/vsrc_testsrc: add planar support to rgbtestsrc 4 years ago
  Andreas Rheinhardt 482aeda8bf avfilter/vsrc_testsrc: Deduplicate options 4 years ago
  Nicolas George ddba05afe4 lavfi/vsrc_testsrc: switch to activate. 4 years ago
  Paul B Mahol d64cbd4fda remove CHAR_MIN/CHAR_MAX usage 5 years ago
  Paul B Mahol 09fd1b18f0 avfilter/vsrc_testsrc: simplify color filter commands parsing 5 years ago
  Paul B Mahol 4447aeaac2 avfilter/vsrc_testsrc: increase max level of haldclutsrc 5 years ago
  Paul B Mahol b20dee813a avfilter/vsrc_testsrc: rgbtestsrc: fix undefined behaviour 5 years ago
  James Almer 79126ce80e avfilter/vsrc_testsrc: fix a preprocessor check 7 years ago
  Tobias Rapp eb28b5ec8a avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sources 7 years ago
  Nicolas George a8305b0ea3 lavfi/testsrc2: fix hang with very small sizes. 7 years ago
  Nicolas George bbc7cfbf1e lavfi/testsrc2: fix completely transparent alpha. 7 years ago
  Muhammad Faiz 6af050d7d0 avfilter: do not use AVFrame accessor 8 years ago
  Paul B Mahol 745f4bcc2c avfilter/vsrc_testsrc: draw_bar: make sure width is not negative 8 years ago
  Paul B Mahol feb2ea6e09 avfilter: add yuvtestsrc source filter 8 years ago
  Michael Niedermayer f2c8b666be avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 9 years ago
  Ganesh Ajjanagadde db1a642cd2 all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
  Paul B Mahol a61cd42c8d avfilter/smptebars: fix some 75% color values 9 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
  Ganesh Ajjanagadde 86aa2e9f76 lavfi/vsrc_testsrc: replace pow(10,x) by ff_exp10(x) 9 years ago
  Stefano Sabatini 5e91a5c5cf testsrc: set output framerate 9 years ago
  Nicolas George b16e569312 lavfi: add testsrc2 test source. 9 years ago
  Clément Bœsch b48d8fa3ac avfilter: add allrgb 9 years ago
  Paul B Mahol f0708b751f avfilter/vsrc_testsrc: correct colors for smptebars 9 years ago
  Paul B Mahol 7a7ca3cc2f avfilter/vsrc_testsrc: smpte(hd)bars: fix uninitialized last rows and columns of chroma planes 9 years ago
  Paul B Mahol 49a14a7616 avfilter: add allyuv source filter 9 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 10 years ago
  Vittorio Giovara 58400ac133 lavfi: name anonymous structs 11 years ago
  Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
  Paul B Mahol cfc9a4c732 avfilter/vsrc_testsrc: smpte(hd)bars: use yuv directly 11 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Michael Niedermayer 8a7aabe80b avfilter/vsrc_testsrc: fix artifacts with odd height 12 years ago
  Clément Bœsch 160ea26560 lavfi/haldclutsrc: 10l remove size options. 12 years ago
  Clément Bœsch 3cec29cf59 lavfi: add haldclutsrc filter. 12 years ago
  Clément Bœsch a0a41db339 lavfi/testsrc: make nb_decimals available only in testsrc. 12 years ago
  Clément Bœsch 288f916643 lavfi/testsrc: move color options to the color scope filter definition. 12 years ago
  Paul B Mahol 05b7560d39 lavfi/color: switch to AV_OPT_TYPE_COLOR 12 years ago
  Stefano Sabatini f51aa92b0f lavfi/testsrc: add support for color interactive command 12 years ago
  Stefano Sabatini 3933963d7b lavfi/testsrc: fix style 12 years ago
  Stefano Sabatini 7ab6312610 lavfi/testsrc: use int in place of unsigned 12 years ago
  Paul B Mahol 6ffe911302 lavfi/testsrc: unbreak smptebars only build 12 years ago
  Clément Bœsch f359be96ca lavfi/smptehdbars: fix priv_class pointer. 12 years ago
  Clément Bœsch d9be6e69cf lavfi/testsrc: grammar fix in comment after 03e2ec32. 12 years ago
  Paul B Mahol 03e2ec32b8 lavfi: add smptehdbars source 12 years ago
  Stefano Sabatini 87dd62e141 lavfi/testsrc: make use of AV_OPT_TYPE_DURATION 12 years ago
  Michael Niedermayer fd6228e657 lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
  Anton Khirnov d69a4177b9 lavfi: remove now unused args parameter from AVFilter.init 12 years ago
  Clément Bœsch 389eb0a919 lavfi/testsrc: remove useless args/NULL passing. 12 years ago
  Paul B Mahol 38d1a5a270 lavfi/smptebars: switch to AVOptions-based system 12 years ago