[cvs] / xvidcore / examples / xvid_encraw.c Repository:
ViewVC logotype

Diff of /xvidcore/examples/xvid_encraw.c

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

revision 1.35, Fri Nov 14 15:43:27 2008 UTC revision 1.36, Thu Nov 27 19:45:28 2008 UTC
# Line 1919  Line 1919 
1919          }          }
1920    
1921          if (ARG_SSIM>=0 || ARG_SSIM_PATH != NULL) {          if (ARG_SSIM>=0 || ARG_SSIM_PATH != NULL) {
1922            memset(&ssim, 0, sizeof(xvid_plugin_ssim_t));
1923    
1924                  plugins[xvid_enc_create.num_plugins].func = xvid_plugin_ssim;                  plugins[xvid_enc_create.num_plugins].func = xvid_plugin_ssim;
1925    
1926                  if( ARG_SSIM >=0){                  if( ARG_SSIM >=0){

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

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