index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
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
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
vdpau
/
mpegutil.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vdpaumpegdec: small cleanups
Carl-Anton Ingmarsson
2009-06-20
1
-10
/
+12
*
vdpaumpegdec: handle GST_QUERY_POSITION and GST_QUERY_DURATION
Carl-Anton Ingmarsson
2009-06-20
1
-1
/
+4
*
vdpaumpegdec: calculate correct duration from data in MPEG_PACKET_EXT_PICTURE...
Carl-Anton Ingmarsson
2009-06-20
1
-0
/
+8
*
vdpaumpegdec: use GstBitReader to parse bitstream
Carl-Anton Ingmarsson
2009-06-20
1
-213
/
+213
*
vdpaumpegdec: set full_pel_forward_vector to 0 when pic_type == P_FRAME
Carl-Anton Ingmarsson
2009-06-20
1
-1
/
+2
*
vdpaumpegdec: handle broken_gop field
Carl-Anton Ingmarsson
2009-06-20
1
-9
/
+6
*
vdpaumpegdec: convert all manual parsing to use read_bits instead
Carl-Anton Ingmarsson
2009-06-20
1
-11
/
+16
*
vdpaumpegdec: handle multiple B_FRAMEs in a row
Carl-Anton Ingmarsson
2009-06-20
1
-4
/
+1
*
vdpaumpegdec: parse PICTURE_CODING_EXTENSION alternate_scan bit
Carl-Anton Ingmarsson
2009-06-20
1
-0
/
+1
*
vdpaumpegdec: fixup quantmatrix extension parsing
Carl-Anton Ingmarsson
2009-06-20
1
-8
/
+7
*
vdpau: small improvement to mpeg decoder
Carl-Anton Ingmarsson
2009-06-20
1
-1
/
+1
*
vdpau: MPEG1 decoding know gives recognizable output
Carl-Anton Ingmarsson
2009-06-20
1
-28
/
+103
*
vdpau: create VdpDecoder in set_caps add more functions for parsing mpeg
Carl-Anton Ingmarsson
2009-06-20
1
-0
/
+115
*
vdpau: extract mpeg2 profile from codec_data
Carl-Anton Ingmarsson
2009-06-20
1
-0
/
+227