Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-20 | vdpau: extract mpeg2 profile from codec_data | Carl-Anton Ingmarsson | 1 | -1/+3 | |
2009-06-20 | vdpau: extract mpeg version | Carl-Anton Ingmarsson | 1 | -0/+5 | |
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 ↵ | Carl-Anton Ingmarsson | 1 | -5/+31 | |
gst_vdpaudecoder_push_video_surface to vdpaudecoder.h | |||||
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 | |