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:
f3c04c1
)
Remove redundant av_log2_16bit forward declaration, fixes checkheaders warning:
author
Diego Biurrun
<diego@biurrun.de>
Sun, 25 Jan 2009 14:01:23 +0000
(14:01 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Sun, 25 Jan 2009 14:01:23 +0000
(14:01 +0000)
libavutil/internal.h:167: warning: redundant redeclaration of `av_log2_16bit'
libavutil/common.h:143: warning: previous definition of `av_log2_16bit' was here
Originally committed as revision 16773 to svn://svn.ffmpeg.org/ffmpeg/trunk
No differences found