projects
/
platform
/
upstream
/
gstreamer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
splitmuxsink: fix printf format compiler warning in debug message
[platform/upstream/gstreamer.git]
/
gst
/
multifile
/
gstsplitmuxsink.c
2016-08-21
Tim-Philipp Müller
splitmuxsink: fix printf format compiler warning in...
blob
|
commitdiff
|
raw
2016-08-20
Jie Jiang
Fixed splitmuxsink 32-bit overflow bug
blob
|
commitdiff
|
raw
|
diff to current
2016-08-17
Vivia Nikolaidou
splitmuxsink: Add option to split at exactly max-size...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-17
Vivia Nikolaidou
splitmuxsink: Allow time and bytes to reach their respe...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-08
Jan Schmidt
splitmux: Fix typo converting to running time.
blob
|
commitdiff
|
raw
|
diff to current
2016-08-07
Jan Schmidt
Revert "splitmuxsink: Use GstBin async-handling instead...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-07
Jan Schmidt
splitmux: Recheck state after unlocking mutex.
blob
|
commitdiff
|
raw
|
diff to current
2016-07-25
Jan Schmidt
splitmuxsink: Fix debug statement signedness.
blob
|
commitdiff
|
raw
|
diff to current
2016-07-19
Jan Schmidt
splitmuxsink: Handle negative running time
blob
|
commitdiff
|
raw
|
diff to current
2016-07-19
Jan Schmidt
splitmuxsink: Drop lock when sending dummy event
blob
|
commitdiff
|
raw
|
diff to current
2016-05-14
Jan Schmidt
splitmuxsink: Use GstBin async-handling instead of...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-14
Jan Schmidt
splitmuxsink: Hide internal async state changes.
blob
|
commitdiff
|
raw
|
diff to current
2016-05-14
Jan Schmidt
splitmuxsink: Remove stray carriage-return from debug
blob
|
commitdiff
|
raw
|
diff to current
2016-05-04
Xavier Claessens
splitmuxsink: Fix deadlock case when source reaches EOS
blob
|
commitdiff
|
raw
|
diff to current
2016-04-16
Xavier Claessens
spitmuxsink: Avoid creating small file at EOS
blob
|
commitdiff
|
raw
|
diff to current
2016-04-13
Damian Ziobro
splitmuxsink: Add max_files_number property
blob
|
commitdiff
|
raw
|
diff to current
2016-03-31
Jan Schmidt
splitmux: Handle a hang draining out at EOS
blob
|
commitdiff
|
raw
|
diff to current
2016-03-31
Xavier Claessens
splitmuxsink: Fix occasional deadlock when ending file...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-24
Thiago Santos
splitmuxsink: only try to create internal sink if it...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-24
Vineeth TM
good: use new gst_element_class_add_static_pad_template()
blob
|
commitdiff
|
raw
|
diff to current
2016-02-25
Tim-Philipp Müller
Merge branch 'plugin-move-rtp-opus'
blob
|
commitdiff
|
raw
|
diff to current
2016-02-16
Tim-Philipp Müller
Merge branch 'plugin-move-rtp-h265'
blob
|
commitdiff
|
raw
|
diff to current
2015-12-18
Jan Schmidt
splitmuxsink: Only update running time when it increases.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-28
George Kiagiadakis
splitmuxsink: do not destroy the multiqueue & muxer...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-02
George Kiagiadakis
splitmuxsink: post messages when fragments are being...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-02
Ramiro Polla
splitmuxsink: allow non-video streams to serve as reference
blob
|
commitdiff
|
raw
|
diff to current
2015-10-02
George Kiagiadakis
splitmuxsink: initialize mux_start_time properly
blob
|
commitdiff
|
raw
|
diff to current
2015-08-03
Thiago Santos
splitmuxsink: remove extra \n at debug message
blob
|
commitdiff
|
raw
|
diff to current
2015-08-03
Thiago Santos
splitmuxsink: prevent deadlock when states change too...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-29
Jan Schmidt
splitmuxsink: Support mpegtsmux as a muxer.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
George Kiagiadakis
splitmuxsink: add a "format-location" signal that allow...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
Jan Schmidt
Revert "splitmuxsink: Mask async-start/done while switc...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
Jan Schmidt
splitmuxsink: Mask async-start/done while switching...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Jan Schmidt
splitmuxsink: Take released-but-not-yet-output bytes...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-08
Jan Schmidt
splitmuxsink: Don't accumulate more than 2 GOPs
blob
|
commitdiff
|
raw
|
diff to current
2015-04-15
George Kiagiadakis
splitmuxsink: do not access property variable without...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-15
George Kiagiadakis
splitmuxsink: add probe on the multiqueue's sink pad...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-09
Vincent Penquerc'h
splitmuxsink: fix mutex leak
blob
|
commitdiff
|
raw
|
diff to current
2015-03-06
Jan Schmidt
splitmuxsink: Protect property variables with the objec...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-26
Tim-Philipp Müller
multifile: attempt to fix docs build issue on build bot
blob
|
commitdiff
|
raw
|
diff to current
2015-02-16
Luis de Bethencourt
splitmuxsin: remove dead code
blob
|
commitdiff
|
raw
|
diff to current
2015-02-13
Tim-Philipp Müller
splitmuxsink: flag as sink from the start
blob
|
commitdiff
|
raw
|
diff to current
2015-02-10
Tim-Philipp Müller
splitmuxsink: fix example pipeline properly
blob
|
commitdiff
|
raw
|
diff to current
2015-02-10
Luis de Bethencourt
splitmux: update example pipeline
blob
|
commitdiff
|
raw
|
diff to current
2015-02-10
Luis de Bethencourt
splitmux: fix memory leak
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
Jan Schmidt
splitmux: Add unit test for file splitting
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Jan Schmidt
splitmux: Implement new elements for splitting files...
blob
|
commitdiff
|
raw
|
diff to current