android_external_ffmpeg/.forgejo
Ayose 016d767c8e lavfi: add drawvg video filter.
The drawvg filter can draw vector graphics on top of a video, using libcairo. It
is enabled if FFmpeg is configured with `--enable-cairo`.

The language for drawvg scripts is documented in `doc/drawvg-reference.texi`.

There are two new tests:

- `fate-filter-drawvg-interpreter` launch a script with most commands, and
  verify which libcairo functions are executed.
- `fate-filter-drawvg-video` render a very simple image, just to verify that
  libcairo is working as expected.

Signed-off-by: Ayose <ayosec@gmail.com>
2025-10-25 13:21:50 +00:00
..
labeler forgejo/labeler: react to 'labeled' action as well 2025-08-29 01:12:20 +02:00
pre-commit forgejo: make aarch64 asm linter part of pre-commit 2025-09-13 20:58:29 +00:00
workflows forgejo/workflows: include size and mtime in cache hash 2025-09-25 21:51:03 +02:00
CODEOWNERS lavfi: add drawvg video filter. 2025-10-25 13:21:50 +00:00
ISSUE_TEMPLATE.md forgejo/ISSUE_TEMPLATE: create Issue ticket template based on TRAC form 2025-08-04 16:15:27 +00:00