index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
vdpau
/
gstvdpmpegdec.c
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