]> git.sesse.net Git - ffmpeg/history - doc/developer.texi
crypto: consistently use size_t as type for length parameters
[ffmpeg] / doc / developer.texi
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2016-03-23 Diego Biurrundoc: Update paths to match new examples location
2014-08-18 Gabriel Dumedoc: Change wrong term to avoid confusion
2013-12-22 Tim Walkerdoc: fix link to the ISC license text in the developer...
2013-12-22 Tim Walkerdoc: fix a coding style error in the developer document...
2013-07-27 Diego Biurrundoc: cosmetics: Consistently format list and table...
2013-05-18 Luca Barbatoconfigure: Add basic valgrind-massif support
2013-05-04 Reinhard Tartlerconfigure: Add basic valgrind-memcheck support
2013-04-05 Reinhard TartlerIntegrate lcov/gcov into Libav
2013-03-21 Diego Biurrundoc/developer: Clarify symbol naming prefixes section.
2013-03-16 Reinhard Tartlerdocument the release process
2013-02-23 Diego Biurrundoc: developer: Allow tabs in the vim configuration...
2013-02-11 Diego Biurrundoc: developer: Add a note about reserved system name...
2013-02-11 Diego Biurrundoc: developer: Fix wording in "naming conventions...
2013-02-01 Diego Biurrundoc/developer: Drop obsolete MPlayer reference
2013-02-01 Diego Biurrundoc/developer: Add ISC license to list of acceptable...
2013-02-01 Diego Biurrundoc/developer: Add web links for all suggested licenses
2013-01-07 Derek Buitenhuisdoc: Extend commit message section
2013-01-07 Derek Buitenhuisdoc: Mention memory allocation in the fuzz testing...
2013-01-07 Derek Buitenhuisdoc: Mention zzuf in the fuzz testing section
2013-01-07 Derek Buitenhuisdoc: Merge disjointed bits about emailing patches
2013-01-07 Derek Buitenhuisdoc: Fix a few typos in the developer documentation
2012-12-20 Diego Biurrunmiscellaneous typo fixes
2012-08-29 Anton KhirnovAdd reminders to update the codec descriptor list with...
2012-08-17 Jordi Ortizdoc: Fix syntax errors in sample Emacs config
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-02 Diego Biurrundoc: Remind devs to check return values, especially...
2012-05-15 Diego Biurrunbuild: Add 'check' target to run all compile and test...
2012-05-06 Luca Barbatodoc: clarify check for NULL pointer style
2012-04-16 Diego Biurrundoc: Update sample Vim config with suitable (function...
2012-04-15 Diego Biurrundoc: Improve suggested Emacs settings for our coding...
2011-12-13 Derek Buitenhuisdoc: make developer.texi point to correct fate doc
2011-12-10 Diego BiurrunFix a bunch of common typos.
2011-12-07 Diego Biurrundoc: add editor configuration section with Vim and...
2011-12-04 Diego Biurrundoc: document preferred Doxygen syntax and make patchec...
2011-12-03 Luca Barbatodoc: break some long lines in developer.texi
2011-12-03 Janne Grunaudoc: remove space between variable and post increment...
2011-12-02 Victor VasilievUpdate developers documentation with coding conventions.
2011-09-21 Diego Biurrundoc: library versions need to be bumped in version.h
2011-08-15 Michael Niedermayerpatch checklist: suggest fate instead of regression...
2011-08-09 Anton KhirnovRename ffplay to avplay.
2011-07-14 Diego Biurrundoc: remove file name from @file directive in Doxygen...
2011-07-12 Diego Biurrundoc: Improve references to external URLs.
2011-07-11 Diego Biurrundoc: Remove outdated comments about gcc 2.95 and gcc...
2011-07-09 Diego Biurrundoc: replace @pxref by @ref where appropriate
2011-05-04 Diego Biurrundoc: Check standalone compilation before submitting...
2011-04-13 Luca Barbatodoc: update developer guide
2011-03-18 Janne Grunauget rid of the last svn mentions
2011-03-16 Janne Grunaureplace FFmpeg with Libav in doc/
2011-03-13 Johan AnderssonUpdate the url to the site website and change ffmpeg...
2011-02-08 Reinhard TartlerDocumentation updates for the git migration
2011-01-29 Janne Grunaudoc: modify style for texi2html 1.78+
2010-10-08 Stefano Sabatinis/program/programs, as FFmpeg consists of many programs.
2010-10-06 Carl Eugen HoyosMention to send a patch before changing API or ABI.
2010-08-31 Diego BiurrunMention that library micro version should be reset...
2010-07-04 Stefano SabatiniRevert commit:
2010-07-03 Stefano SabatiniState in the guidelines that function and parameter...
2010-03-27 Diego BiurrunClarify where the list of supported formats is.
2010-03-12 Ramiro PollaDon't use shell syntax to set variables for make.
2010-01-20 Ramiro PollaUpdate documentation for make test.
2009-12-09 Carl Eugen HoyosCosmetics: Fix typos in r20780.
2009-12-08 Zhihang WangMention patcheck.
2009-10-01 Diego BiurrunExplain the process of patch review and commit a bit.
2009-09-13 Diego BiurrunReplace @node commands with @anchor to refer to specifi...
2009-09-09 Benjamin LarssonChange developer doc to reflect reality
2009-06-24 Diego BiurrunSplit developer documentation off from general document...