aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/include/pipe/p_video_state.h
Commit message (Expand)AuthorAgeFilesLines
* [g3dvl] split quant matrix out of picture infoChristian König2011-06-051-4/+0
* [g3dvl] remove unused and dublicate fields from picture structureChristian König2011-06-051-10/+0
* [g3dvl] remove quantizer_scale from picture structureChristian König2011-05-041-2/+0
* [g3dvl] remove dc_dct_pred from picture structureChristian König2011-05-041-3/+0
* [g3dvl] Implement MPEG2 VLDChristian König2011-05-041-13/+19
* [g3dvl] make ycbcr stream and block data a public interfaceChristian König2011-04-231-16/+13
* [g3dvl] make motion vector buffers a public interfaceChristian König2011-04-201-13/+23
* [g3dvl] give mv their own vertex buffer backChristian König2011-04-171-7/+7
* [g3dvl] make mv weights a public interfaceChristian König2011-04-091-11/+2
* [g3dvl] rename motion vector fieldsChristian König2011-03-201-3/+9
* Merge remote branch 'vdpau/pipe-video' into pipe-videoChristian König2011-01-101-0/+1
|\
| * Made some decoding function for mpeg2-decodingThomas Balling Sørensen2010-07-201-0/+1
* | [g3dvl] start handling motion_vertical_field_selectChristian König2010-11-091-0/+1
|/
* vl: Don't wrap blocks in pipe_user_buffers.Younes Manton2010-03-121-1/+1
* vl: Get rid of pipe_video_surface.Younes Manton2010-03-121-20/+0
* Merge remote branch 'origin/master' into pipe-videoYounes Manton2010-03-121-3/+5
|\
| * gallium: Make pipe_atomic a regular int32_t.José Fonseca2010-02-021-1/+1
| * gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-0/+1
| * gallium: Remove unnecessary includes. Add others to compensate.José Fonseca2010-02-011-1/+0
| * gallium: fix reference counting functions to be strict-aliasing compliantRoland Scheidegger2009-12-031-1/+2
* | g3dvl: Wrap macroblock block buffer in a pipe user buffer.Younes Manton2009-11-021-1/+1
* | g3dvl: Put misc helpers in u_video.h.Younes Manton2009-11-021-39/+5
|/
* g3dvl: Copyright blocks.Younes Manton2009-10-011-0/+27
* g3dvl: assert.h -> util/u_debug.hJosé Fonseca2009-09-291-1/+1
* g3dvl: Define PIPE_VIDEO_CODEC_UNKNOWN for failures.José Fonseca2009-09-291-3/+2
* g3dvl: pipe_video_context interface, softpipe impl, auxiliary libsYounes Manton2009-09-271-0/+158