index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
vdpau
Commit message (
Expand
)
Author
Age
Files
Lines
*
g3dvl: Rework the decoder interface part 1/5
Christian König
2011-08-26
2
-27
/
+28
*
vdpau: enable mpeg1 hw decoding, using the exact same code path as mpeg2
Emeric
2011-07-25
1
-12
/
+13
*
g3dvl: no need for flushing inside the compositor any more
Christian König
2011-07-15
2
-2
/
+2
*
g3dvl: correctly distinct dst area and clip area in the compositor
Christian König
2011-07-15
2
-2
/
+2
*
g3dvl: change picture parameter of decode_bitstream to general version
Christian König
2011-07-15
1
-1
/
+1
*
[g3dvl] add some more PIPE_VIDEO_CAPs
Christian König
2011-07-12
1
-20
/
+12
*
[g3dvl] fix a whole bunch of memory leaks
Christian König
2011-07-11
3
-0
/
+10
*
vdpau: make capabilities query more sane
Christian König
2011-07-10
3
-45
/
+32
*
vdpau: implement VdpOutputSurfaceGetParameters
Christian König
2011-07-10
4
-18
/
+51
*
vdpau: add implementation of VdpDecoderGetParameters
Christian König
2011-07-08
2
-0
/
+34
*
[g3dvl] and finally remove pipe_video_context
Christian König
2011-07-08
7
-24
/
+10
*
[g3dvl] move video buffer creation out of video context
Christian König
2011-07-08
1
-2
/
+2
*
[g3dvl] move compositor creation and handling directly into the state trackers
Christian König
2011-07-08
3
-17
/
+18
*
[g3dvl] remove sampler view handling from video context
Christian König
2011-07-08
1
-2
/
+22
*
[g3dvl] remove create_surface from video context
Christian König
2011-07-08
1
-3
/
+6
*
[g3dvl] split quant matrix out of picture info
Christian König
2011-06-05
1
-4
/
+5
*
[g3dvl] rename map/unmap to begin/end frame
Christian König
2011-06-05
1
-2
/
+2
*
[g3dvl] remove unused and dublicate fields from picture structure
Christian König
2011-06-05
1
-0
/
+1
*
vdpau: use multiple buffers to speed up rendering
Christian König
2011-05-07
2
-9
/
+27
*
vdpau: implement PresentationQueueSetBackgroundColor
Christian König
2011-05-07
1
-1
/
+11
*
vdpau: as long as we don't have a background picture we don't want an alpha c...
Christian König
2011-05-07
1
-0
/
+4
*
vdpau: make state tracker far less noisy
Christian König
2011-05-04
9
-33
/
+59
*
vdpau: remove empty color.c file
Christian König
2011-05-04
1
-0
/
+0
*
vdpau: remove the unused and incomplete mpeg2 parser
Christian König
2011-05-04
3
-200
/
+0
*
[g3dvl] Implement MPEG2 VLD
Christian König
2011-05-04
1
-18
/
+34
*
vdpau: start to implement MPEG2 decoder part
Christian König
2011-04-27
3
-181
/
+98
*
vdpau: implement OutputSurfaceDestroy
Christian König
2011-04-26
1
-1
/
+15
*
vdpau: implement PresentationQueueDestroy
Christian König
2011-04-26
1
-2
/
+15
*
vdpau: implement VideoMixerDestroy
Christian König
2011-04-26
1
-1
/
+13
*
vdpau: add stups for the missing functions
Christian König
2011-04-26
8
-28
/
+193
*
vdpau: implement and cleanup PresentationQueueTarget destruction
Christian König
2011-04-25
4
-10
/
+39
*
[g3dvl] start supporting different render target formats
Christian König
2011-04-24
1
-1
/
+1
*
[g3dvl] remove resource_format workaround
Christian König
2011-04-24
1
-7
/
+0
*
[g3dvl] make ycbcr stream and block data a public interface
Christian König
2011-04-23
2
-0
/
+4
*
vdpau: implement VDPAU_DUMP option
Christian König
2011-04-16
1
-0
/
+17
*
vdpau: switch cb cr planes in vlVdpVideoSurfacePutBitsYCbCr
Christian König
2011-04-12
1
-1
/
+1
*
vdpau: set at least a basic csc matrix
Christian König
2011-04-12
1
-0
/
+13
*
[g3dvl] make resource format selection a public interface
Christian König
2011-04-12
1
-0
/
+7
*
vdpau: Implement basic output functionality
Christian König
2011-04-09
3
-2
/
+33
*
vdpau: get at least the very basic mixer functions working
Christian König
2011-04-08
1
-4
/
+21
*
vdpau: add compositor to mixer
Christian König
2011-04-08
2
-1
/
+7
*
vdpau: add compositor to presentation queue
Christian König
2011-04-08
2
-4
/
+17
*
vdpau: implement output surface creation
Christian König
2011-04-08
2
-7
/
+48
*
vdpau: implement vlVdpVideoSurfacePutBitsYCbCr
Christian König
2011-04-06
3
-42
/
+57
*
g3dvl/vdpau: some more indention fixes
Christian König
2011-04-03
1
-5
/
+4
*
[g3dvl] start to cleanup the mess and provide at least basic functionality
Christian König
2011-04-03
2
-8
/
+14
*
[g3dvl] start over with vdpau decoding
Christian König
2011-04-03
3
-16
/
+31
*
vdpau: get state tracker to compile again
Christian König
2011-04-02
1
-4
/
+6
*
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-03-19
2
-16
/
+6
*
vdpau: fix formating and idention of surface.c
Christian König
2011-03-19
1
-127
/
+112
[next]