[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 1199, Mon Nov 3 19:58:16 2003 UTC revision 1200, Wed Nov 5 16:15:47 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.15 2003-10-01 23:23:00 edgomez Exp $   * $Id: encoder.h,v 1.27.2.16 2003-11-05 16:15:47 edgomez Exp $
24   *   *
25   ****************************************************************************/   ****************************************************************************/
26    
# Line 152  Line 152 
152      int length;         /* the encoded size of this frame */      int length;         /* the encoded size of this frame */
153    
154          Statistics sStat;          Statistics sStat;
155            int is_edged, is_interpolated;
156  }  }
157  FRAMEINFO;  FRAMEINFO;
158    

Legend:
Removed from v.1199  
changed lines
  Added in v.1200

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