[svn] / branches / release-1_3-branch / xvidcore / dshow / src / CXvidDecoder.cpp Repository:
ViewVC logotype

Diff of /branches/release-1_3-branch/xvidcore/dshow/src/CXvidDecoder.cpp

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

revision 2135, Mon Jan 11 17:02:47 2016 UTC revision 2137, Tue Jan 12 13:55:05 2016 UTC
# Line 2090  Line 2090 
2090                                  par_y = PARS[stats.data.vol.par-1][1];                                  par_y = PARS[stats.data.vol.par-1][1];
2091                          }                          }
2092    
2093                          ar_x = par_x * stats.data.vol.width;                          ar_x = par_x;
2094                          ar_y = par_y * stats.data.vol.height;                          ar_y = par_y;
2095    
2096                          need_format_change = 1;                          need_format_change = 1;
2097                  }                  }

Legend:
Removed from v.2135  
changed lines
  Added in v.2137

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