projects
/
hedgewars.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbba7e4
)
[PATCH] avwrapper: Adjust prefixed symobols version guard
author
koda
<vittorio.giovara@gmail.com>
Mon, 16 Nov 2015 12:59:04 +0000
(13:59 +0100)
committer
Gianfranco Costamagna
<locutusofborg@debian.org>
Thu, 12 Jan 2017 16:30:21 +0000
(16:30 +0000)
Gbp-Pq: Name
93292d80924aeadfda9f327ba78891cc4bab6c3c
.patch
hedgewars/avwrapper/avwrapper.c
patch
|
blob
|
history
diff --git
a/hedgewars/avwrapper/avwrapper.c
b/hedgewars/avwrapper/avwrapper.c
index 9ed00b4e87ab96f185bfc600bc3560643a29b7df..3441f0f9da9608d2b6ee6982126ca453e3d426e0 100644
(file)
--- a/
hedgewars/avwrapper/avwrapper.c
+++ b/
hedgewars/avwrapper/avwrapper.c
@@
-79,7
+79,7
@@
static void rescale_ts(AVPacket *pkt, AVRational ctb, AVRational stb)
}
#endif
-#if LIBAVCODEC_VERSION_MAJOR < 5
7
+#if LIBAVCODEC_VERSION_MAJOR < 5
6
#define AV_CODEC_CAP_DELAY CODEC_CAP_DELAY
#define AV_CODEC_CAP_VARIABLE_FRAME_SIZE CODEC_CAP_VARIABLE_FRAME_SIZE
#define AV_CODEC_FLAG_GLOBAL_HEADER CODEC_FLAG_GLOBAL_HEADER