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
/
gstvdpmpegdecoder.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-20
vdpaumpegdec: hold the lock in change_state
Carl-Anton Ingmarsson
1
-0
/
+4
2009-06-20
vdpaumpegdec: the B_FRAME decoding was completely wrong, fix it
Carl-Anton Ingmarsson
1
-88
/
+55
2009-06-20
vdpaumpegdec: drop frames if we haven't got an I_FRAME yet
Carl-Anton Ingmarsson
1
-5
/
+11
2009-06-20
vdpaumpegdec: destroy the VdpDecoder and reset the decoder on state change
Carl-Anton Ingmarsson
1
-0
/
+38
2009-06-20
vdpaumpegdec: if available use incoming buffer timestamp as output timestamp
Carl-Anton Ingmarsson
1
-3
/
+8
2009-06-20
vdpaumpegdec: clear the adapter when we reset the decoder
Carl-Anton Ingmarsson
1
-0
/
+2
2009-06-20
vdpau: fixup renaming
Carl-Anton Ingmarsson
1
-13
/
+11
2009-06-20
vdpaumpegdec: reset decoder on GST_EVENT_FLUSH_STOP
Carl-Anton Ingmarsson
1
-0
/
+28
2009-06-20
vdpaumpegdec: reset decoder when we get a discont buffer
Carl-Anton Ingmarsson
1
-0
/
+27
2009-06-20
vdpaumpegdec: add "MPEG_PACKET_EXT_PICTURE_CODING" debug statement
Carl-Anton Ingmarsson
1
-0
/
+1
2009-06-20
vdpaumpegdec: handle broken_gop field
Carl-Anton Ingmarsson
1
-0
/
+10
2009-06-20
vdpaumpegdec: remove unneded gst_buffer_ref and the accompanying gst_buffer_u...
Carl-Anton Ingmarsson
1
-3
/
+0
2009-06-20
vdpaumpegdec: fixup error where we set forward_reference instead of backward_...
Carl-Anton Ingmarsson
1
-1
/
+1
2009-06-20
vdpaumpegdec: handle multiple B_FRAMEs in a row
Carl-Anton Ingmarsson
1
-32
/
+49
2009-06-20
vdpaumpegdec: more B_FRAME work
Carl-Anton Ingmarsson
1
-9
/
+8
2009-06-20
vdpaumpegdec: inital support at handling B_FRAMES
Carl-Anton Ingmarsson
1
-0
/
+43
2009-06-20
vdpaumpegdec: fixup GstFlowReturn propagation a bit
Carl-Anton Ingmarsson
1
-5
/
+5
2009-06-20
vdpaumpegdec: parse PICTURE_CODING_EXTENSION alternate_scan bit
Carl-Anton Ingmarsson
1
-0
/
+1
2009-06-20
vdpaumpegdec: fixup quantmatrix extension parsing
Carl-Anton Ingmarsson
1
-5
/
+5
2009-06-20
vdpaumpegdec: correct some default values
Carl-Anton Ingmarsson
1
-2
/
+6
2009-06-20
vdpaumpegdecoder: rename to "vdpaumpegdec"
Carl-Anton Ingmarsson
1
-5
/
+5
2009-06-20
vdpaumpegdecoder: remove unnecesary want_slice field
Carl-Anton Ingmarsson
1
-16
/
+7
2009-06-20
vdpau: rename all files and objects from Vdpau to Vdp
Carl-Anton Ingmarsson
1
-0
/
+481