st/vdpau: Various whitespace cleanups found while reading some code
[mesa.git] / src / gallium / state_trackers / vdpau / decode.c
2011-09-14 Emeric Grangest/vdpau: Various whitespace cleanups found while readi...
2011-09-14 Emeric Grangeg3dvl: Add max_references parameter to vl_create_decoder()
2011-08-29 Kai Wasserbächvdpau: Fix include style
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 5/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 3/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 2/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 1/5
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-25 Emericvdpau: enable mpeg1 hw decoding, using the exact same...
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-15 Christian Königg3dvl: change picture parameter of decode_bitstream...
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-08 Christian Königvdpau: add implementation of VdpDecoderGetParameters
2011-07-08 Christian König[g3dvl] and finally remove pipe_video_context
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-05 Christian König[g3dvl] split quant matrix out of picture info
2011-06-05 Christian König[g3dvl] rename map/unmap to begin/end frame
2011-06-05 Christian König[g3dvl] remove unused and dublicate fields from picture...
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-07 Christian Königvdpau: use multiple buffers to speed up rendering
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-04 Christian Königvdpau: make state tracker far less noisy
2011-05-04 Christian König[g3dvl] Implement MPEG2 VLD
2011-04-27 Christian Königvdpau: start to implement MPEG2 decoder part
2011-04-26 Christian Königvdpau: add stups for the missing functions
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
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: 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
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-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... Merge branch 'master' into pipe-video
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-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