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
/
gst-libs
/
gst
/
codecparsers
/
gstvc1parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
codecparsers: minor fixes
Tim-Philipp Müller
2011-11-29
1
-19
/
+0
*
codecparsers: Declare private arrays as static all around
Thibault Saunier
2011-11-28
1
-1
/
+1
*
codecparsers: Move shared code to a parser utils file
Thibault Saunier
2011-11-28
1
-79
/
+2
*
vc1parser: do not overwrite buffer
Vincent Penquerc'h
2011-11-03
1
-1
/
+9
*
vc1parser: fix parsing of RANGEREDFRM
Sreerenj Balachandran
2011-11-03
1
-1
/
+1
*
vc1parser: Correct the parsing of FRMRTQ_POSTPROC and BITRTQ_POSTPROC
Sreerenj Balachandran
2011-10-21
1
-2
/
+2
*
vc1parser: Correct the parsing of sequece layer.
Sreerenj Balachandran
2011-10-21
1
-4
/
+4
*
codecparsers: VC1: Compute par and fps in advanced profile
Thibault Saunier
2011-10-17
1
-0
/
+63
*
codecparsers: VC1: Handle interlaced fields
Thibault Saunier
2011-10-17
1
-35
/
+194
*
codecparsers: VC1: Handle interlaced frames properly
Thibault Saunier
2011-10-17
1
-22
/
+79
*
codecparsers: VC1: Use enums when possible
Thibault Saunier
2011-10-17
1
-6
/
+18
*
codecparsers: vc1: fix bitplanes decoding (check for errors).
Gwenole Beauchesne
2011-10-17
1
-2
/
+4
*
codecparsers: vc1: fix bitplanes decoding (INVERT mode).
Gwenole Beauchesne
2011-10-17
1
-15
/
+23
*
codecparsers: vc1: fix MVMODE and MVMODE2 parsing.
Gwenole Beauchesne
2011-10-17
1
-19
/
+20
*
codecparsers: vc1: handle skipped pictures gracefully.
Gwenole Beauchesne
2011-10-17
1
-3
/
+3
*
codecparsers: VC1: Implement bitplanes diff operator
Thibault Saunier
2011-10-17
1
-2
/
+26
*
codecparsers: VC1: Some cosmetics and debug logging enhancements
Thibault Saunier
2011-10-17
1
-5
/
+10
*
codecparsers: vc1: Implement bitplanes handling properly
Gwenole Beauchesne
2011-10-17
1
-72
/
+261
*
codecparsers: vc1: fix BFRACTION parser (values range + overflow).
Gwenole Beauchesne
2011-10-17
1
-7
/
+8
*
codecparsers: vc1: fix VLC decoding.
Gwenole Beauchesne
2011-10-17
1
-128
/
+137
*
codecparsers: VC1: Implement FrameLayer parsing
Thibault Saunier
2011-10-17
1
-0
/
+41
*
codecparsers: VC1: Implement Sequence Layer Data Structures
Thibault Saunier
2011-10-17
1
-119
/
+299
*
codecparsers: VC1: Compute framerate and bitrate in simple/main profiles
Thibault Saunier
2011-10-17
1
-23
/
+29
*
codecparsers: VC1: compute MB height and width
Thibault Saunier
2011-10-17
1
-5
/
+14
*
codecparsers: vc1: debug cosmetics.
Gwenole Beauchesne
2011-10-17
1
-2
/
+4
*
codecparsers: vc1: record picture layer header size in bits.
Gwenole Beauchesne
2011-10-17
1
-2
/
+5
*
codecparsers: vc1: compute altpquant.
Gwenole Beauchesne
2011-10-17
1
-4
/
+5
*
codecparsers: vc1: use GstVC1ParserResult type name similarly to other parsers.
Gwenole Beauchesne
2011-10-17
1
-10
/
+10
*
codecparsers: vc1: handle End-of-Sequence correctly.
Gwenole Beauchesne
2011-10-17
1
-2
/
+8
*
codecparser: VC1: Implement a VC1 parsing library
Thibault Saunier
2011-09-26
1
-0
/
+1442