forked from FFmpeg/FFmpeg
README.md: avoid Github pull requests
Signed-off-by: Lou Logan <lou@lrcd.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Reviewed-by: Ganesh Ajjanagadde <gajjanag@mit.edu>
This commit is contained in:
parent
f7b53c9527
commit
a62d4a01e8
1 changed files with 7 additions and 0 deletions
|
@ -40,3 +40,10 @@ Coding examples are available in the **doc/examples** directory.
|
|||
|
||||
FFmpeg codebase is mainly LGPL-licensed with optional components licensed under
|
||||
GPL. Please refer to the LICENSE file for detailed information.
|
||||
|
||||
## Contributing
|
||||
|
||||
Patches should be submitted to the ffmpeg-devel mailing list using
|
||||
`git format-patch` or `git send-email`. Github pull requests should be
|
||||
avoided because they are not part of our review process. Few developers
|
||||
follow pull requests so they will likely be ignored.
|
||||
|
|
Loading…
Add table
Reference in a new issue