[FFmpeg-cvslog] r23389 - trunk/libavcodec/ivi_common.h
maxim
subversion
Sun May 30 19:12:50 CEST 2010
Author: maxim
Date: Sun May 30 19:12:50 2010
New Revision: 23389
Log:
Remove unused variables.
Modified:
trunk/libavcodec/ivi_common.h
Modified: trunk/libavcodec/ivi_common.h
==============================================================================
--- trunk/libavcodec/ivi_common.h Sun May 30 14:19:26 2010 (r23388)
+++ trunk/libavcodec/ivi_common.h Sun May 30 19:12:50 2010 (r23389)
@@ -146,8 +146,6 @@ typedef struct {
IVIHuffTab blk_vlc; ///< vlc table for decoding block data
- uint16_t *dequant_intra; ///< ptr to dequant tables for intra blocks
- uint16_t *dequant_inter; ///< ptr dequant tables for inter blocks
int num_corr; ///< number of correction entries
uint8_t corr[61*2]; ///< rvmap correction pairs
int rvmap_sel; ///< rvmap table selector
More information about the ffmpeg-cvslog
mailing list