Author: superdump
Date: Sun Aug 10 22:25:41 2008
New Revision: 3157

Log:
Add a note stating where the shared tables will be used


Modified:
   aac/aactab.h

Modified: aac/aactab.h
==============================================================================
--- aac/aactab.h        (original)
+++ aac/aactab.h        Sun Aug 10 22:25:41 2008
@@ -35,6 +35,11 @@
 
 #include <stdint.h>
 
+/* NOTE:
+ * Tables in this file are used by the AAC decoder and will be used by the AAC
+ * encoder.
+ */
+
 /* @name window coefficients
  * @{
  */
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to