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
*
h264parse: extract CEA-708 closed captions
Tim-Philipp Müller
2019-04-08
1
-0
/
+102
*
h264parse, h265parse: take unit_field_based_flag into account ..
Mathieu Duponchelle
2019-04-02
1
-4
/
+8
*
h264parse: forward time codes
Mathieu Duponchelle
2019-04-01
1
-4
/
+87
*
h26{4,5}parse: Don't confuse nal of codec_data with frame
Seungha Yang
2018-12-13
1
-0
/
+4
*
h264parse: mark SEI Recovery Point as keyframes
Guillaume Desmottes
2018-12-02
1
-0
/
+1
*
h264parse: Don't duplicate SPS/PPS per config-interval if exists
Seungha Yang
2018-11-30
1
-0
/
+9
*
h264parse: add constrained and progressive profiles
Guillaume Desmottes
2018-04-25
1
-1
/
+9
*
h264parse: reset internal 'state' variable properly
Brendan Shanks
2018-03-21
1
-0
/
+1
*
Revert "h264parse: early set src caps when input is avc"
Nicolas Dufresne
2018-03-02
1
-5
/
+0
*
h26{4,5}parse: expose chroma format and bit depth in caps
Guillaume Desmottes
2018-01-24
1
-0
/
+28
*
h264parse: make caps writable before modifying them
Tim-Philipp Müller
2017-12-07
1
-2
/
+4
*
h264parse: early set src caps when input is avc
Guillaume Desmottes
2017-11-24
1
-0
/
+5
*
h264parse: put downstream caps first if possible on sink caps
Guillaume Desmottes
2017-11-22
1
-14
/
+21
*
h264parse: fix caps leak in renegotiation
Vincent Penquerc'h
2017-05-12
1
-1
/
+3
*
h264parse: frame->buffer can't be NULL in pre_push_frame()
Sebastian Dröge
2017-03-08
1
-2
/
+1
*
h264parse: fix some failures in testcases
Hyunjun Ko
2017-03-08
1
-4
/
+10
*
h264parse: insert AU delimiter only in case of byte-stream
Hyunjun Ko
2017-03-07
1
-5
/
+50
*
h264parse: Include `interlace-mode` in caps
Thibault Saunier
2017-02-27
1
-0
/
+8
*
h264parse: Fix indentation
Sebastian Dröge
2016-11-26
1
-2
/
+2
*
h264parse: Fix assertion when encountering an invalid NALU
Sebastian Dröge
2016-11-26
1
-2
/
+4
*
h264parse: Ensure codec_data has the required size when reading number of SPS
Sebastian Dröge
2016-11-23
1
-0
/
+4
*
plugins: Use explicit type conversion from enums
Nirbheek Chauhan
2016-10-27
1
-1
/
+2
*
videoparsers: h264: Add more scalable profiles to the profile list
Sreerenj Balachandran
2016-08-02
1
-1
/
+6
*
h264parse: Drop filler data
Edward Hervey
2016-06-30
1
-0
/
+21
*
h264parse: When input alignment=AU, always drain each packet.
Jan Schmidt
2016-06-24
1
-1
/
+7
*
h264parse: support for handling of config-interval = -1
Mats Lindestam
2016-06-13
1
-2
/
+15
*
h264parse: refactored handling of SPS/PPS when pushing frames
Mats Lindestam
2016-06-13
1
-81
/
+88
*
h264parse: change "config-interval" property type from uint to int
Mats Lindestam
2016-06-13
1
-3
/
+3
*
h264parse: H264 level idc 0 is not valid
Sebastian Dröge
2016-04-25
1
-1
/
+3
*
h264parse: constrained-baseline is a subset of baseline
Sebastian Dröge
2016-04-01
1
-1
/
+1
*
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
2016-03-24
1
-4
/
+2
*
h264parse, h265parse: fix handling of downstream force-key-unit events
Aleksander Wabik
2016-03-17
1
-2
/
+5
*
videoparsers: h264: Disable passthorugh mode enabling
Sreerenj Balachandran
2016-02-29
1
-0
/
+7
*
h264parse: remove unused mview_mode value
Luis de Bethencourt
2016-02-04
1
-2
/
+0
*
h264parse: increase caps equality check for no codec_data
Matthew Waters
2016-02-04
1
-6
/
+12
*
h264parse: try the current caps before querying downstream
Matthew Waters
2016-02-04
1
-5
/
+13
*
videoparsers: Check for NULL return value of gst_pad_get_current_caps()
Dave Craig
2015-12-16
1
-2
/
+2
*
h26xparse: Resend PPS/SPS after seek
Nicolas Dufresne
2015-12-05
1
-0
/
+1
*
h264parse/h265parse: Fix negotiation crash
Nicolas Dufresne
2015-08-26
1
-1
/
+2
*
videoparsers: Use gst_base_parse_merge_tags()
Olivier Crête
2015-08-16
1
-2
/
+2
*
h264parse: Clear SPS info after processing.
Jan Schmidt
2015-08-15
1
-0
/
+1
*
videoparsers: enable accept-template flag
Thiago Santos
2015-08-14
1
-0
/
+1
*
h264parse: Add more NAL types for debugging output.
Jan Schmidt
2015-07-29
1
-2
/
+7
*
h264parse: Don't discard first AU delimiter
Jan Schmidt
2015-07-24
1
-0
/
+6
*
h264parse: fix typo in log message
Tim-Philipp Müller
2015-06-20
1
-1
/
+1
*
h264parse: Move PAR calcs, and use them for stereoscopic half-aspect
Jan Schmidt
2015-06-19
1
-12
/
+21
*
h264parse: Add support for passing stereoscopic/multiview info
Jan Schmidt
2015-06-12
1
-5
/
+148
*
h264parse: Don't switch to passthrough on set_caps()
Jan Schmidt
2015-06-12
1
-9
/
+19
*
h264parse: Consider SEI NALU as "HEADER" packets
Edward Hervey
2015-05-20
1
-0
/
+1
*
Update references to decodebin
Luis de Bethencourt
2015-05-08
1
-1
/
+1
[next]