aboutsummaryrefslogtreecommitdiffstats
path: root/doc/developer.texi
Commit message (Collapse)AuthorAgeFilesLines
* Clarify where the list of supported formats is.Diego Biurrun2010-03-271-2/+2
| | | | Originally committed as revision 22699 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Don't use shell syntax to set variables for make.Ramiro Polla2010-03-121-2/+2
| | | | Originally committed as revision 22471 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update documentation for make test.Ramiro Polla2010-01-201-2/+7
| | | | Originally committed as revision 21343 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cosmetics: Fix typos in r20780.Carl Eugen Hoyos2009-12-091-2/+2
| | | | Originally committed as revision 20787 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mention patcheck.Zhihang Wang2009-12-081-0/+3
| | | | | | Patch by Zhihang Wang, zhihang D wang A gmail Originally committed as revision 20780 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Explain the process of patch review and commit a bit.Diego Biurrun2009-10-011-0/+10
| | | | Originally committed as revision 20119 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Replace @node commands with @anchor to refer to specific points in the text.Diego Biurrun2009-09-131-1/+1
| | | | | | | | This fixes the warnings ** `Developers Guide' is up for `Coding Rules', but has no menu entry for this node ** `Invocation' is up for `FFmpeg formula evaluator', but has no menu entry for this node Originally committed as revision 19831 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change developer doc to reflect realityBenjamin Larsson2009-09-091-1/+1
| | | | Originally committed as revision 19799 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Split developer documentation off from general documentation.Diego Biurrun2009-06-241-0/+418
Originally committed as revision 19269 to svn://svn.ffmpeg.org/ffmpeg/trunk