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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-21tools/patcheck: remove gcc-2.95 compat checkJames Zern
2017-12-13patcheck: Add 'threshhold' to common typo listKelly Ledford
2016-07-18tools/patcheck: add a couple more common typosJames Almer
2015-11-23patcheck: Fix false detection of 'mergeable calls' when line is removedHagen Schmidt
2014-08-29patcheck: check for pointer arrays that are not const.Reimar Döffinger
2014-06-03fix various typosLou Logan
2013-05-23tools/patcheck: fix misdetection with stuff like const_namesMichael Niedermayer
2013-05-04Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7'Michael Niedermayer
2013-05-03silly typo fixesDiego Biurrun
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-23Drop DCTELEM typedefDiego Biurrun
2013-01-04Fix "knwon" typo and add a check in tools/patcheckPaul B Mahol
2012-12-21Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer
2012-12-21miscellaneous typo fixesDiego Biurrun
2012-12-18Fix "bistream" typo and add a check in tools/patcheck.Clément Bœsch
2012-09-25Fix two "skiping" typo.Clément Bœsch
2012-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-03misc typo and wording fixesDiego Biurrun
2012-06-29cosmetics: minor libavcodec spelling errorsLou Logan
2012-03-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-10Fix a bunch of common typos.Diego Biurrun
2012-01-28Fix "ouput" typo and add a check.Clément Bœsch
2012-01-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-11Fix a bunch of platform name and other typos.Diego Biurrun
2012-01-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-02Fix a bunch of typos.Diego Biurrun
2011-12-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-11Fix a bunch of common typos.Diego Biurrun
2011-12-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-05doc: document preferred Doxygen syntax and make patcheck detect itDiego Biurrun
2011-11-23patcheck: spelling and grammar nitsLou Logan
2011-05-12patcheck: warn about assert usagePeter Ross
2011-04-24Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-23Replace `` by $() syntax in shell scripts.Diego Biurrun
2011-04-23patcheck: Allow overiding grep program(s) through environment variables.Brad
2011-04-1810l, commit that should have been stashed into the merge.Michael Niedermayer
2011-04-18Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-16Replace references to ffmpeg-devel with libav-devel; fix roundup URL.Diego Biurrun
2011-03-18patcheck: warn about assert usagePeter Ross
2010-10-10Clarify whitespace nitpicks in patcheck.Michael Niedermayer
2010-10-08Check for more 'indent -kr' whitespace details.Michael Niedermayer
2010-08-02Issue a warning when fed with misformatted one-line doxygen comments.Benoit Fouet
2010-07-28Warn about "/** text" comments.Michael Niedermayer
2010-07-25Accept stdin as input for patcheck.Rafaël Carré
2010-07-15grep Changelog entry from unified diffsRafaël Carré
2010-07-02Check for doxy filetag with filenameMichael Niedermayer
2010-06-28Add patcheck checks for assignments that look like compound assignmentsEli Friedman
2010-06-11Improve rule for possibly never read variables.Benoit Fouet
2010-03-16patcheck: Escape parentheses in grep callsDaniel Verkamp
2009-11-10patcheck: check that pix_fmt etc. initializers are constReimar Döffinger