[FFmpeg-cvslog] doc/patchwork: Document the patchwork states

Michael Niedermayer git at videolan.org
Wed Oct 26 20:48:23 EEST 2016


ffmpeg | branch: master | Michael Niedermayer <michael at niedermayer.cc> | Sat Oct 22 13:37:57 2016 +0200| [4045a8d73e81376f87ff3474b6ed4444a44e70e0] | committer: Michael Niedermayer

doc/patchwork: Document the patchwork states

Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4045a8d73e81376f87ff3474b6ed4444a44e70e0
---

 doc/patchwork | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/doc/patchwork b/doc/patchwork
new file mode 100644
index 0000000..43f94cf
--- /dev/null
+++ b/doc/patchwork
@@ -0,0 +1,10 @@
+Patchwork states
+
+NEW:               Initial state of new patches
+Accepted:          The patch was pushed to the main master repository
+Rejected:          The patch has been rejected
+Withdrawn:         The patch was withdrawn by the author
+Not Applicable:    The patch does not apply to the main master repository
+Superseded:        A newer version of the patch has been posted
+Changes Requested: The patch has been or is under review and changes have been requested
+RFC:               The patch is not intended to be applied but only for comments



More information about the ffmpeg-cvslog mailing list