Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vl: move winsys helper out of winsys directory | Christian König | 2012-03-28 | 1 | -3/+1 |
| | | | | | | | | | They aren't winsys of their own, just help dealing with them. v2: add some more comments in vl_winsys.h Signed-off-by: Christian König <[email protected]> | ||||
* | configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles. | Stéphane Marchesin | 2011-10-04 | 1 | -1/+1 |
| | | | | | | | Us poor souls who cross compile mesa want to be able to specify which pkg-config to pick, or at least just change one place. Reviewed-by: Brian Paul <[email protected]> Reviewed-by: Matt Turner <[email protected]> | ||||
* | vdpau: remove the unused and incomplete mpeg2 parser | Christian König | 2011-05-04 | 1 | -1/+0 |
| | |||||
* | vl: implemented a few functions and made stubs to get mplayer running | Thomas Balling Sørensen | 2010-10-06 | 1 | -1/+3 |
| | |||||
* | vl: moved some functions to more appropriate places | Thomas Balling Sørensen | 2010-09-30 | 1 | -0/+1 |
| | |||||
* | vl: Made vdpauinfo run again | Thomas Balling Sørensen | 2010-09-21 | 1 | -1/+2 |
| | |||||
* | vl: Made the project compile again. | Thomas Balling Sørensen | 2010-09-21 | 1 | -1/+3 |
| | |||||
* | Made some decoding function for mpeg2-decoding | Thomas Balling Sørensen | 2010-07-20 | 1 | -1/+2 |
| | |||||
* | vdpau changes | Thomas Balling Sørensen | 2010-07-14 | 1 | -1/+8 |
| | |||||
* | st/vdpau: Initial commit. | Younes Manton | 2010-06-27 | 1 | -0/+15 |
Enough plumbing here to get vdpauinfo working. |