[svn] / branches / dev-api-4 / xvidcore / src / xvid.h Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/src/xvid.h

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

revision 1215, Wed Nov 19 12:24:25 2003 UTC revision 1216, Wed Nov 19 15:42:38 2003 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.27.2.42 2003-11-09 20:49:21 edgomez Exp $   * $Id: xvid.h,v 1.27.2.43 2003-11-19 15:42:38 syskin Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 313  Line 313 
313  #define XVID_PLG_DESTROY (1<<1)  #define XVID_PLG_DESTROY (1<<1)
314  #define XVID_PLG_INFO    (1<<2)  #define XVID_PLG_INFO    (1<<2)
315  #define XVID_PLG_BEFORE  (1<<3)  #define XVID_PLG_BEFORE  (1<<3)
316  #define XVID_PLG_AFTER   (1<<4)  #define XVID_PLG_FRAME   (1<<4)
317    #define XVID_PLG_AFTER   (1<<5)
318    
319  /* xvid_plg_info_t.flags */  /* xvid_plg_info_t.flags */
320  #define XVID_REQORIGINAL (1<<0) /* plugin requires a copy of the original (uncompressed) image */  #define XVID_REQORIGINAL (1<<0) /* plugin requires a copy of the original (uncompressed) image */

Legend:
Removed from v.1215  
changed lines
  Added in v.1216

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