[FFmpeg-devel] [PATCH 1/2] doc/plans: add a file to list approved projects
Nicolas George
george at nsup.org
Thu Aug 18 00:49:31 EEST 2022
This file makes it easier to engage in ambitious and/or long-term
projects for enhancing FFmpeg by removing earlier the uncertainty of
acceptance on principle.
Signed-off-by: Nicolas George <george at nsup.org>
---
doc/plans.md | 6 ++++++
1 file changed, 6 insertions(+)
create mode 100644 doc/plans.md
Reference to discussion:
https://ffmpeg.org/pipermail/ffmpeg-devel/2022-August/300193.html
diff --git a/doc/plans.md b/doc/plans.md
new file mode 100644
index 0000000000..0d7336e8b4
--- /dev/null
+++ b/doc/plans.md
@@ -0,0 +1,6 @@
+# Plans for future developments
+
+Projects listed below have been approved by the FFmpeg developers community,
+and their author(s) can invest time and effort implementing them. The
+resulting patches will be subject to technical review like any other
+patches, but they can no longer be rejected on principle.
--
2.35.1
More information about the ffmpeg-devel
mailing list