Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-20 | vdpau: rough try at implementing pushinf of YV12 buffers | Carl-Anton Ingmarsson | 1 | -2/+35 |
2009-06-20 | vdpau: remove obsolete comment | Carl-Anton Ingmarsson | 1 | -4/+0 |
2009-06-20 | vdpau: init vdpau in GST_STATE_CHANGE_NULL_TO_READY add gst_vdpaudecoder_push... | Carl-Anton Ingmarsson | 1 | -5/+31 |
2009-06-20 | vdpau: add stubs for pushing VdpVideoSurfaces to the src pad | Carl-Anton Ingmarsson | 1 | -4/+17 |
2009-06-20 | vdpau: changle gstvdpaudecoder.c classification | Carl-Anton Ingmarsson | 1 | -1/+1 |
2009-06-20 | vdpau: implement downstream caps negotiation | Carl-Anton Ingmarsson | 1 | -64/+219 |
2009-06-20 | vdpau: small indentation fix | Carl-Anton Ingmarsson | 1 | -2/+1 |
2009-06-20 | vdpau: add basic base class for vdpau decoders | Carl-Anton Ingmarsson | 1 | -0/+224 |