Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-20 | vdpau: remove unused "silent" properties | Carl-Anton Ingmarsson | 1 | -17/+1 |
2009-06-20 | vdpau: implement GstVdpauVideoBuffer -> I420 conversion | Carl-Anton Ingmarsson | 1 | -9/+54 |
2009-06-20 | vdpau: move definition of the VdpChromaType array and the VdpauFormats to gst... | Carl-Anton Ingmarsson | 1 | -41/+1 |
2009-06-20 | vdpau: add new GstVdpauYUVVideo element | Carl-Anton Ingmarsson | 1 | -0/+1 |
2009-06-20 | vdpau: VideoYUV unref buffer in chain so that we don't leak them MpegDecoder ... | Carl-Anton Ingmarsson | 1 | -2/+4 |
2009-06-20 | vdpau: move plugin definition to a new gstvdpau.c file fix up debug categories | Carl-Anton Ingmarsson | 1 | -1/+1 |
2009-06-20 | vdpau: add new GstVdpauVideoYUV element | Carl-Anton Ingmarsson | 1 | -0/+454 |