changeset 10016:0649c00003a1 libavcodec

cosmetics: add more detailed information to the documentation for decode_band_structure().
author jbr
date Mon, 03 Aug 2009 22:05:31 +0000
parents 71ff4286b0d0
children 988e20e4da2f
files ac3dec.c
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ac3dec.c	Mon Aug 03 17:55:02 2009 +0000
+++ b/ac3dec.c	Mon Aug 03 22:05:31 2009 +0000
@@ -718,6 +718,10 @@
 
 /**
  * Decode band structure for coupling, spectral extension, or enhanced coupling.
+ * The band structure defines how many subbands are in each band.  For each
+ * subband in the range, 1 means it is combined with the previous band, and 0
+ * means that it starts a new band.
+ *
  * @param[in] gbc bit reader context
  * @param[in] blk block number
  * @param[in] eac3 flag to indicate E-AC-3