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

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

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

revision 1054, Mon Jun 9 13:55:56 2003 UTC revision 1077, Sat Jun 28 15:54:16 2003 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.27.2.10 2003-06-09 13:50:44 edgomez Exp $   * $Id: encoder.h,v 1.27.2.11 2003-06-28 15:49:11 chl Exp $
24   *   *
25   ****************************************************************************/   ****************************************************************************/
26    
# Line 143  Line 143 
143    
144          WARPPOINTS warp;                /* as in bitstream */          WARPPOINTS warp;                /* as in bitstream */
145          GMC_DATA gmc_data;              /* common data for all MBs */          GMC_DATA gmc_data;              /* common data for all MBs */
146            NEW_GMC_DATA new_gmc_data;              /* common data for all MBs */
147    
148      int length;         /* the encoded size of this frame */      int length;         /* the encoded size of this frame */
149    

Legend:
Removed from v.1054  
changed lines
  Added in v.1077

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