[FFmpeg-cvslog] r20780 - trunk/doc/developer.texi

cehoyos subversion
Wed Dec 9 00:23:44 CET 2009


Author: cehoyos
Date: Wed Dec  9 00:23:44 2009
New Revision: 20780

Log:
Mention patcheck.

Patch by Zhihang Wang, zhihang D wang A gmail

Modified:
   trunk/doc/developer.texi

Modified: trunk/doc/developer.texi
==============================================================================
--- trunk/doc/developer.texi	Tue Dec  8 23:01:25 2009	(r20779)
+++ trunk/doc/developer.texi	Wed Dec  9 00:23:44 2009	(r20780)
@@ -252,6 +252,9 @@ keeping it as a logical unit that contai
 if it spans multiple files. This makes reviewing your patches much easier
 for us and greatly increases your chances of getting your patch applied.
 
+Use the patcheck tool of ffmpeg to check your patch.
+The tool is located in the tool directory.
+
 Run the regression tests before submitting a patch so that you can
 verify that there are no big problems.
 



More information about the ffmpeg-cvslog mailing list