git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
3cba09e
)
x86: Drop stray semicolons after function definitions
author
Diego Biurrun
<diego@biurrun.de>
Fri, 30 Oct 2015 13:04:08 +0000
(14:04 +0100)
committer
Diego Biurrun
<diego@biurrun.de>
Sat, 5 Nov 2016 11:41:45 +0000
(12:41 +0100)
libavcodec/x86/rv40dsp_init.c:97:2: warning: ISO C does not allow extra ‘;’ outside of a function [-Wpedantic]
libavcodec/x86/vp9dsp_init.c:94:40: warning: ISO C does not allow extra ‘;’ outside of a function [-Wpedantic]
No differences found