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
(parent:
393d503
)
xan: Remove extra trailing newline
author
Alex Converse
<alex.converse@gmail.com>
Fri, 9 Sep 2011 23:13:52 +0000
(16:13 -0700)
committer
Alex Converse
<alex.converse@gmail.com>
Mon, 12 Sep 2011 18:18:57 +0000
(11:18 -0700)
libavcodec/xan.c
patch
|
blob
|
history
diff --git
a/libavcodec/xan.c
b/libavcodec/xan.c
index
f20e109
..
7dc5658
100644
(file)
--- a/
libavcodec/xan.c
+++ b/
libavcodec/xan.c
@@
-563,4
+563,3
@@
AVCodec ff_xan_wc3_decoder = {
.capabilities = CODEC_CAP_DR1,
.long_name = NULL_IF_CONFIG_SMALL("Wing Commander III / Xan"),
};
-