index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
patcheck
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/patcheck: fix misdetection with stuff like const_names
Michael Niedermayer
2013-05-23
1
-1
/
+1
*
Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7'
Michael Niedermayer
2013-05-04
1
-1
/
+1
|
\
|
*
silly typo fixes
Diego Biurrun
2013-05-03
1
-1
/
+1
*
|
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
Michael Niedermayer
2013-01-23
1
-1
/
+1
|
\
\
|
|
/
|
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-1
/
+1
*
|
Fix "knwon" typo and add a check in tools/patcheck
Paul B Mahol
2013-01-04
1
-1
/
+1
*
|
Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'
Michael Niedermayer
2012-12-21
1
-1
/
+1
|
\
\
|
|
/
|
*
miscellaneous typo fixes
Diego Biurrun
2012-12-21
1
-2
/
+2
*
|
Fix "bistream" typo and add a check in tools/patcheck.
Clément Bœsch
2012-12-18
1
-1
/
+1
*
|
Fix two "skiping" typo.
Clément Bœsch
2012-09-25
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-04
1
-1
/
+2
|
\
\
|
|
/
|
*
misc typo and wording fixes
Diego Biurrun
2012-07-03
1
-1
/
+1
*
|
cosmetics: minor libavcodec spelling errors
Lou Logan
2012-06-29
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-10
1
-2
/
+1
|
\
\
|
|
/
|
*
Fix a bunch of common typos.
Diego Biurrun
2012-03-09
1
-1
/
+1
*
|
Fix "ouput" typo and add a check.
Clément Bœsch
2012-01-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix a bunch of platform name and other typos.
Diego Biurrun
2012-01-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-03
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix a bunch of typos.
Diego Biurrun
2012-01-02
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix a bunch of common typos.
Diego Biurrun
2011-12-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-06
1
-0
/
+1
|
\
\
|
|
/
|
*
doc: document preferred Doxygen syntax and make patcheck detect it
Diego Biurrun
2011-12-04
1
-0
/
+1
|
*
patcheck: warn about assert usage
Peter Ross
2011-05-12
1
-0
/
+1
*
|
patcheck: spelling and grammar nits
Lou Logan
2011-11-23
1
-4
/
+4
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-24
1
-28
/
+30
|
\
\
|
|
/
|
*
Replace `` by $() syntax in shell scripts.
Diego Biurrun
2011-04-23
1
-7
/
+7
|
*
patcheck: Allow overiding grep program(s) through environment variables.
Brad
2011-04-23
1
-24
/
+26
*
|
10l, commit that should have been stashed into the merge.
Michael Niedermayer
2011-04-17
1
-1
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-17
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace references to ffmpeg-devel with libav-devel; fix roundup URL.
Diego Biurrun
2011-04-15
1
-1
/
+1
*
|
patcheck: warn about assert usage
Peter Ross
2011-03-18
1
-0
/
+1
|
/
*
Clarify whitespace nitpicks in patcheck.
Michael Niedermayer
2010-10-10
1
-3
/
+3
*
Check for more 'indent -kr' whitespace details.
Michael Niedermayer
2010-10-08
1
-0
/
+3
*
Issue a warning when fed with misformatted one-line doxygen comments.
Benoit Fouet
2010-08-02
1
-0
/
+1
*
Warn about "/** text" comments.
Michael Niedermayer
2010-07-28
1
-0
/
+1
*
Accept stdin as input for patcheck.
Rafaël Carré
2010-07-25
1
-0
/
+8
*
grep Changelog entry from unified diffs
Rafaël Carré
2010-07-15
1
-1
/
+1
*
Check for doxy filetag with filename
Michael Niedermayer
2010-07-02
1
-0
/
+1
*
Add patcheck checks for assignments that look like compound assignments
Eli Friedman
2010-06-28
1
-0
/
+1
*
Improve rule for possibly never read variables.
Benoit Fouet
2010-06-11
1
-1
/
+1
*
patcheck: Escape parentheses in grep calls
Daniel Verkamp
2010-03-15
1
-4
/
+4
*
patcheck: check that pix_fmt etc. initializers are const
Reimar Döffinger
2009-11-09
1
-0
/
+4
*
Check for INIT_VLC_USE_STATIC
Michael Niedermayer
2009-03-27
1
-0
/
+1
*
patcheck: Replace non-POSIX echo -e with printf.
Alex Converse
2009-03-11
1
-14
/
+14
*
Detect static prototypes.
Michael Niedermayer
2009-02-27
1
-0
/
+1
*
Improve detection of non doxy comments.
Michael Niedermayer
2009-02-27
1
-1
/
+1
*
Fix misdetection of #else in 'missing } prior to else'.
Michael Niedermayer
2009-02-27
1
-1
/
+1
*
Search for things like "int *src" without const.
Michael Niedermayer
2009-02-22
1
-0
/
+2
[next]