summaryrefslogtreecommitdiff
path: root/trace
AgeCommit message (Expand)AuthorFilesLines
2022-06-03Add tracing for AV1 picture infoHEADmasterManojGuptaBonda1-0/+365
2021-10-28Addition of comma and removing the extra bracessjambekar1-4/+3
2020-07-29Add tracing for HEVCRangeExt picture infoManojGuptaBonda1-1/+280
2020-07-29Add tracing for VP9 picture infoManojGuptaBonda1-0/+154
2019-02-28Switch the build system to MesonAaron Plattner2-18/+8
2015-08-31Use secure_getenv(3) to improve securityJosé Hiram Soltren1-3/+5
2015-05-27Add tracing for HEVC picture infoBibhuti Prusty1-0/+237
2014-09-08vdpau_trace: Fix GCC 4.8 build warningsRobert Morell1-2/+2
2014-07-19trace: properly annotate private functions as staticEmil Velikov1-3/+3
2014-01-28trace: remove trailing whitespaceEmil Velikov1-6/+6
2013-08-01trace: delete unused _vdp_cap_dump_pointAaron Plattner1-17/+0
2013-02-01trace: fix Coverity dead code warningsKiran Pawar1-4/+2
2010-01-28trace: Fix a picture info bracket mismatch.Stephen Warren1-1/+1
2009-11-17Move VDPAU drivers into their own module directory.Aaron Plattner1-2/+2
2009-09-04Updates for the NVIDIA 190.32 driver release.Aaron Plattner1-0/+56
2009-09-02Add a check for -ldl, stolen from xorg-server's configure.ac.Aaron Plattner1-0/+3
2009-07-08libvdpau_trace cleanupsAaron Plattner1-213/+480
2009-03-15VDPAU trace: Dump picture info for H.264 and VC-1Aaron Plattner1-40/+158
2009-03-15Trace VDP_VIDEO_MIXER_ATTRIBUTE_SKIP_CHROMA_DEINTERLACEAaron Plattner1-0/+3
2009-01-14Disable static libraries by default and remove version info from libvdpau_trace.Aaron Plattner1-1/+1
2009-01-13Add autoconf stuff.Aaron Plattner1-0/+15
2009-01-13Initial commit.Aaron Plattner1-0/+4293