summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-04vdpau_wrapper: make the fixes initialization thread-safeRémi Denis-Courmont2-7/+4
2014-11-04configure: add test for POSIX threadsRémi Denis-Courmont1-0/+8
2014-11-04vdpau: define some more H.264/AVC decoding profilesRémi Denis-Courmont1-0/+8
2014-11-04vdpau.h: improve constant expansion safetyRémi Denis-Courmont1-128/+128
2014-10-29test: fix incomplete prototypeRémi Denis-Courmont1-1/+1
2014-10-29test: remove assignment-as-truth-value warningRémi Denis-Courmont1-2/+1
2014-10-29test: do not clobber CFLAGSRémi Denis-Courmont1-1/+1
2014-10-29vdpau_wrapper: remove unused parameter warningsRémi Denis-Courmont1-0/+3
2014-10-29vdpau_x11.h: update stale comment about how libvdpau finds driversAaron Plattner1-7/+7
2014-10-28vdpau_x11 - fix typoJosé Hiram Soltren1-1/+1
2014-09-08vdpau_trace: Fix GCC 4.8 build warningsRobert Morell1-2/+2
2014-08-28Clarify type of source_surface as VDP_INVALID_HANDLEJosé Hiram Soltren1-4/+4
2014-07-19vdpau: do not export _vdp_DRI2* functionsEmil Velikov1-4/+11
2014-07-19trace: properly annotate private functions as staticEmil Velikov1-3/+3
2014-07-01Bump version to 0.8libvdpau-0.8Aaron Plattner2-1/+3
2014-05-31Add VDPAU_DRIVER_PATH supportEmil Velikov2-13/+35
2014-02-20Fix incorrect VdpPictureInfo typedef.Reimar Döffinger1-2/+2
2014-01-28trace: remove trailing whitespaceEmil Velikov1-6/+6
2013-08-01Bump version to 0.7libvdpau-0.7Aaron Plattner2-1/+2
2013-08-01trace: delete unused _vdp_cap_dump_pointAaron Plattner1-17/+0
2013-08-01Make init_config and init_fixes staticAaron Plattner1-2/+2
2013-07-25vdpau: add prime support at connection setupDave Airlie1-0/+14
2013-07-24Don't leak the vdpau_wrapper.cfg file pointerAaron Plattner2-0/+30
2013-07-23init_config: remove unused local variable 'ret'Aaron Plattner1-1/+0
2013-02-01trace: fix Coverity dead code warningsKiran Pawar1-4/+2
2013-02-01Bump version to 0.6libvdpau-0.6Aaron Plattner2-1/+3
2013-01-28test: add a dlclose testAaron Plattner6-1/+74
2013-01-24Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER to appease automake 1.13Aaron Plattner1-1/+1
2013-01-24Fix leaked extension info on library unloadRobert Morell3-2/+23
2013-01-24Change mailing list to vdpau@lists.freedesktop.orgAaron Plattner1-1/+1
2013-01-24Make use of dri2proto_CFLAGS when building.James Le Cuirot1-0/+2
2012-09-04Bump version to 0.5libvdpau-0.5Aaron Plattner2-1/+3
2012-09-04Implement workarounds for Adobe Flash bugsStephen Warren3-2/+174
2011-08-16vdpau_wrapper.c: Track dynamic library handles and free them on exit using __...Kiran Pawar1-23/+64
2010-09-08Bump version to 0.4.1libvdpau-0.4.1Aaron Plattner1-1/+1
2010-09-07vdpau.h: Clarify video mixer field amount recommendationAnssi Hannula1-1/+1
2010-02-10More doc issues pointed out by Xine authors.Stephen Warren2-6/+11
2010-02-08vpdau.h: Fix typo and clarify wording.Stephen Warren1-5/+5
2010-01-28Bump version to 0.4libvdpau-0.4Aaron Plattner1-1/+1
2010-01-28trace: Fix a picture info bracket mismatch.Stephen Warren1-1/+1
2010-01-28YV12 documentation fix.Stephen Warren1-1/+1
2010-01-28Documentation enhancements for Uoti from ffmpeg.Stephen Warren1-24/+35
2010-01-28Update the COPYING copyright date to include recent changesAaron Plattner1-1/+2
2010-01-28Query DRI2 for the driver name.Aaron Plattner5-4/+294
2009-12-14$(docdir) apparently requires autoconf 2.60Aaron Plattner1-1/+1
2009-11-20Bump version to 0.3libvdpau-0.3Aaron Plattner1-1/+1
2009-11-17Update VDPAU_VERSION and add VDPAU_INTERFACE_VERSIONStephen Warren1-4/+25
2009-11-17Move VDPAU drivers into their own module directory.Aaron Plattner6-18/+38
2009-10-23Documentation updates.Stephen Warren1-3/+85
2009-10-23Fix distcheck.Aaron Plattner1-2/+8