index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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
*
st/vdpau: use matrix filter to blur/sharpen video
Christian König
2012-02-10
3
-7
/
+81
*
st/vdpau: use median filter for noise reduction
Christian König
2012-02-10
3
-60
/
+248
*
st/vdpau: use dst surface size if clip width/height is zero
Christian König
2012-02-06
1
-2
/
+2
*
st/vdpau: implement vlVdpOutputSurfaceQueryCapabilities
Christian König
2012-02-06
1
-2
/
+36
*
st/vdpau: use interlacing capabilities
Christian König
2012-02-06
2
-1
/
+15
*
st/vdpau: implement uploads to interlaced video buffers
Christian König
2012-02-06
1
-21
/
+27
*
vl: fix some missing prototypes error
Christian König
2012-01-31
1
-0
/
+1
*
vl: fix YV12 handling
Christian König
2012-01-15
1
-1
/
+1
*
st/vdpau: recreate video buffer if decode doesn't like it
Christian König
2012-01-15
1
-1
/
+21
*
st/vdpau: recreate video buffer if format doesn't match
Christian König
2012-01-15
2
-19
/
+37
*
vl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT
Christian König
2012-01-15
1
-1
/
+6
*
vl: add h264 infrastructure
Christian König
2012-01-15
1
-0
/
+64
*
vl: move away from state like parameters
Christian König
2012-01-15
1
-146
/
+130
*
vl/video_buffer: use template style create params
Christian König
2012-01-15
1
-3
/
+7
*
vl: replace decode_buffers with auxiliary data field
Christian König
2012-01-09
2
-44
/
+2
*
vl: call decode_bitstream only once
Christian König
2011-12-26
1
-4
/
+7
*
vdpau: Add background surface support
Maarten Lankhorst
2011-12-19
1
-1
/
+10
*
vdpau: Add support for mixer attributes
Maarten Lankhorst
2011-12-19
3
-15
/
+147
*
vdpau: Add support for parameters
Maarten Lankhorst
2011-12-19
3
-6
/
+126
*
st/vdpau: fix unwanted output scaling
Christian König
2011-12-14
1
-7
/
+12
*
st/vdpau: some mixer fixes
Christian König
2011-12-14
3
-2
/
+8
*
g3dvl/compositor: improve dirty area handling
Christian König
2011-12-14
4
-3
/
+7
*
vl: Add missing mpeg fields to pipe_mpeg12_picture_desc
Maarten Lankhorst
2011-12-11
1
-0
/
+3
*
state_trackers/vdpau: Add support for VC-1 decoding
Maarten Lankhorst
2011-11-03
2
-2
/
+75
*
state_trackers/vdpau: Add mpeg4 part2 to PipeToProfile and ProfileToPipe
Maarten Lankhorst
2011-11-03
1
-0
/
+8
*
state_trackers/vdpau: Add support for MPEG4 Part 2
Maarten Lankhorst
2011-11-03
1
-20
/
+78
*
state_trackers/vdpau: Test if profile is supported first before trying to cre...
Maarten Lankhorst
2011-11-03
1
-0
/
+12
*
state_trackers/vdpau: Add num_slices to mpeg12 picture structure
Maarten Lankhorst
2011-11-03
1
-0
/
+1
*
state_trackers/vdpau: Implement VdpGenerateCSCMatrix
Maarten Lankhorst
2011-11-03
1
-1
/
+19
*
configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.
Stéphane Marchesin
2011-10-04
1
-1
/
+1
*
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
2011-09-18
1
-2
/
+14
*
st/vdpau: Preliminary support for timestamped output surface into the present...
Emeric Grange
2011-09-14
2
-6
/
+80
*
st/vdpau: Output surfaces that are too large to fit into the display target w...
Emeric Grange
2011-09-14
1
-1
/
+7
*
st/vdpau: Add get_clear_color capability
Emeric Grange
2011-09-14
1
-1
/
+9
*
st/vdpau: Add documentation from the VDPAU API and update some traces
Emeric Grange
2011-09-14
10
-20
/
+235
*
st/vdpau: Various whitespace cleanups found while reading some code
Emeric Grange
2011-09-14
9
-33
/
+34
*
g3dvl: Add max_references parameter to vl_create_decoder()
Emeric Grange
2011-09-14
1
-2
/
+2
*
st/vdpau: Implement VdpOutputSurfacePutBitsIndexed and VdpOutputSurfaceRender...
Christian König
2011-09-01
4
-19
/
+307
*
g3dvl: extend the functionality of the compositor
Christian König
2011-09-01
2
-2
/
+2
*
vdpau: Fix include style
Kai Wasserbäch
2011-08-29
9
-31
/
+32
*
st/vdpau: Respect source_rect in VideoMixerRender
Christian König
2011-08-29
1
-1
/
+11
*
g3dvl: Rework the decoder interface part 5/5
Christian König
2011-08-26
1
-4
/
+8
*
g3dvl: Rework the decoder interface part 4/5
Christian König
2011-08-26
2
-4
/
+2
*
g3dvl: Rework the decoder interface part 3/5
Christian König
2011-08-26
1
-3
/
+2
*
g3dvl: Rework the decoder interface part 2/5
Christian König
2011-08-26
2
-15
/
+30
*
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
[next]