This is an automated email from the git hooks/post-receive script.
Git pushed a commit to branch master
in repository ffmpeg.
The following commit(s) were added to refs/heads/master by this push:
new 8bf74556a1 doc/developer: Add Forgejo as a way to send patches
8bf74556a1 is described below
commit 8bf74556a1735ba8c1b5f0b3eaa7c299d2c6812c
Author: Jack Lau <[email protected]>
AuthorDate: Thu Feb 26 06:49:32 2026 +0800
Commit: Gyan Doshi <[email protected]>
CommitDate: Thu Feb 26 04:13:25 2026 +0000
doc/developer: Add Forgejo as a way to send patches
Signed-off-by: Jack Lau <[email protected]>
---
doc/developer.texi | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/doc/developer.texi b/doc/developer.texi
index 10a2de00df..f1c8e42840 100644
--- a/doc/developer.texi
+++ b/doc/developer.texi
@@ -45,6 +45,7 @@ maintained and developed.
@end itemize
All proposed code changes should be submitted for review to
+@url{https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls, Forgejo} or
@url{mailto:ffmpeg-devel@@ffmpeg.org, the development mailing list}, as
described in more detail in the @ref{Submitting patches} chapter. The code
should comply with the @ref{Development Policy} and follow the @ref{Coding
Rules}.
@@ -722,7 +723,8 @@ and has no lrint()')
Also please if you send several patches, send each patch as a separate mail,
do not attach several unrelated patches to the same mail.
-Patches should be posted to the
+Patches should be posted to
+@uref{https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls, Forgejo} or the
@uref{https://lists.ffmpeg.org/mailman/listinfo/ffmpeg-devel, ffmpeg-devel}
mailing list. Use @code{git send-email} when possible since it will properly
send patches without requiring extra care. If you cannot, then send patches
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]