Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-23doc: fix link to the ISC license text in the developer documentation.Tim Walker
2013-12-23doc: fix a coding style error in the developer documentation.Tim Walker
2013-07-27doc: cosmetics: Consistently format list and table itemsDiego Biurrun
2013-05-18configure: Add basic valgrind-massif supportLuca Barbato
2013-05-04configure: Add basic valgrind-memcheck supportReinhard Tartler
2013-04-05Integrate lcov/gcov into LibavReinhard Tartler
2013-03-21doc/developer: Clarify symbol naming prefixes section.Diego Biurrun
2013-03-16document the release processReinhard Tartler
2013-02-23doc: developer: Allow tabs in the vim configuration for Automake filesDiego Biurrun
2013-02-11doc: developer: Add a note about reserved system name spaceDiego Biurrun
2013-02-11doc: developer: Fix wording in "naming conventions" sectionDiego Biurrun
2013-02-01doc/developer: Drop obsolete MPlayer referenceDiego Biurrun
2013-02-01doc/developer: Add ISC license to list of acceptable licensesDiego Biurrun
2013-02-01doc/developer: Add web links for all suggested licensesDiego Biurrun
2013-01-07doc: Extend commit message sectionDerek Buitenhuis
2013-01-07doc: Mention memory allocation in the fuzz testing sectionDerek Buitenhuis
2013-01-07doc: Mention zzuf in the fuzz testing sectionDerek Buitenhuis
2013-01-07doc: Merge disjointed bits about emailing patchesDerek Buitenhuis
2013-01-07doc: Fix a few typos in the developer documentationDerek Buitenhuis
2012-12-21miscellaneous typo fixesDiego Biurrun
2012-08-29Add reminders to update the codec descriptor list with new codec IDs.Anton Khirnov
2012-08-17doc: Fix syntax errors in sample Emacs configJordi Ortiz
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-07-02doc: Remind devs to check return values, especially for malloc() et alDiego Biurrun
2012-05-15build: Add 'check' target to run all compile and test targets.Diego Biurrun
2012-05-07doc: clarify check for NULL pointer styleLuca Barbato
2012-04-16doc: Update sample Vim config with suitable (function) indentation settings.Diego Biurrun
2012-04-15doc: Improve suggested Emacs settings for our coding style.Diego Biurrun
2011-12-14doc: make developer.texi point to correct fate docDerek Buitenhuis
2011-12-11Fix a bunch of common typos.Diego Biurrun
2011-12-07doc: add editor configuration section with Vim and Emacs settingsDiego Biurrun
2011-12-05doc: document preferred Doxygen syntax and make patcheck detect itDiego Biurrun
2011-12-03doc: break some long lines in developer.texiLuca Barbato
2011-12-03doc: remove space between variable and post increment in example codeJanne Grunau
2011-12-03Update developers documentation with coding conventions.Victor Vasiliev
2011-09-21doc: library versions need to be bumped in version.hDiego Biurrun
2011-08-15patch checklist: suggest fate instead of regression testsMichael Niedermayer
2011-08-09Rename ffplay to avplay.Anton Khirnov
2011-07-14doc: remove file name from @file directive in Doxygen usage exampleDiego Biurrun
2011-07-13doc: Improve references to external URLs.Diego Biurrun
2011-07-12doc: Remove outdated comments about gcc 2.95 and gcc 3.3 support.Diego Biurrun
2011-07-09doc: replace @pxref by @ref where appropriateDiego Biurrun
2011-05-04doc: Check standalone compilation before submitting new components.Diego Biurrun
2011-04-13doc: update developer guideLuca Barbato
2011-03-18get rid of the last svn mentionsJanne Grunau
2011-03-17replace FFmpeg with Libav in doc/Janne Grunau
2011-03-14Update the url to the site website and change ffmpeg-devel to libav-develJohan Andersson
2011-02-09Documentation updates for the git migrationReinhard Tartler
2011-01-29doc: modify style for texi2html 1.78+Janne Grunau
2010-10-09s/program/programs, as FFmpeg consists of many programs.Stefano Sabatini