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:
af18182
)
avformat/os_support: Add _DEFAULT_SOURCE to hide warning about _SVID_SOURCE depreciation
author
Daniel Bomar
<dbdaniel42@gmail.com>
Fri, 19 Sep 2014 19:56:00 +0000
(14:56 -0500)
committer
Michael Niedermayer
<michaelni@gmx.at>
Fri, 19 Sep 2014 20:32:05 +0000
(22:32 +0200)
As suggested, this just adds _DEFAULT_SOURCE while preserving
_SVID_SOURCE for whatever old systems still need it.
Signed-off-by: Daniel Bomar <dbdaniel42@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
No differences found