From 3f457aa9b77cb934ae793af94ba9933ca38ee1f0 Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 11 Jul 2002 19:16:30 +0000 Subject: support for external pp by divx4. some fixes/cosmetics? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6709 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libmpcodecs/vd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libmpcodecs/vd.h') diff --git a/libmpcodecs/vd.h b/libmpcodecs/vd.h index 05da2ed4bf..c0be79ace5 100644 --- a/libmpcodecs/vd.h +++ b/libmpcodecs/vd.h @@ -26,3 +26,4 @@ extern int vd_use_slices; int mpcodecs_config_vo(sh_video_t *sh, int w, int h, unsigned int preferred_outfmt); mp_image_t* mpcodecs_get_image(sh_video_t *sh, int mp_imgtype, int mp_imgflag, int w, int h); +#define VDFLAGS_DROPFRAME 3 -- cgit v1.2.3