Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFmpeg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
libremedia
Tethys
FFmpeg
Commits
f5f11d71
Commit
f5f11d71
authored
18 years ago
by
Michael Niedermayer
Browse files
Options
Downloads
Patches
Plain Diff
Patch review process
Originally committed as revision 8409 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
7ca6cc09
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/ffmpeg-doc.texi
+19
-2
19 additions, 2 deletions
doc/ffmpeg-doc.texi
with
19 additions
and
2 deletions
doc/ffmpeg-doc.texi
+
19
−
2
View file @
f5f11d71
...
@@ -1594,8 +1594,25 @@ It also helps quite a bit if you tell us what the patch does (for example
...
@@ -1594,8 +1594,25 @@ It also helps quite a bit if you tell us what the patch does (for example
'replaces lrint by lrintf'
)
, and why
(
for example '
*
BSD isn't C
99
compliant
'replaces lrint by lrintf'
)
, and why
(
for example '
*
BSD isn't C
99
compliant
and has no lrint
()
'
)
and has no lrint
()
'
)
We reply to all submitted patches and either apply or reject with some
@section Patch review process
explanation why, but sometimes we are quite busy so it can take a week or two.
All patches posted to ffmpeg
-
devel will be reviewed, unless they contain a
clear note that the patch is not for SVN.
Reviews and comments will be posted as replies to the patch on the
mailinglist. The patch submitter then has to take care of every comment,
that can be by resubmitting a changed patch or by disscussion. Resubmitted
patches will themselfs be reviewed like any other patch. If at some point
a patch passes review with no comments then it is approved, that can for
simple and small patches happen immedeatly while large patches will generally
have to be changed and reviewed many times before they are approved.
After a patch is approved it will be applied to ffmpeg svn
We will review all submitted patches, but sometimes we are quite busy so
especially for large patches this can take several weeks.
When resubmitting patches, please do not make any significant changes
unrelated to the comments such patches will be rejected, Instead submit
such significant changes or new features as seperate patches.
@section Regression tests
@section Regression tests
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment