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
/
mixer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/vdpau: use bicubic filter for scaling(v6.1)
Nayan Deshmukh
2016-07-01
1
-14
/
+99
*
st/vdpau: replace 0.f and 1.f with 0.0f and 1.0f respectively
Nayan Deshmukh
2016-06-14
1
-4
/
+4
*
st/vdpau: implement luma keying
Nayan Deshmukh
2016-06-09
1
-11
/
+34
*
vl: Apply luma key filter before CSC conversion
Nayan Deshmukh
2016-06-09
1
-2
/
+2
*
gallium: Remove unnecessary semicolons
Edward O'Callaghan
2016-01-06
1
-1
/
+1
*
st/vdpau: fix mixer size checks
Christian König
2015-07-09
1
-11
/
+11
*
vdpau: unlock the mutex on error paths in attribute setting.
Dave Airlie
2014-09-03
1
-12
/
+26
*
st/vdpau: add device reference counting
Christian König
2014-08-14
1
-1
/
+3
*
st/vdpau: fix possible NULL dereference
Grigori Goronzy
2014-03-03
1
-4
/
+4
*
st/vdpau: add support for DEINTERLACE_TEMPORAL
Grigori Goronzy
2014-02-14
1
-4
/
+65
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
st/vdpau: fix GenerateCSCMatrix with NULL procamp
Grigori Goronzy
2013-10-09
1
-9
/
+12
*
st/vdpau: drop unnecessary variable prof
Emil Velikov
2013-08-19
1
-3
/
+4
*
vl: add entrypoint to get_video_param
Christian König
2013-08-19
1
-2
/
+2
*
st/vdpau: fix background handling in the mixer
Christian König
2013-05-01
1
-9
/
+10
*
vl/compositor: cleanup background clearing
Christian König
2013-05-01
1
-1
/
+1
*
st/vdpau: use template size as default for source_rect.
Christian König
2012-06-20
1
-3
/
+10
*
st/vdpau: make the interface thread save
Christian König
2012-03-05
1
-4
/
+27
*
st/vdpau: implement support for extra mixer layers
Christian König
2012-03-05
1
-6
/
+21
*
st/vdpau: avoid an unnessasary copy
Christian König
2012-03-02
1
-12
/
+21
*
vl/csc: simplify matrix handling
Christian König
2012-03-02
1
-8
/
+6
*
vl/compositor: add support for per layer dst areas
Christian König
2012-03-02
1
-2
/
+2
*
vl/compositor: add per vertex color suport
Christian König
2012-03-02
1
-1
/
+1
*
vl/compositor: replace pipe_video_rect with u_rect
Christian König
2012-03-02
1
-1
/
+1
*
vl/compositor: split shaders and state
Christian König
2012-03-02
1
-16
/
+19
*
vl: rework winsys interface
Christian König
2012-02-25
1
-5
/
+3
*
vl: add support for bob deinterlacing
Christian König
2012-02-21
1
-1
/
+20
*
st/vdpau: remove unnecessary tracing and adjust tracing levels a bit
Christian König
2012-02-21
1
-7
/
+3
*
st/vdpau: fix a small memory leak
Christian König
2012-02-14
1
-0
/
+5
*
vl: fix low strength denoise filter
Christian König
2012-02-14
1
-4
/
+4
*
st/vdpau: use matrix filter to blur/sharpen video
Christian König
2012-02-10
1
-6
/
+72
*
st/vdpau: use median filter for noise reduction
Christian König
2012-02-10
1
-56
/
+230
*
vdpau: Add background surface support
Maarten Lankhorst
2011-12-19
1
-1
/
+10
*
vdpau: Add support for mixer attributes
Maarten Lankhorst
2011-12-19
1
-12
/
+109
*
vdpau: Add support for parameters
Maarten Lankhorst
2011-12-19
1
-3
/
+85
*
st/vdpau: some mixer fixes
Christian König
2011-12-14
1
-2
/
+5
*
g3dvl/compositor: improve dirty area handling
Christian König
2011-12-14
1
-1
/
+1
*
state_trackers/vdpau: Implement VdpGenerateCSCMatrix
Maarten Lankhorst
2011-11-03
1
-1
/
+19
*
st/vdpau: Add documentation from the VDPAU API and update some traces
Emeric Grange
2011-09-14
1
-0
/
+30
*
st/vdpau: Various whitespace cleanups found while reading some code
Emeric Grange
2011-09-14
1
-4
/
+4
*
st/vdpau: Implement VdpOutputSurfacePutBitsIndexed and VdpOutputSurfaceRender...
Christian König
2011-09-01
1
-10
/
+3
*
g3dvl: extend the functionality of the compositor
Christian König
2011-09-01
1
-1
/
+1
*
vdpau: Fix include style
Kai Wasserbäch
2011-08-29
1
-3
/
+3
*
st/vdpau: Respect source_rect in VideoMixerRender
Christian König
2011-08-29
1
-1
/
+11
*
g3dvl: Rework the decoder interface part 4/5
Christian König
2011-08-26
1
-2
/
+1
*
g3dvl: no need for flushing inside the compositor any more
Christian König
2011-07-15
1
-1
/
+1
*
g3dvl: correctly distinct dst area and clip area in the compositor
Christian König
2011-07-15
1
-1
/
+1
*
[g3dvl] and finally remove pipe_video_context
Christian König
2011-07-08
1
-3
/
+0
*
[g3dvl] move compositor creation and handling directly into the state trackers
Christian König
2011-07-08
1
-7
/
+7
*
vdpau: make state tracker far less noisy
Christian König
2011-05-04
1
-4
/
+4
[next]