Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
78db142a
Commit
78db142a
authored
Jul 28, 2010
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Warn about "/** text" comments.
Originally committed as revision 24574 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
fd3064b6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
patcheck
tools/patcheck
+1
-0
No files found.
tools/patcheck
View file @
78db142a
...
...
@@ -51,6 +51,7 @@ hiegrep 'for *\( *'"$ERE_PRITYP"' ' 'not gcc 2.95 compatible' $*
hiegrep
'(static|inline|const) *\1'
'duplicate word'
$*
hiegrep
'INIT_VLC_USE_STATIC'
'forbidden ancient vlc type'
$*
hiegrep
'=[-+\*\&] '
'looks like compound assignment'
$*
hiegrep2
'/\*\* *[a-zA-Z0-9].*'
'\*/'
'Inconsistently formatted doxygen comment'
$*
hiegrep2
'(int|unsigned|static|void)[a-zA-Z0-9 _]*(init|end)[a-zA-Z0-9 _]*\(.*[^;]$'
'(av_cold|:\+[^a-zA-Z_])'
'These functions may need av_cold, please review the whole patch for similar functions needing av_cold'
$*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment