index
:
~bilboed/gst-plugins-base
closedcaption
docfixes
master
uridecodebin3-1.12
Unnamed repository; edit this file to name it for gitweb.
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
playback
/
gstdecodebin3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-10
decodebin3: high cpu usage after eos
François Laignel
1
-4
/
+18
2018-02-10
decodebin3: Handle dual-output of STREAM_START/EOS
Edward Hervey
1
-9
/
+29
2018-02-10
decodebin3: Use GST_GROUP_ID_INVALID
Edward Hervey
1
-5
/
+6
2018-02-10
decodebin3: Don't forward already-handling SELECT_STREAMS
Edward Hervey
1
-0
/
+2
2018-02-10
decodebin3: Add new about-to-finish signal
Edward Hervey
1
-0
/
+47
2018-02-10
decodebin3: Remove unused definition
Edward Hervey
1
-2
/
+0
2018-02-10
decodebin3: Don't take the lock when creating a new input
Edward Hervey
1
-2
/
+2
2017-10-27
decodebin3: Allow configure output stream without reassign slot
Seungha Yang
1
-0
/
+8
2017-08-11
decodebin3/urisourcebin: Switch to actual EOS events internally
Edward Hervey
1
-28
/
+41
2017-07-18
decodebin3: Protect fields related to streams handling with the SELECTION_LOCK
Thibault Saunier
1
-7
/
+15
2017-07-18
decodebin3: Protect dbin->collection usage
Edward Hervey
1
-9
/
+18
2017-07-13
decodebin3: Push EOS to output stream if they are all drained
Seungha Yang
1
-0
/
+59
2017-07-12
decodebin3: Don't send duplicated stream-start event
Seungha Yang
1
-4
/
+0
2017-03-10
docs: Convert gtkdoc comments to markdown
Thibault Saunier
1
-17
/
+8
2017-02-28
decodebin3: Fix potential NULL pointer dereference on slot deactivation
Sebastian Dröge
1
-1
/
+3
2017-01-31
decodebin3: Fix crash caused by slot double freeing
Seungha Yang
1
-2
/
+5
2017-01-31
decodebin3: Fix list leak on handle_stream_switch()
Seungha Yang
1
-2
/
+18
2017-01-31
decodebin3: Change requested_selection to have its own memory for stream-id
Seungha Yang
1
-11
/
+19
2017-01-31
decodebin3: Change return types of stream_in_{list,collection}
Seungha Yang
1
-8
/
+8
2017-01-31
playback: Fix leak on select_streams
Seungha Yang
1
-2
/
+6
2016-12-08
decodebin3: Remove unused variable
Seungha Yang
1
-2
/
+0
2016-12-08
decodebin3: Drop duration query during _input_pad_unlink ()
Seungha Yang
1
-0
/
+22
2016-12-08
decodebin3: Update stream-collection with _input_pad_unlink()
Seungha Yang
1
-1
/
+31
2016-12-08
decodebin3: Cleanup no more used DecodebinInput
Seungha Yang
1
-0
/
+21
2016-12-08
decodebin3: Cleanup no more used MultiQueueSlot
Seungha Yang
1
-0
/
+14
2016-12-08
decodebin3: Send custom-eos event to notify drained state
Seungha Yang
1
-0
/
+23
2016-12-08
playback: Remove trailing whitespace
Seungha Yang
1
-2
/
+2
2016-10-25
decodebin3: Fix assertion failure when unreffing NULL stream caps
Graham Leggett
1
-1
/
+2
2016-10-14
decodebin3: More SELECTION_LOCK when linking to slot
Seungha Yang
1
-0
/
+1
2016-10-13
playback: GstStreamType is a flag
Edward Hervey
1
-23
/
+18
2016-10-12
playback: decodebin3 and parsebin are streams-aware
Edward Hervey
1
-0
/
+2
2016-08-04
decodebin3: don't leak alternate inputs
Guillaume Desmottes
1
-1
/
+10
2016-08-03
decodebin3: fix output->decoder_{sink,src} leak
Guillaume Desmottes
1
-3
/
+3
2016-08-03
decodebin3: fix tag list leak
Guillaume Desmottes
1
-1
/
+3
2016-08-03
decodebin3: consume select-streams event
Guillaume Desmottes
1
-0
/
+1
2016-08-03
decodebin3: fix collection ref handling
Guillaume Desmottes
1
-2
/
+2
2016-08-03
decodebin3: handle full removal of streams
Guillaume Desmottes
1
-3
/
+10
2016-07-25
decodebin3: fix collection refcounting
Guillaume Desmottes
1
-2
/
+4
2016-07-22
playback: Flesh out docs a bit for new elements
Jan Schmidt
1
-0
/
+35
2016-07-18
decodebin3: actually check result of accept caps query
Guillaume Desmottes
1
-2
/
+2
2016-07-18
decodebin3: fix collection leak
Guillaume Desmottes
1
-0
/
+1
2016-07-18
decodebin3: fix stream leaks
Guillaume Desmottes
1
-0
/
+1
2016-07-18
decodebin3: fix event leaks
Guillaume Desmottes
1
-0
/
+4
2016-07-18
decodebin3: fix caps leaks
Guillaume Desmottes
1
-9
/
+21
2016-07-15
playbin3: fix leaks of collection returned by message parse API
Guillaume Desmottes
1
-0
/
+2
2016-06-30
playback: New elements
Edward Hervey
1
-0
/
+2438