summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | [g3dvl] pre apply zscan to quant matrixChristian König2011-05-151-68/+51
| * | | | | | | | [g3dvl] no need for seperate intermediate buffers any moreChristian König2011-05-152-102/+110
| * | | | | | | | [g3dvl] move alignment of buffers to mb size into contextChristian König2011-05-152-7/+4
| * | | | | | | | [g3dvl] fix fi_frame mb incrementChristian König2011-05-141-2/+19
| * | | | | | | | [g3dvl] move dct_type detection out of get_macroblock_modesChristian König2011-05-081-29/+23
| * | | | | | | | [g3dvl] fix field selection of mb without mcChristian König2011-05-081-18/+23
| * | | | | | | | [g3dvl] memcpy the DCT buffer instead of writing it directlyChristian König2011-05-071-2/+6
| * | | | | | | | vdpau: use multiple buffers to speed up renderingChristian König2011-05-072-9/+27
| * | | | | | | | vdpau: implement PresentationQueueSetBackgroundColorChristian König2011-05-071-1/+11
| * | | | | | | | vdpau: as long as we don't have a background picture we don't want an alpha c...Christian König2011-05-071-0/+4
| * | | | | | | | [g3dvl] rgba surfaces are clearing if the alpha channel is oneChristian König2011-05-071-1/+1
| * | | | | | | | [g3dvl] using reciprocals for size calc is sometimes not precise enoughChristian König2011-05-071-9/+9
| * | | | | | | | Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-05-07271-15801/+19787
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [g3dvl] move zscan into shadersChristian König2011-05-055-130/+131
| * | | | | | | | | [g3dvl] remove quantizer_scale from picture structureChristian König2011-05-042-36/+36
| * | | | | | | | | [g3dvl] remove dc_dct_pred from picture structureChristian König2011-05-042-18/+16
| * | | | | | | | | [g3dvl] divide mpg12 width height by 16Christian König2011-05-042-12/+11
| * | | | | | | | | [g3dvl] remove the dubble zscan from the mpg12 decoderChristian König2011-05-041-57/+25
| * | | | | | | | | vdpau: make state tracker far less noisyChristian König2011-05-049-33/+59
| * | | | | | | | | vdpau: remove empty color.c fileChristian König2011-05-041-0/+0
| * | | | | | | | | [g3dvl] remove the unused bitstream parser componentsChristian König2011-05-043-278/+2
| * | | | | | | | | vdpau: remove the unused and incomplete mpeg2 parserChristian König2011-05-043-200/+0
| * | | | | | | | | [g3dvl] Implement MPEG2 VLDChristian König2011-05-049-35/+2246
| * | | | | | | | | [g3dvl] Name of pkg-config file is libva.Johannes Obermayr2011-04-281-1/+1
| * | | | | | | | | [g3dvl] Fix compile error.Johannes Obermayr2011-04-281-1/+1
| * | | | | | | | | vdpau: start to implement MPEG2 decoder partChristian König2011-04-273-181/+98
| * | | | | | | | | [g3dvl] make clear color configureableChristian König2011-04-273-2/+23
| * | | | | | | | | [g3dvl] make reset_dirty_area a public interfaceChristian König2011-04-273-7/+15
| * | | | | | | | | [g3dvl] implement clearing of dirty destination surface areasChristian König2011-04-272-13/+75
| * | | | | | | | | [g3dvl] move compositor src and dst normalisation into layer settingChristian König2011-04-272-41/+64
| * | | | | | | | | [g3dvl] fix setting width, height and chroma format in video bufferChristian König2011-04-271-0/+3
| * | | | | | | | | xvmc: recreate drawable surface only when dst area changesChristian König2011-04-273-9/+19
| * | | | | | | | | [g3dvl] fix a couple of bugs around paletted subpicturesChristian König2011-04-273-25/+47
| * | | | | | | | | r600g: revert commit 68cc6bc5d8b6986acc7f5780d705f4ae9be2a446Christian König2011-04-261-16/+18
| * | | | | | | | | vdpau: implement OutputSurfaceDestroyChristian König2011-04-261-1/+15
| * | | | | | | | | vdpau: implement PresentationQueueDestroyChristian König2011-04-261-2/+15
| * | | | | | | | | vdpau: implement VideoMixerDestroyChristian König2011-04-261-1/+13
| * | | | | | | | | vdpau: add stups for the missing functionsChristian König2011-04-268-28/+193
| * | | | | | | | | vdpau: implement and cleanup PresentationQueueTarget destructionChristian König2011-04-254-10/+39
| * | | | | | | | | xvmc: futher optimize ycbcr uploadChristian König2011-04-251-7/+15
| * | | | | | | | | [g3dvl] merge idct stage 2 and mc ycbcr stage into a single drawChristian König2011-04-256-258/+344
| * | | | | | | | | [g3dvl] rework fence handling and add r600g workaroundChristian König2011-04-244-12/+20
| * | | | | | | | | [g3dvl] start supporting different render target formatsChristian König2011-04-2410-105/+181
| * | | | | | | | | [g3dvl] remove resource_format workaroundChristian König2011-04-244-16/+6
| * | | | | | | | | r600g: implement clamp_fragment_color handlingChristian König2011-04-241-6/+17
| * | | | | | | | | r600g: remove the unneeded bo from COLOR[0-9]_INFOChristian König2011-04-242-9/+9
| * | | | | | | | | Merge remote branch 'origin/master' into pipe-videoChristian König2011-04-23587-24167/+26829
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | [g3dvl] cleanup error handlingChristian König2011-04-233-48/+95
| * | | | | | | | | | [g3dvl] make ycbcr stream and block data a public interfaceChristian König2011-04-2310-248/+189
| * | | | | | | | | | [g3dvl] start implementing zscan and quantificationChristian König2011-04-237-111/+849