Merge remote branch 'origin/master' into pipe-video
[mesa.git] / src / gallium / state_trackers / vdpau /
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-23 Christian König[g3dvl] make ycbcr stream and block data a public interface
2011-04-16 Christian Königvdpau: implement VDPAU_DUMP option
2011-04-12 Christian Königvdpau: switch cb cr planes in vlVdpVideoSurfacePutBitsYCbCr
2011-04-12 Christian Königvdpau: set at least a basic csc matrix
2011-04-12 Christian König[g3dvl] make resource format selection a public interface
2011-04-08 Christian Königvdpau: Implement basic output functionality
2011-04-08 Christian Königvdpau: get at least the very basic mixer functions...
2011-04-08 Christian Königvdpau: add compositor to mixer
2011-04-08 Christian Königvdpau: add compositor to presentation queue
2011-04-08 Christian Königvdpau: implement output surface creation
2011-04-06 Christian Königvdpau: implement vlVdpVideoSurfacePutBitsYCbCr
2011-04-03 Christian Königg3dvl/vdpau: some more indention fixes
2011-04-02 Christian König[g3dvl] start to cleanup the mess and provide at least...
2011-04-02 Christian König[g3dvl] start over with vdpau decoding
2011-04-02 Christian Königvdpau: get state tracker to compile again
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-18 Christian Königvdpau: fix formating and idention of surface.c
2011-03-18 Christian Königvdpau: make indention and formating more sane
2011-03-18 Christian Königvdpau: merge fixes for vdpau state tracker
2011-03-05 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-28 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-24 Thomas Balling Sør... vl: va state-tracker configuration scripts
2010-10-13 Thomas Balling Sør... vl: more work on the bitstream_parser
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-08 Thomas Balling Sør... vl: bitstream decoder finds startcodes
2010-10-06 Thomas Balling Sør... vl: some more fixes and addition to the decoder handling
2010-10-06 Thomas Balling Sør... vl: implemented a few functions and made stubs to get...
2010-10-05 Thomas Balling Sør... vl: initial commit of the bitstream parser
2010-10-05 Thomas Balling Sør... Merge branch 'master' of ssh://cgit.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge remote branch 'origin/master' into pipe-video
2010-10-05 Thomas Balling Sør... vl: changed video pipe to use the new gallium API withi...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-05 Thomas Balling Sør... vl: ...
2010-09-30 Thomas Balling Sør... vl: moved some functions to more appropriate places
2010-09-27 Thomas Balling Sør... vl: Renamed function to appropriate name.
2010-09-21 Thomas Balling Sør... vl: Made vdpauinfo run again
2010-09-21 Thomas Balling Sør... vl: Made the project compile again.
2010-09-21 Thomas Balling Sør... vl: Various cleanups. Need to start from scratch with...
2010-08-01 Thomas Balling Sør... Stubs for the bitstream mpeg2 decoder
2010-07-21 Thomas Balling Sør... Added stubs for the rest of the vdpau interface
2010-07-20 Thomas Balling Sør... Made some decoding function for mpeg2-decoding
2010-07-18 Thomas Balling Sør... Added decode.c
2010-07-13 Thomas Balling Sør... fixed compilation
2010-07-13 Thomas Balling Sør... vdpau changes
2010-07-13 Thomas Balling Sør... added surface.c and made some changes in device.c
2010-06-27 Younes Mantonst/vdpau: Initial commit.