Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | client API: expose OpenGL renderer | wm4 | 2014-12-09 | 1 | -0/+4 |
* | vo_opengl: move hwdec parts into their own files | wm4 | 2014-12-03 | 1 | -2/+3 |
* | vdpau/GLX: don't access VO backend | wm4 | 2014-12-03 | 1 | -7/+10 |
* | vo_vdpau, vo_opengl: handle vdpau preemption differently | wm4 | 2014-05-10 | 1 | -26/+11 |
* | Fix bogus copyright text | wm4 | 2014-05-06 | 1 | -2/+0 |
* | vdpau_mixer: allow overriding frame opts | wm4 | 2014-05-02 | 1 | -1/+1 |
* | vo_opengl: make it work with vf_vdpaupp | wm4 | 2014-05-02 | 1 | -50/+8 |
* | vdpau: remove pointer indirection for a field | wm4 | 2014-03-19 | 1 | -3/+3 |
* | vdpau: mp_msg conversions | wm4 | 2013-12-21 | 1 | -6/+8 |
* | gl_hwdec: use a imgfmt field instead of a query_format callback | wm4 | 2013-11-29 | 1 | -6/+1 |
* | vdpau: always let decoder output IMGFMT_VDPAU | wm4 | 2013-11-29 | 1 | -2/+2 |
* | video: move struct mp_hwdec_info into its own header file | wm4 | 2013-11-23 | 1 | -1/+1 |
* | gl_hwdec_vdpau: silence warning caused by buggy GL_NV_vdpau_interop spec | wm4 | 2013-11-09 | 1 | -2/+6 |
* | vo_opengl: support for vdpau hardware decoding | wm4 | 2013-11-05 | 1 | -0/+258 |