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