[svn] / branches / release-1_3-branch / xvidcore / src / xvid.h Repository:
ViewVC logotype

Diff of /branches/release-1_3-branch/xvidcore/src/xvid.h

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

revision 1821, Fri Nov 28 18:16:42 2008 UTC revision 1863, Wed May 27 15:52:05 2009 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: xvid.h,v 1.64 2008-11-28 18:16:42 Isibaar Exp $   * $Id: xvid.h,v 1.65 2009-05-27 15:52:05 Isibaar Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 559  Line 559 
559    
560  } xvid_plugin_ssim_t;  } xvid_plugin_ssim_t;
561    
562    typedef struct {
563            int version;
564    
565            int method;      /* [in] masking method to apply. 0 for luminance masking, 1 for variance masking */
566    } xvid_plugin_lumimasking_t;
567    
568  /*****************************************************************************  /*****************************************************************************
569   *                             ENCODER API   *                             ENCODER API
570   ****************************************************************************/   ****************************************************************************/

Legend:
Removed from v.1821  
changed lines
  Added in v.1863

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