[svn] / trunk / xvidcore / src / encoder.h Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/encoder.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1712, Sat Jul 8 14:19:04 2006 UTC revision 1713, Mon Jul 10 08:09:59 2006 UTC
# Line 20  Line 20 
20   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
21   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
22   *   *
23   * $Id: encoder.h,v 1.31 2006-02-24 08:46:22 syskin Exp $   * $Id: encoder.h,v 1.32 2006-07-10 08:09:59 syskin Exp $
24   *   *
25   ****************************************************************************/   ****************************************************************************/
26    
# Line 96  Line 96 
96          int64_t m_stamp;          int64_t m_stamp;
97    
98          uint16_t *mpeg_quant_matrices;          uint16_t *mpeg_quant_matrices;
99            uint32_t last_quant_initialized_intra; /* needed for mpeg matrices initialization */
100  } MBParam;  } MBParam;
101    
102    

Legend:
Removed from v.1712  
changed lines
  Added in v.1713

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4