index
:
delta/gstreamer-plugins-base.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/0.10
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-base.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
playback
/
gstdecodebin3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
decodebin3: improve decoder selection
Michael Olbrich
2021-07-19
1
-66
/
+81
*
Use gst_element_request_pad_simple...
François Laignel
2021-05-05
1
-1
/
+1
*
playback: Don't special-case G_SIGNAL_RUN_CLEANUP stage in signal accumulators
Sebastian Dröge
2021-03-26
1
-2
/
+1
*
decodebin3: Don't insert duplicated streams in collection
Edward Hervey
2021-03-25
1
-1
/
+3
*
decodebin3: Make input activation "atomic"
Edward Hervey
2021-03-25
1
-1
/
+9
*
playback: remove useless ret test
Stéphane Cerveau
2021-03-10
1
-1
/
+1
*
decodebin3: change stream selection message owner
Stéphane Cerveau
2021-02-19
1
-1
/
+1
*
decodebin3: When reconfiguring a slot make sure that the ghostpad is unlinked
Sebastian Dröge
2020-12-24
1
-0
/
+9
*
playback: allow per feature registration
Stéphane Cerveau
2020-12-10
1
-10
/
+6
*
decodebin3: Take into account decoder latency for interleave size
Edward Hervey
2020-11-20
1
-0
/
+75
*
decodebin3: Store stream-start event on output pad before exposing it
Seungha Yang
2020-10-19
1
-0
/
+14
*
decodebin3: only force streams-selected seqnum after a select-streams
François Laignel
2020-10-10
1
-1
/
+3
*
Revert "playbin3: handle GST_PLAY_FLAG_FORCE_SW_DECODERS"
Edward Hervey
2020-07-07
1
-36
/
+4
*
decodebin3: Only override the selection if needed
Edward Hervey
2020-07-07
1
-3
/
+10
*
decodebin3: Lower error message to debug
Thibault Saunier
2020-06-11
1
-1
/
+1
*
decodebin3: Avoid overriding explicit user selection
Thibault Saunier
2020-06-08
1
-10
/
+16
*
decodebin3: Reset main group id on PAUSED->READY state change
Dimitrios Katsaros
2020-01-27
1
-0
/
+2
*
decodebin3: Reduced logging level of messages
Dimitrios Katsaros
2020-01-27
1
-2
/
+2
*
playbin3: handle GST_PLAY_FLAG_FORCE_SW_DECODERS
Víctor Manuel Jáquez Leal
2020-01-09
1
-4
/
+36
*
Pass the code through codespell
Thibault Saunier
2019-08-30
1
-3
/
+3
*
Don't pass default GLib marshallers for signals
Niels De Graef
2019-08-27
1
-3
/
+2
*
doc: remove xml from comments
Mathieu Duponchelle
2019-05-30
1
-2
/
+2
*
doc: fix element section documentations
Mathieu Duponchelle
2019-05-25
1
-1
/
+1
*
doc: Fix some gtk-doc comments
Thibault Saunier
2019-05-13
1
-1
/
+1
*
decodebin3: fix eos event leak
Roland Jon
2018-10-18
1
-0
/
+2
*
decodebin3: Do not modify structure of EOS event
Seungha Yang
2018-05-10
1
-8
/
+25
*
decodebin3: Re-order all streams and add to collection
hoonhee.lee
2018-05-06
1
-2
/
+80
*
decodebin3: high cpu usage after eos
François Laignel
2018-02-10
1
-4
/
+18
*
decodebin3: Handle dual-output of STREAM_START/EOS
Edward Hervey
2018-02-10
1
-9
/
+29
*
decodebin3: Use GST_GROUP_ID_INVALID
Edward Hervey
2018-02-10
1
-5
/
+6
*
decodebin3: Don't forward already-handling SELECT_STREAMS
Edward Hervey
2018-02-10
1
-0
/
+2
*
decodebin3: Add new about-to-finish signal
Edward Hervey
2018-02-10
1
-0
/
+47
*
decodebin3: Remove unused definition
Edward Hervey
2018-02-10
1
-2
/
+0
*
decodebin3: Don't take the lock when creating a new input
Edward Hervey
2018-02-10
1
-2
/
+2
*
decodebin3: Allow configure output stream without reassign slot
Seungha Yang
2017-10-27
1
-0
/
+8
*
decodebin3/urisourcebin: Switch to actual EOS events internally
Edward Hervey
2017-08-11
1
-28
/
+41
*
decodebin3: Protect fields related to streams handling with the SELECTION_LOCK
Thibault Saunier
2017-07-18
1
-7
/
+15
*
decodebin3: Protect dbin->collection usage
Edward Hervey
2017-07-18
1
-9
/
+18
*
decodebin3: Push EOS to output stream if they are all drained
Seungha Yang
2017-07-13
1
-0
/
+59
*
decodebin3: Don't send duplicated stream-start event
Seungha Yang
2017-07-12
1
-4
/
+0
*
docs: Convert gtkdoc comments to markdown
Thibault Saunier
2017-03-10
1
-17
/
+8
*
decodebin3: Fix potential NULL pointer dereference on slot deactivation
Sebastian Dröge
2017-02-28
1
-1
/
+3
*
decodebin3: Fix crash caused by slot double freeing
Seungha Yang
2017-01-31
1
-2
/
+5
*
decodebin3: Fix list leak on handle_stream_switch()
Seungha Yang
2017-01-31
1
-2
/
+18
*
decodebin3: Change requested_selection to have its own memory for stream-id
Seungha Yang
2017-01-31
1
-11
/
+19
*
decodebin3: Change return types of stream_in_{list,collection}
Seungha Yang
2017-01-31
1
-8
/
+8
*
playback: Fix leak on select_streams
Seungha Yang
2017-01-31
1
-2
/
+6
*
decodebin3: Remove unused variable
Seungha Yang
2016-12-08
1
-2
/
+0
*
decodebin3: Drop duration query during _input_pad_unlink ()
Seungha Yang
2016-12-08
1
-0
/
+22
*
decodebin3: Update stream-collection with _input_pad_unlink()
Seungha Yang
2016-12-08
1
-1
/
+31
[next]