Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 188990 | Differences between
and this patch

Collapse All | Expand All

(-)a/libs/libmythtv/videoout_xv.cpp (-1 / +1 lines)
Lines 64-70 Link Here
64
#define XVMC_CHROMA_FORMAT_420 0x00000001
64
#define XVMC_CHROMA_FORMAT_420 0x00000001
65
#endif
65
#endif
66
66
67
//#define USE_ATI_PROPRIETARY_DRIVER_XVIDEO_HACK
67
#define USE_ATI_PROPRIETARY_DRIVER_XVIDEO_HACK
68
68
69
static void SetFromEnv(bool &useXvVLD, bool &useXvIDCT, bool &useXvMC,
69
static void SetFromEnv(bool &useXvVLD, bool &useXvIDCT, bool &useXvMC,
70
                       bool &useXV, bool &useShm);
70
                       bool &useXV, bool &useShm);

Return to bug 188990