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
/
gstvdpaumpegdecoder.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-20
vdpau: small fix
Carl-Anton Ingmarsson
1
-1
/
+3
2009-06-20
vdpau: VideoYUV unref buffer in chain so that we don't leak them MpegDecoder ...
Carl-Anton Ingmarsson
1
-2
/
+26
2009-06-20
vdpau: remove some unneded includes
Carl-Anton Ingmarsson
1
-2
/
+0
2009-06-20
vdpau: move plugin definition to a new gstvdpau.c file fix up debug categories
Carl-Anton Ingmarsson
1
-35
/
+5
2009-06-20
vdpau: add new GstVdpauVideoYUV element
Carl-Anton Ingmarsson
1
-18
/
+19
2009-06-20
vdpau: small indent fix
Carl-Anton Ingmarsson
1
-2
/
+2
2009-06-20
vdpau: make the decoder clean up after itself
Carl-Anton Ingmarsson
1
-2
/
+17
2009-06-20
vdpau: add gstvdpaudevice for abstracting vdpau initalization
Carl-Anton Ingmarsson
1
-40
/
+13
2009-06-20
vdpau: MPEG1 decoding know gives recognizable output
Carl-Anton Ingmarsson
1
-13
/
+259
2009-06-20
vdpau: create VdpDecoder in set_caps add more functions for parsing mpeg
Carl-Anton Ingmarsson
1
-5
/
+20
2009-06-20
vdpau: extract mpeg2 profile from codec_data
Carl-Anton Ingmarsson
1
-4
/
+25
2009-06-20
vdpau: extract mpeg version
Carl-Anton Ingmarsson
1
-1
/
+20
2009-06-20
vdpau: add version specification to mpegdecoder caps
Carl-Anton Ingmarsson
1
-1
/
+1
2009-06-20
vdpau: focus on mpeg instead of h264
Carl-Anton Ingmarsson
1
-0
/
+202