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
/
mpegutil.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-20
vdpaumpegdec: small cleanups
Carl-Anton Ingmarsson
1
-10
/
+12
2009-06-20
vdpaumpegdec: handle GST_QUERY_POSITION and GST_QUERY_DURATION
Carl-Anton Ingmarsson
1
-1
/
+4
2009-06-20
vdpaumpegdec: calculate correct duration from data in MPEG_PACKET_EXT_PICTURE...
Carl-Anton Ingmarsson
1
-0
/
+8
2009-06-20
vdpaumpegdec: use GstBitReader to parse bitstream
Carl-Anton Ingmarsson
1
-213
/
+213
2009-06-20
vdpaumpegdec: set full_pel_forward_vector to 0 when pic_type == P_FRAME
Carl-Anton Ingmarsson
1
-1
/
+2
2009-06-20
vdpaumpegdec: handle broken_gop field
Carl-Anton Ingmarsson
1
-9
/
+6
2009-06-20
vdpaumpegdec: convert all manual parsing to use read_bits instead
Carl-Anton Ingmarsson
1
-11
/
+16
2009-06-20
vdpaumpegdec: handle multiple B_FRAMEs in a row
Carl-Anton Ingmarsson
1
-4
/
+1
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
-8
/
+7
2009-06-20
vdpau: small improvement to mpeg decoder
Carl-Anton Ingmarsson
1
-1
/
+1
2009-06-20
vdpau: MPEG1 decoding know gives recognizable output
Carl-Anton Ingmarsson
1
-28
/
+103
2009-06-20
vdpau: create VdpDecoder in set_caps add more functions for parsing mpeg
Carl-Anton Ingmarsson
1
-0
/
+115
2009-06-20
vdpau: extract mpeg2 profile from codec_data
Carl-Anton Ingmarsson
1
-0
/
+227