History | View | Annotate | Download (17.4 KB)
patch checklist:git format-patchSigned-off-by: Michael Niedermayer <michaelni@gmx.at>
patch checklist:uggest fate instead of regression testsSigned-off-by: Michael Niedermayer <michaelni@gmx.at>
patch checklist:Remove pointless checkheaders comment, its just a waste of timeSigned-off-by: Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'newdev/master'
Merged-by: Michael Niedermayer <michaelni@gmx.at>
Not Pulled: commit 42cfb3835b5dad327b7dc22740e8b6e482ecfcd2 Author: Mans Rullgard <mans@mansr.com> Date: Mon Feb 28 18:06:58 2011 +0000
Remove Sonic experimental audio codec...
get rid of the last svn mentions
Revert "replace FFmpeg with Libav in doc/"
This reverts commit f8a45fa1b1764b34d4263eacd93411e8ba0484a4.
Conflicts:
doc/optimization.txt
Conflicts: Changelog doc/APIchanges doc/optimization.txt libavformat/avio.h
replace FFmpeg with Libav in doc/
unless it stands for ffmpeg the program or is historic
Update the url to the site website and change ffmpeg-devel to libav-devel
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Documentation updates for the git migration
This cleanup patch updates the developer documentation with respect tothe migration to the git scm.(cherry picked from commit 87800dc2bf8f2724a99e51bb079ad7fb4b9dfd3b)
This cleanup patch updates the developer documentation with respect tothe migration to the git scm.
doc: modify style for texi2html 1.78+
The generated HTML files are similar to the ones generated withtexi2html 1.56k used on the website.
Tested with texi2html 1.78 and 5.0. 1.78 is the minimal recommendedversion.
The removed @sp from the titlepage section were ignored until...
s/program/programs, as FFmpeg consists of many programs.
Originally committed as revision 25421 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mention to send a patch before changing API or ABI.
Originally committed as revision 25373 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mention that library micro version should be reset if minor version is bumped.
Originally committed as revision 25010 to svn://svn.ffmpeg.org/ffmpeg/trunk
Revert commit: Author: stefano Date: Sat Jul 3 20:19:38 2010 New Revision: 24023
Log: State in the guidelines that function and parameter descriptions in the doxy must use impersonal verbal form.
This form is apparently favored by most English speaker developers,...
State in the guidelines that function and parameter descriptions inthe doxy must use impersonal verbal form.
This form is apparently favored by most English speaker developers,and has the advantage of being easier to use than the third personform.
This should hopefully put an end to the Third Person Holy Bikeshed...
Clarify where the list of supported formats is.
Originally committed as revision 22699 to svn://svn.ffmpeg.org/ffmpeg/trunk
Don't use shell syntax to set variables for make.
Originally committed as revision 22471 to svn://svn.ffmpeg.org/ffmpeg/trunk
Update documentation for make test.
Originally committed as revision 21343 to svn://svn.ffmpeg.org/ffmpeg/trunk
Cosmetics: Fix typos in r20780.
Originally committed as revision 20787 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mention patcheck.
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.
Originally committed as revision 20119 to svn://svn.ffmpeg.org/ffmpeg/trunk
Change developer doc to reflect reality
Originally committed as revision 19799 to svn://svn.ffmpeg.org/ffmpeg/trunk
Split developer documentation off from general documentation.
Originally committed as revision 19269 to svn://svn.ffmpeg.org/ffmpeg/trunk