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:
3a6df0b
)
avisynth: ifdef to avoid implicit function declaration errors
author
Stephen Hutchinson
<qyot27@gmail.com>
Tue, 24 Mar 2015 19:23:32 +0000
(15:23 -0400)
committer
Michael Niedermayer
<michaelni@gmx.at>
Wed, 25 Mar 2015 15:19:14 +0000
(16:19 +0100)
The demuxer doesn't use these functions, so it shouldn't affect
anything. Investigate whether this can be fixed by how headers
are checked in configure.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
No differences found