summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-20Tagged as 0.2.6.0.2.6Gwenole Beauchesne0-0/+0
2009-03-20Bump release and requirements.Gwenole Beauchesne3-6/+9
2009-03-20Handle VC-1 skipped P-frames.Gwenole Beauchesne1-0/+1
2009-03-18Fix VC-1 picture info fields (pquant and deblockEnable).Gwenole Beauchesne2-2/+3
2009-03-17Updates.Gwenole Beauchesne1-2/+3
2009-03-17Fix handling of output surfaces.Gwenole Beauchesne2-11/+17
2009-03-17Bump version and document changes.Gwenole Beauchesne2-2/+6
2009-03-17Cosmetics. Also increase number of (lazily-)allocated dead buffers.Gwenole Beauchesne1-10/+10
2009-03-17Make sure H.264 bitstreams have the start_code_prefix_one_3byte (00 00 01) ma...Gwenole Beauchesne2-12/+80
2009-03-17Clean up VdpBitstreamBuffer allocation.Gwenole Beauchesne1-12/+16
2009-03-17Handle multiple VASliceDataBuffers.Gwenole Beauchesne2-5/+30
2009-03-03Really fix date.Gwenole Beauchesne1-1/+1
2009-03-03VA API drivers are now installed under LIBDIR/va/drivers/.Gwenole Beauchesne1-1/+1
2009-03-03Just release it today.Gwenole Beauchesne1-1/+1
2009-03-03Updates.Gwenole Beauchesne1-1/+5
2009-03-03Merge from NVIDIA: fix corruption decoding field-coded pictures in MBAFF H.26...Gwenole Beauchesne1-1/+1
2009-03-03Upgrade to VA API 0.29.0-sds7 extensions.Gwenole Beauchesne6-80/+72
2009-02-25Allocate as few reference frames as possible.Gwenole Beauchesne3-23/+51
2009-02-25Updates.Gwenole Beauchesne1-0/+2
2009-02-25Cope with new way to fill in VdpPictureInfoVC1::rangered with NVIDIA drivers ...Gwenole Beauchesne1-1/+17
2009-02-25(try to) get some information on the underlying VDPAU implementation.Gwenole Beauchesne2-0/+46
2009-02-25Use ARRAY_ELEMS().Gwenole Beauchesne1-2/+2
2009-02-25Add endian check for WORDS_BIGENDIAN.Gwenole Beauchesne1-0/+1
2009-02-25Implement vaQueryImageFormats().Gwenole Beauchesne2-1/+123
2009-02-25Add ARRAY_ELEMS() helper macro to count static array elements.Gwenole Beauchesne1-0/+2
2009-02-25Drop debian/changelog file now that it is autogenerated.Gwenole Beauchesne1-5/+0
2009-02-25Bump version to 0.2.3.Gwenole Beauchesne2-2/+5
2009-02-25Dump bitstream buffer in VDPAU_VIDEO_TRACE=1 mode.Gwenole Beauchesne1-0/+15
2009-02-25Cosmetics: fix indentation level for VdpReferenceFrameH264 dump.Gwenole Beauchesne1-2/+0
2009-02-25Cosmetics: match env name and var name...Gwenole Beauchesne1-4/+4
2009-02-16Allow VDPAU structs data dumping (through VDPAU_VIDEO_TRACE=1).Gwenole Beauchesne1-0/+257
2009-02-13Move up translation thunks.Gwenole Beauchesne1-409/+414
2009-02-05Autogenerate package changelog file (for package version). See NEWS file for ...Gwenole Beauchesne2-1/+11
2009-02-05Bump version.Gwenole Beauchesne3-6/+7
2009-02-05Use new H.264 field (reference_pic_flag) instead of relying on specific flags...Gwenole Beauchesne2-10/+3
2009-02-02Fix VC-1 decoding of bitstreams with B-frames. Needs to be tested but that sh...Gwenole Beauchesne2-26/+10
2009-01-28Make it possible to chain two successive make deb. i.e. don't let make distcl...Gwenole Beauchesne2-2/+8
2009-01-28Fix generation of binary packages.Gwenole Beauchesne1-2/+2
2009-01-28Bump version.Gwenole Beauchesne2-2/+6
2009-01-28Add debian packaging rules.Gwenole Beauchesne8-0/+93
2009-01-28Detect LIBVA_DRIVERS_PATH from pkg-config file.Gwenole Beauchesne2-1/+9
2009-01-28Add check for SDS VA API extensions.Gwenole Beauchesne1-0/+27
2009-01-26VABitPlaneBufferType is actually supported for VC-1 decoding.Gwenole Beauchesne1-0/+1
2009-01-23Bump version.Gwenole Beauchesne3-4/+8
2009-01-23Add VC-1 thunks.Gwenole Beauchesne1-0/+100
2009-01-23Relax size requirements in vaPutSurface().Gwenole Beauchesne1-2/+0
2009-01-16Mention mplayer patchset.Gwenole Beauchesne1-0/+3
2009-01-16Use configure generated version information.Gwenole Beauchesne3-3/+11
2009-01-16Identation fixes.Gwenole Beauchesne1-64/+64
2009-01-16Don't export internal functions.Gwenole Beauchesne5-212/+202