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

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

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

revision 1466, Mon May 31 21:36:23 2004 UTC revision 1696, Mon Mar 27 11:21:48 2006 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: decoder.h,v 1.17 2004-05-31 21:36:23 edgomez Exp $   * $Id: decoder.h,v 1.18 2006-03-27 11:21:48 Skal Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 80  Line 80 
80          uint32_t time_inc_bits;          uint32_t time_inc_bits;
81    
82          uint32_t shape;          uint32_t shape;
83            int ver_id;
84          uint32_t quant_bits;          uint32_t quant_bits;
85          uint32_t quant_type;          uint32_t quant_type;
86          uint16_t *mpeg_quant_matrices;          uint16_t *mpeg_quant_matrices;

Legend:
Removed from v.1466  
changed lines
  Added in v.1696

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