Author: kostya
Date: Wed Jan 27 17:20:40 2010
New Revision: 5605
Log:
remove too obvious comments
Modified:
indeo5/ivi_common.h
Modified: indeo5/ivi_common.h
==============================================================================
--- indeo5/ivi_common.h Wed Jan 27 17:19:40 2010 (r5604)
+++ indeo5/ivi_common.h Wed Jan 27 17:20:40 2010 (r5605)
@@ -45,7 +45,6 @@ typedef struct {
uint8_t xbits[16];
} IVIHuffDesc;
-/* see ivi_common.c for a definition */
extern const IVIHuffDesc ff_ivi_mb_huff_desc[8]; ///< static macroblock
huffman tables
extern const IVIHuffDesc ff_ivi_blk_huff_desc[8]; ///< static block huffman
tables
@@ -60,7 +59,7 @@ typedef struct {
int8_t valtab[256];
} RVMapDesc;
-extern const RVMapDesc ff_ivi_rvmap_tabs[9]; /* defined in ivi_common.c */
+extern const RVMapDesc ff_ivi_rvmap_tabs[9];
/**
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc