[svn] / branches / release-1_0-branch / xvidcore / src / encoder.c Repository:
ViewVC logotype

Diff of /branches/release-1_0-branch/xvidcore/src/encoder.c

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

revision 867, Mon Feb 17 23:45:21 2003 UTC revision 870, Wed Feb 19 10:08:20 2003 UTC
# Line 26  Line 26 
26   *  along with this program; if not, write to the Free Software   *  along with this program; if not, write to the Free Software
27   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
28   *   *
29   *  $Id: encoder.c,v 1.93 2003-02-17 23:45:21 edgomez Exp $   *  $Id: encoder.c,v 1.94 2003-02-19 10:08:20 chl Exp $
30   *   *
31   ****************************************************************************/   ****************************************************************************/
32    
# Line 1207  Line 1207 
1207          uint16_t write_vol_header = 0;          uint16_t write_vol_header = 0;
1208    
1209          float psnr;          float psnr;
1210          uint8_t temp[128];          char temp[128];
1211    
1212          start_global_timer();          start_global_timer();
1213    

Legend:
Removed from v.867  
changed lines
  Added in v.870

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