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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gsth264parser: fix Coverity found not initialized sps/pps valid member.
Peter Seiderer
2012-09-14
1
-1
/
+2
*
gsth264parser: fix Coverity detected off by one at call to READ_UE_ALLOWED.
Peter Seiderer
2012-09-14
1
-1
/
+1
*
mpeg4parser: parse complexity estimation header in video object layer
Arnaud Vrac
2012-09-14
1
-7
/
+29
*
mpeg4parser: fix some issues related to video object layer parsing
Arnaud Vrac
2012-09-14
1
-10
/
+12
*
mpegvideoparse: Handle Sequence Display Extension
Jan Schmidt
2012-09-12
2
-102
/
+227
*
codecparsers: vc1: fix aspect ratio calculation.
Gwenole Beauchesne
2012-09-12
1
-2
/
+5
*
codecparsers: h264parse: don't use anonymous unions.
Gwenole Beauchesne
2012-09-12
2
-3
/
+4
*
codecparsers: h264: compute pixel aspect ratio.
Gwenole Beauchesne
2012-09-12
2
-0
/
+37
*
codecparsers: minor header indentation clean-up for mpegvideoparser
Tim-Philipp Müller
2012-07-11
1
-2
/
+2
*
h264parser: do not assert on data input, just return
Vincent Penquerc'h
2012-06-11
1
-1
/
+2
*
h264parser: Remove un-needed checks and inline some functions
Edward Hervey
2012-06-06
1
-11
/
+2
*
codecparsers: mpeg: relax entry constraint
Mark Nauwelaerts
2012-06-01
1
-1
/
+0
*
mpegvideoparse: tweak codec parser API and adjust parser element
Mark Nauwelaerts
2012-05-22
2
-37
/
+31
*
codecparsers: mpeg4: fixup documentation spelling
Mark Nauwelaerts
2012-05-22
1
-1
/
+1
*
mpegvideoparser: Optimize scanning for start code
Nicolas Dufresne
2012-05-22
1
-27
/
+13
*
codecparsers: mpegvideoparser: fix buffer size check
Mark Nauwelaerts
2012-05-21
1
-3
/
+3
*
codecparsers: mpeg4: do not expect a marker bit where not specified
Mark Nauwelaerts
2012-05-18
1
-1
/
+0
*
codecparser: mpeg4 type error
Wind Yuan
2012-05-01
1
-1
/
+1
*
mpegvideoparse: Do not ignore start code at the end of buffer
Matej Knopp
2012-04-16
1
-5
/
+5
*
gst: Update versioning
Sebastian Dröge
2012-04-04
1
-14
/
+14
*
Fix an unwanted double negation from last commit
Thibault Saunier
2012-03-10
1
-1
/
+1
*
Fix 'ignoring return value of function declared with const attribute'
Thibault Saunier
2012-03-10
4
-9
/
+18
*
codecparsers: h264: record number of emulation prevention bytes in slice_head...
Gwenole Beauchesne
2012-03-03
2
-0
/
+13
*
codecparsers: h264: fix SEI parsing
Jonas Larsson
2012-02-15
1
-4
/
+2
*
codecparsers: h264: fix parsing of VUI parameters.
Gwenole Beauchesne
2012-01-30
1
-1
/
+0
*
h264parse: fix gst_h264_parse_clock_timestamp always failing
Jonas Larsson
2012-01-23
1
-0
/
+2
*
codecparsers: read the cbr_flag in h264_parse_hrd_parameters
Jonas Larsson
2012-01-23
1
-0
/
+1
*
codecparsers: h264: fix ref_pic_list_modification()
Gwenole Beauchesne
2012-01-20
2
-4
/
+11
*
mpegvideoparser: fix memory leak
Vincent Penquerc'h
2012-01-12
1
-1
/
+3
*
codecparsers: mpeg4: fix parsing when recursively skipping user data
Mark Nauwelaerts
2012-01-09
1
-2
/
+1
*
codecparsers: remove h263 gob parsing, since there is no gob immediate after svh
Zhao Halley
2012-01-05
1
-21
/
+0
*
codecparsers: add missing zero_bits in h263 parsing
Zhao Halley
2012-01-05
1
-0
/
+4
*
codecparsers: includes start_marker in h263 header for parsing
Zhao Halley
2012-01-05
1
-1
/
+9
*
codecparsers: fix offset issue in h263 parse
Zhao Halley
2012-01-05
1
-2
/
+3
*
codecparsers: fix mask pattern for h263 start marker
Zhao Halley
2012-01-05
1
-1
/
+1
*
codecparsers: h264: clear sei message prior to parsing
Mark Nauwelaerts
2011-12-20
1
-0
/
+4
*
codecparsers: first video_packet_header doesn't start with resync_marker
Zhao Halley
2011-12-06
1
-3
/
+13
*
codecparsers: return NO_PACKET if needed
Zhao Halley
2011-12-06
1
-2
/
+2
*
codecparsers: fix an issue in check resync marker
Zhao Halley
2011-12-06
1
-1
/
+1
*
codecparsers: fix an issue in finding the last video packet in vop
Zhao Halley
2011-12-06
1
-1
/
+4
*
codecparsers: include resync marker in video packet size
Zhao Halley
2011-12-06
1
-2
/
+6
*
codecparsers: scan next resync marker after current one
Zhao Halley
2011-12-06
1
-1
/
+1
*
codecparsers: fix < 0 issue of guint in mpeg4 parser
Zhao Halley
2011-12-06
1
-6
/
+6
*
codecparsers: fix pattern/mask of resync_marker parsing of mpeg4
Zhao Halley
2011-12-06
1
-16
/
+18
*
codecparsers: fix compile warnings in gstmpeg4parser.c
Alessandro Decina
2011-12-06
1
-9
/
+18
*
codecparsers: Variant of _identify_nalu without checks
Edward Hervey
2011-12-05
2
-5
/
+51
*
codecparser: unbreak h264 slice header parsing
Mark Nauwelaerts
2011-12-05
1
-9
/
+12
*
codecparsers: h264: record ref_pic_list_modification().
Gwenole Beauchesne
2011-11-29
2
-57
/
+71
*
codecparsers: h264: rename ref_pic_list_reordering() to ref_pic_list_modifica...
Gwenole Beauchesne
2011-11-29
1
-20
/
+22
*
codecparsers: minor fixes
Tim-Philipp Müller
2011-11-29
3
-27
/
+4
[next]