~thopiekar/arm-mali/libvdpau-sunxi

« back to all changes in this revision

Viewing changes to vdpau_private.h

  • Committer: Jens Kuske
  • Date: 2014-02-24 13:36:46 UTC
  • mto: This revision was merged to the branch mainline in revision 26.
  • Revision ID: git-v1:db28a42e7f65e40e2c5e523ce0a58d1644642aaf
Make OSD support runtime switchable through VDPAU_OSD environment variable

By default OSD is turned off, because the OSD layer still breaks
X11 integration. To enable OSD support, set environment VDPAU_OSD=1

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
        void *preemption_callback_context;
39
39
        int fd;
40
40
        int g2d_fd;
 
41
        int osd_enabled;
41
42
} device_ctx_t;
42
43
 
43
44
typedef struct video_surface_ctx_struct