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
/
videoparsers
/
gsth264parse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
videoparsers: Fix GstBaseParse::get_sink_caps() implementations
Sebastian Dröge
2012-06-05
1
-7
/
+10
*
h264parse: also consider nal_length_size when inserting codec data
Mark Nauwelaerts
2012-05-17
1
-3
/
+9
*
Merge remote-tracking branch 'origin/0.10'
Mark Nauwelaerts
2012-04-06
1
-12
/
+14
|
\
|
*
h264parse: tweak default setting of format and alignment in codec_data case
Mark Nauwelaerts
2012-04-06
1
-2
/
+2
|
*
h264parse: do not use _unchecked bytewriter variants to insert config
Mark Nauwelaerts
2012-04-06
1
-6
/
+11
*
|
videoparsers: Update for baseparse API changes
Sebastian Dröge
2012-03-30
1
-5
/
+5
*
|
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
2012-03-29
1
-7
/
+13
|
\
\
|
|
/
|
*
Fix 'ignoring return value of function declared with const attribute'
Thibault Saunier
2012-03-10
1
-8
/
+8
|
*
h264parse: consider nal_length_size when constructing codec_data
Mark Nauwelaerts
2012-02-23
1
-1
/
+3
*
|
update for memory api changes
Wim Taymans
2012-03-15
1
-3
/
+3
*
|
fix for caps api changes
Wim Taymans
2012-03-11
1
-3
/
+2
*
|
h264parse: remove _chain hack
Mark Nauwelaerts
2012-02-15
1
-130
/
+107
*
|
videoparsers: adjust to standardized baseparse frame state tracking
Mark Nauwelaerts
2012-02-15
1
-6
/
+1
*
|
Merge branch 'master' into 0.11
Mark Nauwelaerts
2012-02-15
1
-2
/
+2
|
\
\
|
|
/
|
*
h264parse: use proper NALU offset for config data insertion
Mark Nauwelaerts
2012-02-15
1
-2
/
+2
*
|
videoparsers: don't leak event
Wim Taymans
2012-02-15
1
-0
/
+1
*
|
videoparsers: chain up to parent event handler
Wim Taymans
2012-02-15
1
-38
/
+41
*
|
videoparsers: adjust to modified baseparse API
Mark Nauwelaerts
2012-02-13
1
-16
/
+17
*
|
h264parse: fixup merge
Mark Nauwelaerts
2012-02-13
1
-1
/
+1
*
|
h264parse: report after merge
Wim Taymans
2012-02-10
1
-3
/
+3
*
|
Merge branch 'master' into 0.11
Wim Taymans
2012-02-10
1
-99
/
+148
|
\
\
|
|
/
|
*
h264parse: unobfuscate frame parsing code
Mark Nauwelaerts
2012-02-10
1
-101
/
+95
|
*
h264parse: decrease passthrough negotiation preference
Mark Nauwelaerts
2012-02-03
1
-0
/
+16
|
*
h264parse: disable optimized packetized processing for reverse playback
Mark Nauwelaerts
2012-02-01
1
-4
/
+12
|
*
h264parse: also mind SEI position for config data insertion
Mark Nauwelaerts
2012-02-01
1
-0
/
+16
|
*
h264parse: unbreak optimized packetized NALU collection processing
Mark Nauwelaerts
2012-02-01
1
-9
/
+24
*
|
h264parse: fix refcount error
Wim Taymans
2012-02-09
1
-1
/
+1
*
|
port some more to new memory API
Mark Nauwelaerts
2012-01-25
1
-32
/
+37
*
|
Merge branch 'master' into 0.11
Sebastian Dröge
2012-01-10
1
-12
/
+63
|
\
\
|
|
/
|
*
h264parse: use the framerate that was copied a few lines above
Vincent Penquerc'h
2012-01-09
1
-2
/
+2
|
*
h264parse: fix test and set not using the same input
Vincent Penquerc'h
2012-01-06
1
-1
/
+1
|
*
h264parse: fix and tweak frame timestamping
Mark Nauwelaerts
2012-01-04
1
-3
/
+28
|
*
h264parse: prefer negotiating pass-through
Mark Nauwelaerts
2012-01-03
1
-6
/
+27
|
*
h264parse: mark byte-stream AU frame with inserted codec NALs as keyframe
Mark Nauwelaerts
2012-01-03
1
-0
/
+3
|
*
h264parse: properly determine skip amount when no NAL start found yet
Mark Nauwelaerts
2012-01-03
1
-1
/
+3
|
*
h264parse: some more proper parse state reset
Mark Nauwelaerts
2012-01-03
1
-1
/
+3
*
|
Merge remote-tracking branch 'origin/master' into 0.11-premerge
Edward Hervey
2011-12-30
1
-56
/
+418
|
\
\
|
|
/
|
*
h264parse: avoid pushing SPS/PPS at start only if both are found in stream
Alessandro Decina
2011-12-19
1
-4
/
+24
|
*
h264parse: do wait for a keyframe when handling force key unit events
Alessandro Decina
2011-12-18
1
-2
/
+0
|
*
h264parse: handle force key unit events
Alessandro Decina
2011-12-06
1
-0
/
+186
|
*
h264parse: Use faster parsing variant when input is packetized
Edward Hervey
2011-12-05
1
-4
/
+22
|
*
h264parse: reflow slice nal processing
Mark Nauwelaerts
2011-12-05
1
-38
/
+20
|
*
h264parse: optimize slice nal processing
Mark Nauwelaerts
2011-12-05
1
-18
/
+30
|
*
h264parse: let upstream PAR override in-stream PAR
Alessandro Decina
2011-12-01
1
-6
/
+12
|
*
h264parse: rework PAR parsing
Alessandro Decina
2011-12-01
1
-29
/
+150
|
*
h264parse: respect pixel-aspect-ratio
Luciana Fujii Pontello
2011-12-01
1
-1
/
+18
|
*
various: fix pad template ref leaks
Vincent Penquerc'h
2011-11-28
1
-4
/
+4
*
|
videoparsers: fix format warnings
Matej Knopp
2011-11-28
1
-3
/
+3
*
|
videoparsers: port to 0.11
René Stadler
2011-11-24
1
-104
/
+139
|
/
*
h264parse: remove redundant code
Mark Nauwelaerts
2011-11-18
1
-5
/
+1
[next]