Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-20 | vdpau: MPEG1 decoding know gives recognizable output | Carl-Anton Ingmarsson | 1 | -1/+6 |
2009-06-20 | vdpau: create VdpDecoder in set_caps add more functions for parsing mpeg | Carl-Anton Ingmarsson | 1 | -4/+11 |
2009-06-20 | vdpau: store vdpau function pointers in a local structure | Carl-Anton Ingmarsson | 1 | -0/+17 |
2009-06-20 | vdpau: extract mpeg version | Carl-Anton Ingmarsson | 1 | -10/+8 |
2009-06-20 | vdpau: rough try at implementing pushinf of YV12 buffers | Carl-Anton Ingmarsson | 1 | -1/+2 |
2009-06-20 | vdpau: init vdpau in GST_STATE_CHANGE_NULL_TO_READY add gst_vdpaudecoder_push... | Carl-Anton Ingmarsson | 1 | -0/+2 |
2009-06-20 | vdpau: add stubs for pushing VdpVideoSurfaces to the src pad | Carl-Anton Ingmarsson | 1 | -0/+2 |
2009-06-20 | vdpau: implement downstream caps negotiation | Carl-Anton Ingmarsson | 1 | -16/+18 |
2009-06-20 | vdpau: add basic base class for vdpau decoders | Carl-Anton Ingmarsson | 1 | -0/+66 |