projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d502f7a
)
Add missing description of struct coef_vlc_table.
author
Andre Noll
<maan@systemlinux.org>
Sun, 20 Dec 2009 15:24:23 +0000
(16:24 +0100)
committer
Andre Noll
<maan@systemlinux.org>
Sun, 20 Dec 2009 15:24:23 +0000
(16:24 +0100)
wmadata.h
patch
|
blob
|
history
diff --git
a/wmadata.h
b/wmadata.h
index
37f1d52
..
b5dad0f
100644
(file)
--- a/
wmadata.h
+++ b/
wmadata.h
@@
-21,6
+21,7
@@
/** \file wmadata.h Various WMA tables. */
+/** Contains huffcodes, huffbits and run/level tables. */
struct coef_vlc_table {
/** Total number of codes. */
int n;