Kacper Michajłow
eaadd05232
.forgejo/CODEOWNERS: add myself for hls.*
...
Signed-off-by: Kacper Michajłow <kasper93@gmail.com >
2026-04-11 01:58:35 +02:00
Dana Feng
235d5fd30a
.forgejo/codeowners: Add @danaf as reviewer for mpdecimate filter
...
This will provide notifications when there are pull requests that
touch the mpdecimate filter code.
Signed-off-by: Dana Feng <danaf@twosigma.com >
2026-04-05 00:26:55 +00:00
Niklas Haas
292056ec03
forgejo/pre-commit/ignored-words: add re-use
...
We allow both readd and re-add, so it makes sense to allow both reuse and
re-use. They are both listed in my dictionary.
Signed-off-by: Niklas Haas <git@haasn.dev >
2026-03-18 23:32:35 +00:00
Zhao Zhili
9a1e9f9368
MAINTAINERS: add myself to maintained modules and update CODEOWNERS
2026-03-14 15:18:22 +00:00
Romain Beauxis
87bf42899b
Add myself as maintainer to the various ogg files.
2026-03-12 15:22:56 +00:00
Andreas Rheinhardt
61b1fb1d00
.forgejo/workflows: Test hardcoded tables
...
Should detect breakages like the one caused by commit
d8ffec5bf9
(fixed in 1d47ae65bf ).
Reviewed-by: Timo Rothenpieler <timo@rothenpieler.org >
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com >
2026-02-14 20:15:13 +01:00
Timo Rothenpieler
4f77473b46
forgejo/workflows: update actions
2026-01-24 20:05:07 +00:00
Kyle Swanson
402676f130
.forgejo/CODEOWNERS: Add myself for libvmaf
2026-01-20 20:24:55 +00:00
Michael Niedermayer
70298ba1c7
.forgejo/CODEOWNERS: Add myself to MAINTAINERS
...
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc >
2026-01-20 02:04:22 +00:00
Michael Niedermayer
3679341110
.forgejo/CODEOWNERS: Add myself as maintainer of CODEOWNERS
...
Noone is reviewing my pr for .forgejo/CODEOWNERS
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc >
2026-01-20 02:04:22 +00:00
Michael Niedermayer
4d411d155a
.forgejo/CODEOWNERS: Add Kyle for libavfilter/af_loudnorm.*
...
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc >
2026-01-19 22:41:16 +00:00
Michael Niedermayer
aa0a3e6223
.forgejo/CODEOWNERS: get notified for vf_find_rect
...
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc >
2026-01-12 17:50:30 +00:00
Jack Lau
24213d5db3
MAINTAINERS: add myself as whip maintainer
...
Signed-off-by: Jack Lau <jacklau1222gm@gmail.com >
2026-01-11 04:24:55 +00:00
Timo Rothenpieler
69773c404a
forgejo/workflows: don't cancel concurrent CI builds for non-PR pushes
2026-01-10 01:53:48 +00:00
cae
e21a51b203
.forgejo/CODEOWNERS: Add myself for jpeg2000htdec
...
Original author
Signed-off-by: cae <etemesicaleb@gmail.com >
2026-01-06 15:32:32 +00:00
Michael Niedermayer
6c68cbfa92
.forgejo/CODEOWNERS: Add myself for mjpeg
...
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc >
2026-01-06 00:25:25 +00:00
stevxiao
b9d49a333f
forgejo/CODEOWNERS: add myself to d3d12va related files
2026-01-05 10:44:22 -05:00
Timo Rothenpieler
e6184bce67
forgejo/workflows: explicitly name all workflows and jobs
2026-01-02 16:56:03 +00:00
Michael Niedermayer
9ab2a437a1
.forgejo/CODEOWNERS: maintain tools/target_dec_fuzzer.c
...
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc >
2025-12-28 21:58:02 +00:00
Timo Rothenpieler
0d7b8d8913
forgejo/workflows: fix error handling of configure result
2025-12-17 13:28:21 +00:00
Timo Rothenpieler
0be989edcb
forgejo/workflows: cat .err files after running fate
2025-12-17 13:28:21 +00:00
Timo Rothenpieler
5e8dcd6db1
forgejo/workflows: run windows fate tests through wine
2025-12-17 13:28:21 +00:00
Lynne
3ed8c1eb8a
forgejo/labeler: automatically flag Vulkan-related commits #20118
2025-12-07 19:41:58 +00:00
Marvin Scholz
facc32b0d8
.forgejo/labeler: consistently quote strings
2025-12-07 16:24:10 +00:00
Timo Rothenpieler
f7aaa8ecb5
forgejo/workflows: make test shared/static mode more human readable
2025-11-26 23:21:11 +00:00
Marvin Scholz
00ef656a85
.forgejo/CODEOWNERS: add myself to VideoToolbox and Icecast
2025-11-18 15:17:05 +01:00
Timo Rothenpieler
d479a4926a
forgejo/workflows: make one of the builds shared
2025-11-03 19:03:16 +00:00
Araz Iusubov
d31983dc8e
MAINTAINERS: Update the entries for AMF
2025-10-28 21:06:37 +00:00
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
Rémi Denis-Courmont
dd977adcfe
Add myself to CODEOWNERS
2025-09-28 12:35:14 +00:00
Kacper Michajłow
fa72f9a292
forgejo/workflows: include size and mtime in cache hash
...
In case some file has been updated. Generally fate samples shouldn't be
replaced to preserve compatibility with older revisions, but before
merge it may happen that files is replaced.
Signed-off-by: Kacper Michajłow <kasper93@gmail.com >
2025-09-25 21:51:03 +02:00
Kacper Michajłow
1ce3f9fdab
forgejo/workflows: run fate-build
...
It's not included in make fate target.
Signed-off-by: Kacper Michajłow <kasper93@gmail.com >
2025-09-18 16:53:05 +00:00
Timo Rothenpieler
4c80cda08a
forgejo: make aarch64 asm linter part of pre-commit
...
Needed some minor semantical changes to the shell wrapper, since
pre-commit expects it to exit with an error when applying fixes.
2025-09-13 20:58:29 +00:00
Martin Storsjö
edd1b93e53
forgejo: Check the aarch64 assembly indentation as part of the lint job
...
Alternatively, this could be a separate job, potentially keyed
to only run on PRs that touch files matching */aarch64/*. But
as this runs very quickly, it's probably less clutter to just
bundle it here.
2025-09-13 20:58:29 +00:00
Tong Wu
4691c56238
forgejo/CODEOWNERS: add myself to d3d12va related files
...
Signed-off-by: Tong Wu <wutong1208@outlook.com >
2025-09-10 11:39:17 +00:00
Dmitrii Ovchinnikov
8450d87ea5
forgejo/CODEOWNERS: add myself for relevant files
2025-09-05 17:52:46 +02:00
Niklas Haas
5d3538b8dc
.forgejo/CODEOWNERS: add myself for various files
2025-09-02 13:17:02 +00:00
Zhao Zhili
f2414fb1aa
.forgejo/CODEOWNERS: add myself for various files
...
Signed-off-by: Zhao Zhili <zhilizhao@tencent.com >
2025-09-01 11:14:30 +00:00
Timo Rothenpieler
883162d5b4
forgejo/workflows: make autolabel workflow always use token from secrets
...
Using the built-in token seems to only partially work.
And in the latest Forgejo release the issue forcing the use of the
built-in token was fixed with:
https://codeberg.org/forgejo/forgejo/pulls/9025
2025-09-01 03:02:51 +02:00
Leo Izen
3a0e324ab9
.forge/CODEOWNERS: add myself to EXIF code
...
Now that the major EXIF overhaul has been merged, I should be suggested
to review patches that modify it.
Signed-off-by: Leo Izen <leo.izen@gmail.com >
2025-08-30 08:34:34 -04:00
Timo Rothenpieler
e3f01682d7
forgejo/labeler: react to 'labeled' action as well
2025-08-29 01:12:20 +02:00
Timo Rothenpieler
0f873fc07a
forgejo/workflows: use built-in token for autolabeler whenever possible
2025-08-22 21:07:33 +02:00
Peter Ross
f62d878911
.forgejo/CODEOWNERS: add myself for various files
2025-08-22 08:01:26 +00:00
Timo Rothenpieler
5bd866b6ed
forgejo/workflows: cat config.log on configure failure
2025-08-21 15:08:50 +00:00
Timo Rothenpieler
8591227e1f
forgejo/workflows: also run 32bit fate tests
2025-08-21 15:08:50 +00:00
Ronald S. Bultje
4d7c609be3
.forgejo/CODEOWNERS: add myself for vp8, vp9, wmavoice and csp.
2025-08-20 19:50:01 +00:00
Jacob Lifshay
b9695c45c3
forgejo/CODEOWNERS: add myself
...
Signed-off-by: Jacob Lifshay <programmerjake@gmail.com >
2025-08-20 18:17:14 +00:00
Zane van Iperen
d5c8f2268f
.forgejo/CODEOWNERS: add myself to relevant files
...
To formats I've written in lavf, and adpcm-related things in lavc.
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com >
2025-08-18 09:51:41 -04:00
Leo Izen
30e6956920
.forgejo/CODEOWNERS: add myself to JPEG XL and PNG
...
Add myself to JPEG XL and PNG decoders/encoders/parsers/etc. as a
suggested reviewer. I'm the maintainer of the JXL files and I know the
PNG code very well.
Signed-off-by: Leo Izen <leo.izen@gmail.com >
2025-08-16 05:07:19 -04:00
Michael Niedermayer
7d606ef0cc
.forgejo/CODEOWNERS: remove reference to secret apparently uncommited code
...
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc >
2025-08-15 00:51:23 +02:00