[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 1130, Tue Aug 26 09:25:25 2003 UTC revision 1131, Tue Aug 26 14:07:11 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.13 2003-08-07 15:41:57 chl Exp $   * $Id: encoder.h,v 1.27.2.14 2003-08-26 14:07:11 edgomez Exp $
24   *   *
25   ****************************************************************************/   ****************************************************************************/
26    
# Line 72  Line 72 
72      int min_quant[3];      int min_quant[3];
73      int max_quant[3];      int max_quant[3];
74    
75            int par;
76            int par_width;
77            int par_height;
78    
79  #ifdef _SMP  #ifdef _SMP
80          int num_threads;          int num_threads;
81  #endif  #endif

Legend:
Removed from v.1130  
changed lines
  Added in v.1131

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