summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/vdpau/mixer.c
Commit message (Expand)AuthorAgeFilesLines
* st/vdpau: use template size as default for source_rect.Christian König2012-06-201-3/+10
* st/vdpau: make the interface thread saveChristian König2012-03-051-4/+27
* st/vdpau: implement support for extra mixer layersChristian König2012-03-051-6/+21
* st/vdpau: avoid an unnessasary copyChristian König2012-03-021-12/+21
* vl/csc: simplify matrix handlingChristian König2012-03-021-8/+6
* vl/compositor: add support for per layer dst areasChristian König2012-03-021-2/+2
* vl/compositor: add per vertex color suportChristian König2012-03-021-1/+1
* vl/compositor: replace pipe_video_rect with u_rectChristian König2012-03-021-1/+1
* vl/compositor: split shaders and stateChristian König2012-03-021-16/+19
* vl: rework winsys interfaceChristian König2012-02-251-5/+3
* vl: add support for bob deinterlacingChristian König2012-02-211-1/+20
* st/vdpau: remove unnecessary tracing and adjust tracing levels a bitChristian König2012-02-211-7/+3
* st/vdpau: fix a small memory leakChristian König2012-02-141-0/+5
* vl: fix low strength denoise filterChristian König2012-02-141-4/+4
* st/vdpau: use matrix filter to blur/sharpen videoChristian König2012-02-101-6/+72
* st/vdpau: use median filter for noise reductionChristian König2012-02-101-56/+230
* vdpau: Add background surface supportMaarten Lankhorst2011-12-191-1/+10
* vdpau: Add support for mixer attributesMaarten Lankhorst2011-12-191-12/+109
* vdpau: Add support for parametersMaarten Lankhorst2011-12-191-3/+85
* st/vdpau: some mixer fixesChristian König2011-12-141-2/+5
* g3dvl/compositor: improve dirty area handlingChristian König2011-12-141-1/+1
* state_trackers/vdpau: Implement VdpGenerateCSCMatrixMaarten Lankhorst2011-11-031-1/+19
* st/vdpau: Add documentation from the VDPAU API and update some tracesEmeric Grange2011-09-141-0/+30
* st/vdpau: Various whitespace cleanups found while reading some codeEmeric Grange2011-09-141-4/+4
* st/vdpau: Implement VdpOutputSurfacePutBitsIndexed and VdpOutputSurfaceRender...Christian König2011-09-011-10/+3
* g3dvl: extend the functionality of the compositorChristian König2011-09-011-1/+1
* vdpau: Fix include styleKai Wasserbäch2011-08-291-3/+3
* st/vdpau: Respect source_rect in VideoMixerRenderChristian König2011-08-291-1/+11
* g3dvl: Rework the decoder interface part 4/5Christian König2011-08-261-2/+1
* g3dvl: no need for flushing inside the compositor any moreChristian König2011-07-151-1/+1
* g3dvl: correctly distinct dst area and clip area in the compositorChristian König2011-07-151-1/+1
* [g3dvl] and finally remove pipe_video_contextChristian König2011-07-081-3/+0
* [g3dvl] move compositor creation and handling directly into the state trackersChristian König2011-07-081-7/+7
* vdpau: make state tracker far less noisyChristian König2011-05-041-4/+4
* vdpau: start to implement MPEG2 decoder partChristian König2011-04-271-0/+12
* vdpau: implement VideoMixerDestroyChristian König2011-04-261-1/+13
* vdpau: add stups for the missing functionsChristian König2011-04-261-0/+42
* vdpau: set at least a basic csc matrixChristian König2011-04-121-0/+13
* vdpau: get at least the very basic mixer functions workingChristian König2011-04-081-4/+21
* vdpau: add compositor to mixerChristian König2011-04-081-1/+6
* vdpau: make indention and formating more saneChristian König2011-03-191-95/+90
* vl: some more fixes and addition to the decoder handlingThomas Balling Sørensen2010-10-071-0/+5
* vl: implemented a few functions and made stubs to get mplayer runningThomas Balling Sørensen2010-10-061-0/+135
* Added stubs for the rest of the vdpau interfaceThomas Balling Sørensen2010-07-221-0/+0