Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-20 | vdpau: s/IS_VDPAU/IS_VDP | Carl-Anton Ingmarsson | 1 | -2/+2 | |
2009-06-20 | s/GST_TYPE_VDPAU/GST_TYPE_VDP/g | Carl-Anton Ingmarsson | 1 | -1/+1 | |
2009-06-20 | vdpaumpegdec: the B_FRAME decoding was completely wrong, fix it | Carl-Anton Ingmarsson | 1 | -27/+51 | |
the buffers don't come in output order so fix the decoder to handle this add new gst_vdp_video_buffer_add_reference method to GstVdpVideoBuffer to be able to keep buffers alive. Ie. a B_FRAME need to have both the forward reference and the backward reference alive during it's lifetime. add mutex to protect for threadsafety issues when we reset the decoder in FLUSH_STOP | |||||
2009-06-20 | vdpau: rename all files and objects from Vdpau to Vdp | Carl-Anton Ingmarsson | 1 | -0/+114 | |