mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
doc: Check standalone compilation before submitting new components.
This commit is contained in:
parent
8799541a0a
commit
af1ca249e8
@ -299,8 +299,13 @@ send a reminder by email. Your patch should eventually be dealt with.
|
|||||||
configure?
|
configure?
|
||||||
@item
|
@item
|
||||||
Did you @code{git add} the appropriate files before committing?
|
Did you @code{git add} the appropriate files before committing?
|
||||||
|
@item
|
||||||
|
Did you make sure it compiles standalone, i.e. with
|
||||||
|
@code{configure --disable-everything --enable-decoder=foo}
|
||||||
|
(or @code{--enable-demuxer} or whatever your component is)?
|
||||||
@end enumerate
|
@end enumerate
|
||||||
|
|
||||||
|
|
||||||
@section patch submission checklist
|
@section patch submission checklist
|
||||||
|
|
||||||
@enumerate
|
@enumerate
|
||||||
|
Loading…
Reference in New Issue
Block a user