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:
949906e
)
cosmetics: Change comment style for consistency.
author
Diego Biurrun
<diego@biurrun.de>
Thu, 2 Oct 2008 15:50:24 +0000
(15:50 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Thu, 2 Oct 2008 15:50:24 +0000
(15:50 +0000)
Originally committed as revision 15513 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/g729data.h
patch
|
blob
|
history
diff --git
a/libavcodec/g729data.h
b/libavcodec/g729data.h
index
192eaa4
..
d2ff262
100644
(file)
--- a/
libavcodec/g729data.h
+++ b/
libavcodec/g729data.h
@@
-267,4
+267,4
@@
static const int16_t cb_ma_predictor[2][MA_NP][10] =
{ 3024, 1592, 940, 1631, 1723, 1579, 2034, 2084, 1913, 2601}
}
};
-#endif /
/ AVCODEC_G729DATA_H
+#endif /
* AVCODEC_G729DATA_H */