Age | Commit message (Expand) | Author | Files | Lines |
2009-07-15 | vdpau: Fix a compiler warning about uninitialised variable use. | Jan Schmidt | 1 | -3/+2 |
2009-06-20 | VDPAU: Add some debug statements | Jan Schmidt | 1 | -0/+8 |
2009-06-20 | VDPAU: Fix up caps in vdpaumpegdec. Remove extra semicolon | Jan Schmidt | 1 | -4/+3 |
2009-06-20 | vdpaumpegdec: use fixed src caps | Carl-Anton Ingmarsson | 1 | -0/+1 |
2009-06-20 | vdpaumpegdec: drop all frames before a GOP when we seek | Carl-Anton Ingmarsson | 1 | -1/+17 |
2009-06-20 | vdpaumpegdec: small cleanup | Carl-Anton Ingmarsson | 1 | -4/+3 |
2009-06-20 | vdpaumpegdec: send newsegment event if only the rate has been updated | Carl-Anton Ingmarsson | 1 | -3/+11 |
2009-06-20 | vdpaumpegdec: use mutex to protect mpeg_dec->seeking from concurrent access | Carl-Anton Ingmarsson | 1 | -1/+13 |
2009-06-20 | vdpaumpegdec: use gst_pad_get_parent for threadsafety | Carl-Anton Ingmarsson | 1 | -23/+41 |
2009-06-20 | vdpaumpegdec: further work on seeking | Carl-Anton Ingmarsson | 1 | -34/+27 |
2009-06-20 | vdpaumpegdec: small cleanups | Carl-Anton Ingmarsson | 1 | -19/+20 |
2009-06-20 | vdpaumpegdec: set GST_BUFFER_FLAG_DELTA_UNIT on non I_FRAME's | Carl-Anton Ingmarsson | 1 | -0/+8 |
2009-06-20 | vdpaumpegdec: rename gstvdpmpegdecoder.[ch] to gstvdpmpegdec.[ch] | Carl-Anton Ingmarsson | 1 | -0/+1093 |