summaryrefslogtreecommitdiff
path: root/doc/developer.texi
Commit message (Collapse)AuthorAge
* doc/developer: Mention mime type and patchwork in "Submitting patches"Michael Niedermayer2016-10-11
| | | | | | Suggested-by: ronald Reviewed-by: Steven Liu <lingjiujianke@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* doc/developer: remove duplicate policies and fix errorJosh de Kock2016-10-04
| | | | | | | | Fixes regression as of ee72b6d1 Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: Josh de Kock <josh@itanimul.li> Signed-off-by: James Almer <jamrial@gmail.com>
* doc/developer: add sections for policiesJosh de Kock2016-10-04
| | | | | | | And sort policies into these sections. Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: Josh de Kock <josh@itanimul.li>
* doc/developer: reword some of the policiesJosh de Kock2016-10-04
| | | | | | | | Explicitly state that FATE should pass, and code should work for all reviewers who tested. Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: Josh de Kock <josh@itanimul.li>
* doc/developer.texi: Add a code of conductMichael Niedermayer2016-05-26
| | | | | | See: [FFmpeg-devel] [Vote] Code of Conduct Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* doc/developer: misc minor fixesGanesh Ajjanagadde2015-12-09
| | | | Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
* developer.texi: Call out K&R coding style.Rick Kern2015-11-29
| | | | | | K&R coding style is implied but not listed in 'Coding Rules'. Signed-off-by: Rick Kern <kernrj@gmail.com>
* doc/developer: minor typo and consistency fixesGanesh Ajjanagadde2015-10-10
| | | | Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
* doc/developer: use https instead of httpGanesh Ajjanagadde2015-10-07
| | | | | | | Change to https for FFmpeg websites. Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* doc/developer: Suggest everyone to help with patch reviewsMichael Niedermayer2015-08-13
| | | | | | | Reviewed-by: Timothy Gu <timothygu99@gmail.com> Reviewed-by: compn <tempn@mi.rr.com> Reviewed-by: Ganesh Ajjanagadde <gajjanag@mit.edu> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* doc/developer: add url for sample filesGanesh Ajjanagadde2015-07-18
| | | | | Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* doc: Use @lisp where appropriateTimothy Gu2015-03-23
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc: set documentencoding on toplevel texi files.Nicolas George2015-02-19
| | | | | | Fix double UTF-8 encoding on output files. makeinfo / texi2any does not seem to provide a way of setting it globally for toplevel files.
* doc: fix typosLou Logan2015-01-07
| | | | Signed-off-by: Lou Logan <lou@lrcd.com>
* docs: add example around the suggested commit message formatJames Darnley2014-09-12
| | | | | | | It gets rendered inline in HTML and becomes not very clear. Reviewed-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge commit '57ead8449e44bd07b3d4a5bd42f1aab64566f92e'Michael Niedermayer2013-12-23
|\ | | | | | | | | | | | | * commit '57ead8449e44bd07b3d4a5bd42f1aab64566f92e': doc: fix link to the ISC license text in the developer documentation. Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: fix link to the ISC license text in the developer documentation.Tim Walker2013-12-22
| |
* | Merge commit '6c0e83511705e7f8f5100e7852a1e7fd16aa8877'Michael Niedermayer2013-12-23
|\| | | | | | | | | | | | | * commit '6c0e83511705e7f8f5100e7852a1e7fd16aa8877': doc: fix a coding style error in the developer documentation. Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: fix a coding style error in the developer documentation.Tim Walker2013-12-22
| |
* | doc/developer: Add a policy item about updating the MAINTAINERs fileMichael Niedermayer2013-10-19
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/developer: Merge license related policy itemsMichael Niedermayer2013-10-13
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-28
|\| | | | | | | | | | | | | | | | | | | | | * qatar/master: doc: cosmetics: Consistently format list and table items Conflicts: doc/developer.texi doc/fate.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: cosmetics: Consistently format list and table itemsDiego Biurrun2013-07-27
| |
* | doc/developer: update sections about external developmentStefano Sabatini2013-07-11
| | | | | | | | | | | | | | | | | | Replace the sections "API" and "Integrating libavcodec or libavformat" with updated / more accurate text. See thread: Subject: [FFmpeg-devel] [PATCH] doc/developer: merge and update sections about external development Date: Fri, 5 Jul 2013 11:07:07 +0200
* | update all trac links to use the trac subdomainMichael Niedermayer2013-06-29
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '8e673efc6f5b7a095557664660305148f2788d30'Michael Niedermayer2013-05-19
|\| | | | | | | | | | | | | | | | | | | | | | | * commit '8e673efc6f5b7a095557664660305148f2788d30': prores: update FATE test to account for alpha plane present in the test sample configure: Add basic valgrind-massif support Conflicts: tests/fate/prores.mak tests/ref/fate/prores-alpha Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Add basic valgrind-massif supportLuca Barbato2013-05-18
| | | | | | | | | | | | With the parameter --toolchain valgrind-massif, the configure script sets reasonable defaults that can be overridden as explained in the documentation.
* | Merge commit 'b1ee8eec849f17fce2f411a297de9cbf2edaeb3a'Michael Niedermayer2013-05-05
|\| | | | | | | | | | | | | | | | | | | * commit 'b1ee8eec849f17fce2f411a297de9cbf2edaeb3a': configure: Add basic valgrind-memcheck support Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Add basic valgrind-memcheck supportReinhard Tartler2013-05-04
| | | | | | | | | | | | | | | | With the parameter --valgrind-memcheck, the configure script sets reasonable defaults that can be overridden as explained in the documentation. The idea of using set_defaults is from Luca Barbato.
* | Merge commit 'a862c7d3368241e72a465ab944afa38ea62a6640'Michael Niedermayer2013-04-06
|\| | | | | | | | | | | | | | | | | | | | | * commit 'a862c7d3368241e72a465ab944afa38ea62a6640': Integrate lcov/gcov into Libav Conflicts: Makefile common.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Integrate lcov/gcov into LibavReinhard Tartler2013-04-05
| | | | | | | | | | | | | | The gcov/lcov are a common toolchain for visualizing code coverage with the GNU/Toolchain. The documentation and implementation of this integration was heavily inspired from the blog entry by Mike Melanson: http://multimedia.cx/eggs/using-lcov-with-ffmpeg/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-22
|\| | | | | | | | | | | | | | | * qatar/master: configure: Enable hwaccels without external dependencies by default. doc/developer: Clarify symbol naming prefixes section. Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc/developer: Clarify symbol naming prefixes section.Diego Biurrun2013-03-21
| |
* | doc/developer: fix typo in regression tests ref.Clément Bœsch2013-03-19
| |
* | doc/developer: Add "security fixes" to the release process stepsMichael Niedermayer2013-03-17
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '23f4c5acc438366d84cacf49e33b0bcd72f04937'Michael Niedermayer2013-03-17
|\| | | | | | | | | | | | | * commit '23f4c5acc438366d84cacf49e33b0bcd72f04937': document the release process Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * document the release processReinhard Tartler2013-03-16
| |
* | Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'Michael Niedermayer2013-02-24
|\| | | | | | | | | | | | | | | | | | | | | * commit '040c565e51985477a8fa5e42d2ddfb26ebde6608': doc: developer: Allow tabs in the vim configuration for Automake files Remove pointless av_cold attributes in header files Conflicts: libavcodec/h264.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: developer: Allow tabs in the vim configuration for Automake filesDiego Biurrun2013-02-23
| | | | | | | | | | While we do not use Automake in libav, this allows our config to be used more globally without introducing unwanted breakage.
* | doc/dev: clarify public symbols prefixes.Clément Bœsch2013-02-13
| |
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-12
|\| | | | | | | | | | | | | | | | | | | | | * qatar/master: lavu: avoid clashing definition of E doc: developer: Add a note about reserved system name space Conflicts: libavutil/internal.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: developer: Add a note about reserved system name spaceDiego Biurrun2013-02-11
| |
* | Merge commit '56dea32f09e71460add14a1b6d0fbe6eb16f02a4'Michael Niedermayer2013-02-12
|\| | | | | | | | | | | | | | | | | | | | | * commit '56dea32f09e71460add14a1b6d0fbe6eb16f02a4': doc: developer: Fix wording in "naming conventions" section openbsd: Add minor number to shared library install name Conflicts: doc/developer.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: developer: Fix wording in "naming conventions" sectionDiego Biurrun2013-02-11
| |
* | Merge commit 'f2960097e42ddf9a356bab6547f87906f6999e0a'Michael Niedermayer2013-02-01
|\| | | | | | | | | | | | | | | | | | | | | | | | | * commit 'f2960097e42ddf9a356bab6547f87906f6999e0a': bink: fix a check for the first frame. doc/developer: Drop obsolete MPlayer reference doc/developer: Add ISC license to list of acceptable licenses doc/developer: Add web links for all suggested licenses Conflicts: doc/developer.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc/developer: Drop obsolete MPlayer referenceDiego Biurrun2013-02-01
| |
| * doc/developer: Add ISC license to list of acceptable licensesDiego Biurrun2013-02-01
| |
| * doc/developer: Add web links for all suggested licensesDiego Biurrun2013-02-01
| |
* | dec/developer: Add Valgrind / Address Sanitizer to the patch checklistMichael Niedermayer2013-01-12
| | | | | | | | | | | | Reviewed-by: saste Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '074a00d192c0e749d677b008b337da42597e780f'Michael Niedermayer2013-01-08
|\| | | | | | | | | | | | | | | | | | | | | | | | | * commit '074a00d192c0e749d677b008b337da42597e780f': lavr: add a public function for setting a custom channel map lavr: typedef internal structs in internal.h doc: Extend commit message section Conflicts: doc/APIchanges doc/developer.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>