[svn] / branches / dev-api-4 / xvidcore / src / decoder.h Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/src/decoder.h

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

revision 1161, Wed Oct 1 23:23:01 2003 UTC revision 1285, Sat Dec 20 11:54:37 2003 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.13.2.6 2003-10-01 23:23:00 edgomez Exp $   * $Id: decoder.h,v 1.13.2.8 2003-12-20 11:54:22 Isibaar Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 81  Line 81 
81          uint32_t shape;          uint32_t shape;
82          uint32_t quant_bits;          uint32_t quant_bits;
83          uint32_t quant_type;          uint32_t quant_type;
84            uint16_t *mpeg_quant_matrices;
85          int32_t quarterpel;          int32_t quarterpel;
86            int32_t cartoon_mode;
87          int complexity_estimation_disable;          int complexity_estimation_disable;
88          ESTIMATION estimation;          ESTIMATION estimation;
89    

Legend:
Removed from v.1161  
changed lines
  Added in v.1285

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