On 05/04/2011 02:56 PM, Diego Biurrun wrote:
> ---
> doc/developer.texi | 5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)
>
> diff --git a/doc/developer.texi b/doc/developer.texi
> index ab736d7..37b9f3e 100644
> --- a/doc/developer.texi
> +++ b/doc/developer.texi
> @@ -299,8 +299,13 @@ send a reminder by email. Your patch should eventually
> be dealt with.
> configure?
> @item
> 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
>
> +
> @section patch submission checklist
>
> @enumerate
good idea. ok.
-Justin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel