Move nv30, nv50 and nvc0 to nouveau.
[mesa.git] / src / gallium / state_trackers / vdpau /
2013-08-21 Rico Schüllervdpau/decode: Fix comment.
2013-08-21 Rico Schüllervl/query: Only support VDP_CHROMA_TYPE_420 for 12 bit...
2013-08-19 Emil Velikovst/vdpau: drop unnecessary variable prof
2013-08-19 Emil Velikovst/vdpau: don't try to create video buffer when the...
2013-08-19 Andy Furnissvdpau/vl 422 chroma width/height mix up
2013-08-19 Christian Königvl: add entrypoint to is_video_format_supported
2013-08-19 Christian Königvl: add entrypoint to get_video_param
2013-08-19 Christian Königvl: rename pipe_video_decoder to pipe_video_codec
2013-08-19 Christian Königvl: rename enum pipe_video_codec to pipe_video_format
2013-08-19 Christian Königvl: use a template for create_video_decoder
2013-08-14 Rico Schüllervl: Add support for max level query v2
2013-05-27 Christian Königst/vdpau: destroy handle table only when it's empty
2013-05-27 Christian Königst/vdpau: remove vlCreateHTAB from surface functions
2013-05-27 Christian Königst/vdpau: invalidate the handles on destruction
2013-05-14 Christian Königvl/vdpau: fix PresentationQueueQuerySurfaceStatus
2013-05-01 Christian Königst/vdpau: fix background handling in the mixer
2013-05-01 Christian Königvl/buffer: use 2D_ARRAY instead of 3D textures
2013-05-01 Christian Königvl/compositor: cleanup background clearing
2013-04-09 Christian Königst/vdpau: fix subtitle related bug v2
2013-02-23 Vinson Leest/vdpau: Fix memory leak in vlVdpBitmapSurfaceCreate.
2013-02-23 Vinson Leest/vdpau: Fix memory leak in vlVdpOutputSurfaceCreate.
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-10 Matt Turnerstate_trackers/vdpau: Convert to automake
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-11-17 Maarten Lankhorstst/vdpau: Fix vlVdpVideoSurfaceSize for interlaced...
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-06-20 Christian Königst/vdpau: use template size as default for source_rect.
2012-06-20 Christian Königst/vdpau: clear Cb&Cr with 0.5f
2012-06-14 Christian Königst/vdpau: fix YCbCr down/up-loads for buffers larger...
2012-04-03 Christian Königst/vdpau: fix deadlock in PresentationQueueQuerySurface...
2012-03-28 Christian Königvl: move winsys helper out of winsys directory
2012-03-26 Christian Königst/vdpau: clear video surface at least once
2012-03-26 Christian Königst/vdpau: invert interlaced buffer checks
2012-03-22 Christian Königst/vdpau: improve frame dumping functionality a bit
2012-03-22 Christian Königst/vdpau: add VC-1 startcode if none is found in the...
2012-03-09 Christian Königst/vdpau: fix two small memory leaks
2012-03-09 Christian Königst/vdpau: add xine workaround
2012-03-08 Christian Königst/vdpau: cleanup YCBCR matching functions
2012-03-08 Christian Königst/vdpau: fix chroma_format handling in VideoSurfaceQue...
2012-03-05 Christian Königst/vdpau: make the interface thread save
2012-03-05 Christian Königst/vdpau: implement support for high-precision output...
2012-03-05 Christian Königst/vdpau: implement support for extra mixer layers
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceQueryPutBitsYCbCrCapab...
2012-03-02 Christian Königst/vdpau: implement OutputSurfacePutBitsYCbCr
2012-03-02 Christian Königst/vdpau: implement VideoSurfaceGetBitsYCbCr
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceQueryGetPutBitsNativeC...
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceGetBitsNative
2012-03-02 Christian Königst/vdpau: implement OutputSurfacePutBitsNative
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceQueryPutBitsIndexedCap...
2012-03-02 Christian Königst/vdpau: fix default swizzle for Output/Bitmap samplers
2012-03-02 Christian Königst/vdpau: add support for per vertex colors
2012-03-02 Christian Königst/vdpau: implement BitmapSurfaceQueryCapabilities
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceRenderBitmapSurface
2012-03-02 Christian Königst/vdpau: implement BitmapSurfaceGetParameters
2012-03-02 Christian Königst/vdpau: implement BitmapSurfacePutBitsNative
2012-03-02 Christian Königst/vdpau: implement BitmapSurfaceCreate/Destroy
2012-03-02 Christian Königst/vdpau: avoid an unnessasary copy
2012-03-02 Christian Königvl/csc: simplify matrix handling
2012-03-02 Christian Königvl/compositor: add support for per layer dst areas
2012-03-02 Christian Königvl/compositor: add per vertex color suport
2012-03-02 Christian Königvl/compositor: replace pipe_video_rect with u_rect
2012-03-02 Christian Königvl/compositor: split shaders and state
2012-03-01 Christian Königvl: move dirty area handling into winsys abstraction
2012-02-25 Christian Königvl: rework winsys interface
2012-02-21 Christian Königvl: add support for bob deinterlacing
2012-02-21 Christian Königst/vdpau: Use transfer_inline_write to upload ycbcr...
2012-02-21 Christian Königst/vdpau: remove unnecessary tracing and adjust tracing...
2012-02-14 Christian Königst/vdpau: fix a small memory leak
2012-02-14 Christian Königvl: fix low strength denoise filter
2012-02-10 Christian Königst/vdpau: use matrix filter to blur/sharpen video
2012-02-10 Christian Königst/vdpau: use median filter for noise reduction
2012-02-06 Christian Königst/vdpau: use dst surface size if clip width/height...
2012-02-06 Christian Königst/vdpau: implement vlVdpOutputSurfaceQueryCapabilities
2012-02-06 Christian Königst/vdpau: use interlacing capabilities
2012-02-06 Christian Königst/vdpau: implement uploads to interlaced video buffers
2012-01-31 Christian Königvl: fix some missing prototypes error
2012-01-15 Christian Königvl: fix YV12 handling
2012-01-15 Christian Königst/vdpau: recreate video buffer if decode doesn't like it
2012-01-15 Christian Königst/vdpau: recreate video buffer if format doesn't match
2012-01-15 Christian Königvl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT
2012-01-15 Christian Königvl: add h264 infrastructure
2012-01-15 Christian Königvl: move away from state like parameters
2012-01-15 Christian Königvl/video_buffer: use template style create params
2012-01-09 Christian Königvl: replace decode_buffers with auxiliary data field
2011-12-26 Christian Königvl: call decode_bitstream only once
2011-12-19 Maarten Lankhorstvdpau: Add background surface support
2011-12-19 Maarten Lankhorstvdpau: Add support for mixer attributes
2011-12-19 Maarten Lankhorstvdpau: Add support for parameters
2011-12-14 Christian Königst/vdpau: fix unwanted output scaling
2011-12-14 Christian Königst/vdpau: some mixer fixes
2011-12-14 Christian Königg3dvl/compositor: improve dirty area handling
2011-12-11 Maarten Lankhorstvl: Add missing mpeg fields to pipe_mpeg12_picture_desc
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Add support for VC-1 decoding
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Add mpeg4 part2 to PipeToProfile...
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Add support for MPEG4 Part 2
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Test if profile is supported...
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Add num_slices to mpeg12 picture...
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Implement VdpGenerateCSCMatrix
next