Author: andoma
Date: Fri Mar 7 10:48:24 2008
New Revision: 1988
Log:
Doxygenify DRC struct
Modified:
aac/aac.c
Modified: aac/aac.c
==============================================================================
--- aac/aac.c (original)
+++ aac/aac.c Fri Mar 7 10:48:24 2008
@@ -198,7 +198,11 @@ typedef struct {
int mask[8][64];
} ms_struct;
-// dynamic range compression
+/**
+ * Dyanmic Range Control
+ *
+ * DRC is decoded from bitstream but not further processed.
+ */
typedef struct {
int pce_instance_tag;
int drc_tag_reserved_bits;
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc