[svn] / branches / release-1_3-branch / xvidcore / src / plugins / plugin_lumimasking.c Repository:
ViewVC logotype

Diff of /branches/release-1_3-branch/xvidcore/src/plugins/plugin_lumimasking.c

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

revision 2045, Tue Oct 4 20:24:39 2011 UTC revision 2046, Thu Oct 6 18:05:25 2011 UTC
# Line 272  Line 272 
272                                                                                           data->dquant,                                                                                           data->dquant,
273                                                                                           data->mb_width*data->mb_height,                                                                                           data->mb_width*data->mb_height,
274                                                                                           data->quant,                                                                                           data->quant,
275                                                                                           MAX(2,data->quant + data->quant/2));                                                                                           MAX(data->quant+2,data->quant + data->quant/2));
276    
277          /* Plugin job finished */          /* Plugin job finished */
278          return(0);          return(0);

Legend:
Removed from v.2045  
changed lines
  Added in v.2046

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