projects
/
platform
/
upstream
/
gstreamer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
baseparse: Fixed Issue(P150428-01809) - different duration with PLAYER and DB
[platform/upstream/gstreamer.git]
/
libs
/
gst
/
base
/
gstbaseparse.c
2016-03-18
Gilbok Lee
baseparse: Fixed Issue(P150428-01809) - different durat...
20/56320/2
blob
|
commitdiff
|
raw
2015-12-30
Gilbok Lee
baseparse: Added helper function for supporting seek...
81/55881/1
accepted/tizen/mobile/20151230.222849
accepted/tizen/tv/20151230.222900
accepted/tizen/wearable/20151230.222923
submit/tizen/20151230.045522
blob
|
commitdiff
|
raw
|
diff to current
2015-12-28
Heechul Jeon
Merge "baseparse: Fixed http seek slow issue in case...
accepted/tizen/mobile/20151228.233057
accepted/tizen/tv/20151228.232044
accepted/tizen/wearable/20151228.231344
submit/tizen/20151228.104844
blob
|
commitdiff
|
raw
|
diff to current
2015-12-28
Heechul Jeon
Merge "baseparse: Make possible update of audio duratio...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-28
Gilbok Lee
baseparse: Fixed http seek slow issue in case of soupht...
07/55607/2
blob
|
commitdiff
|
raw
|
diff to current
2015-12-28
Gilbok Lee
baseparse: Make possible update of audio duration at...
06/55506/2
blob
|
commitdiff
|
raw
|
diff to current
2015-11-25
Eunhae Choi
Merge remote-tracking branch 'remotes/origin/upstream...
27/52627/1
blob
|
commitdiff
|
raw
|
diff to current
2015-10-13
Edward Hervey
baseparse: Update internal position even if not linked
blob
|
commitdiff
|
raw
|
diff to current
2015-08-18
Tim-Philipp Müller
baseparse: avoid tag list spam if upstream provides...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-16
Tim-Philipp Müller
baseparse: fix tag handling
blob
|
commitdiff
|
raw
|
diff to current
2015-08-16
Tim-Philipp Müller
baseparse: add API for subclass to set tags
blob
|
commitdiff
|
raw
|
diff to current
2015-08-16
Tim-Philipp Müller
baseparse: save upstream stream tags
blob
|
commitdiff
|
raw
|
diff to current
2015-08-15
Tim-Philipp Müller
baseparse: minor code simplification
blob
|
commitdiff
|
raw
|
diff to current
2015-07-17
Nicolas Dufresne
baseparse: Don't override gst_segment_do_seek()
blob
|
commitdiff
|
raw
|
diff to current
2015-07-17
Nicolas Dufresne
baseparse: Fix extrapolation of seeksegment.stop
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
Vineeth TM
baseparse: estimate duration on EOS
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
Arnaud Vrac
baseparse: put buffer in a correct state after gst_adap...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-06
Vineeth TM
baseparse: reverse playback in pull mode
blob
|
commitdiff
|
raw
|
diff to current
2015-06-30
Sebastian Dröge
baseparse: Use new gst_adapter_get_buffer() API instead...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
Ilya Konstantinov
baseparse: fix GST_BASE_PARSE_FLAG_LOST_SYNC
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
Thiago Santos
baseparse: respect DISCONT flag on buffers
blob
|
commitdiff
|
raw
|
diff to current
2015-04-07
Sebastian Dröge
baseparse: Forward SEGMENT_DONE events immediately
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Thiago Santos
baseparse: only post 'no valid frames' error if buffers...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-17
Olivier Crête
baseparse: remove duplicate code
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
Vincent Penquerc'h
baseparse: reset skip on segments and discontinuities
blob
|
commitdiff
|
raw
|
diff to current
2015-02-26
Edward Hervey
baseparse: Don't emit errors on EOS if we saw GAP events
blob
|
commitdiff
|
raw
|
diff to current
2015-02-23
Mark Nauwelaerts
baseparse: drain segment upon SEGMENT_DONE to ensure...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-23
Mark Nauwelaerts
baseparse: clean up some bogus commented code
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
Sebastian Dröge
Improve and fix LATENCY query handling
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Vincent Penquerc'h
baseparse: jump over large skips in pull mode
blob
|
commitdiff
|
raw
|
diff to current
2014-11-28
Thiago Santos
baseparse: update the duration variable before emitting...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-12
Vincent Penquerc'h
baseparse: allow skipping more data than we currently...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-03
Matej Knopp
baseparse: don't leak caps in gst_base_parse_process_st...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-03
Tim-Philipp Müller
Revert "baseparse: don't leak caps in gst_base_parse_pr...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-02
Matej Knopp
baseparse: don't leak caps in gst_base_parse_process_st...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-27
Thiago Santos
baseparse: handle streamheaders by prepending them...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-17
Thibault Saunier
baseparse: Return FLOW_FLUSHING when pushing a frame...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
Thiago Santos
baseparse: avoid returning _OK for _NOT_LINKED
blob
|
commitdiff
|
raw
|
diff to current
2014-06-06
Evan Nemerson
base: use correct syntax in documentation more consistently
blob
|
commitdiff
|
raw
|
diff to current
2014-06-06
zhouming
baseparse: Pass rate of input segment to output segment
blob
|
commitdiff
|
raw
|
diff to current
2014-04-09
Jose Antonio Santo...
baseparse: Fix memory leak
blob
|
commitdiff
|
raw
|
diff to current
2014-04-05
Edward Hervey
baseparse: Remove always-true-checks
blob
|
commitdiff
|
raw
|
diff to current
2014-04-03
Sebastian Dröge
baseparse: Make sure to set the DISCONT flag on the...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-29
Sebastian Dröge
baseparse: Fix splitting and reversing of GOPs in rever...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Thiago Santos
baseparse: do not accumulate buffers on passthrough...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-08
Thiago Santos
baseparse: do not ignore TIME segments
blob
|
commitdiff
|
raw
|
diff to current
2014-01-02
Thiago Santos
baseparse: remove pending_segment as it was being misused
blob
|
commitdiff
|
raw
|
diff to current
2014-01-02
Thiago Santos
baseparse: push pending events before GAP event
blob
|
commitdiff
|
raw
|
diff to current
2014-01-02
Thiago Santos
baseparse: refactor pending events pushing
blob
|
commitdiff
|
raw
|
diff to current
2013-12-07
Sebastian Rasmussen
docs: Fix typos in function/object descriptions
blob
|
commitdiff
|
raw
|
diff to current
2013-12-07
Sebastian Rasmussen
Fix some typos in code comments and debug messages
blob
|
commitdiff
|
raw
|
diff to current
2013-11-16
Mark Nauwelaerts
baseparse: ensure to preserve upstream timestamps
blob
|
commitdiff
|
raw
|
diff to current
2013-11-02
Mark Nauwelaerts
baseparse: try first frame pts and dts for a valid...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-02
Mark Nauwelaerts
baseparse: print proper variable in debug statement
blob
|
commitdiff
|
raw
|
diff to current
2013-08-13
Edward Hervey
baseparse: Add a property to disable passthrough
blob
|
commitdiff
|
raw
|
diff to current
2013-07-29
Sebastian Dröge
base: Fix handling of SEGMENT query
blob
|
commitdiff
|
raw
|
diff to current
2013-07-29
Sebastian Dröge
baseparse: Implement SEGMENT query
blob
|
commitdiff
|
raw
|
diff to current
2013-07-25
Thiago Santos
baseparse: fix seqnum handling for seeks
blob
|
commitdiff
|
raw
|
diff to current
2013-07-22
Sebastian Dröge
base: Use new group-id field in stream-start event...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-03
Wim Taymans
baseparse: reset PTS after seek
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
Sebastian Dröge
baseparse: Only infer TS if PTS interpolation is enabled
blob
|
commitdiff
|
raw
|
diff to current
2013-03-27
Mark Nauwelaerts
baseparse: reset next_pts upon SEGMENT event
blob
|
commitdiff
|
raw
|
diff to current
2013-03-27
Mark Nauwelaerts
baseparse: more inter-timestamp tracking
blob
|
commitdiff
|
raw
|
diff to current
2013-02-12
David Schleef
baseparse: Fix doc typo
blob
|
commitdiff
|
raw
|
diff to current
2013-02-12
David Schleef
baseparse: add gst_base_parse_set_ts_at_offset()
blob
|
commitdiff
|
raw
|
diff to current
2013-02-09
Mark Nauwelaerts
baseparse: improve PTS interpolating
blob
|
commitdiff
|
raw
|
diff to current
2013-01-14
Tim-Philipp Müller
docs: minor GstBaseParse docs fixes
blob
|
commitdiff
|
raw
|
diff to current
2013-01-13
Tim-Philipp Müller
baseparse: add vfuncs to intercept queries
blob
|
commitdiff
|
raw
|
diff to current
2013-01-12
Tim-Philipp Müller
baseparse: fix up name of default event vfuncs
blob
|
commitdiff
|
raw
|
diff to current
2012-12-17
Arnaud Vrac
baseparse: fix invalid output timestamps in some cases
blob
|
commitdiff
|
raw
|
diff to current
2012-12-14
Wim Taymans
NEWSEGMENT -> SEGMENT
blob
|
commitdiff
|
raw
|
diff to current
2012-12-11
Wim Taymans
baseparse: pass DTS and PTS to handle_buffer
blob
|
commitdiff
|
raw
|
diff to current
2012-12-11
Wim Taymans
baseparse: improve debug
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Arnaud Vrac
baseparse: forward stream-start event in push mode
blob
|
commitdiff
|
raw
|
diff to current
2012-11-03
Tim-Philipp Müller
Fix FSF address
blob
|
commitdiff
|
raw
|
diff to current
2012-10-28
Vincent Penquerc'h
baseparse: prevent excessively high memory usage with...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Mark Nauwelaerts
docs: adjust some parameter mismatches
blob
|
commitdiff
|
raw
|
diff to current
2012-09-26
Jan Schmidt
baseparse: Move some run of the mill debug statements...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-26
Jan Schmidt
baseparse: Output timestamps after a seek.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-13
Jan Schmidt
baseparse: Add a mode/flag for disabling PTS interpolation
blob
|
commitdiff
|
raw
|
diff to current
2012-09-13
Jan Schmidt
baseparse: Handle GAP and still-frame events.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-13
Jan Schmidt
baseparse: Restructure event handling
blob
|
commitdiff
|
raw
|
diff to current
2012-09-13
Jan Schmidt
baseparse: Store incoming cached events in reverse...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-13
Jan Schmidt
baseparse: First attempt at handling both DTS and PTS
blob
|
commitdiff
|
raw
|
diff to current
2012-09-11
Tim-Philipp Müller
pad: expose gst_pad_mode_get_name() and use it in baseparse
blob
|
commitdiff
|
raw
|
diff to current
2012-09-11
Tim-Philipp Müller
baseparse, typefind: only activate in pull mode if...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-02
Tim-Philipp Müller
baseparse: update for gst_message_new_duration -> _dura...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-19
Tim-Philipp Müller
baseparse: make seeking in DEFAULT format work if the...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-10
Tim-Philipp Müller
baseparse: fix reverse playback with upstream demuxers...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-06
Sebastian Dröge
event: Update for stream-start event API changes
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Sebastian Dröge
tag: Add a scope to taglists
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Wim Taymans
Update for new seeking variable name
blob
|
commitdiff
|
raw
|
diff to current
2012-07-24
Mark Nauwelaerts
baseparse: also account for frame size when merely...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-24
Mark Nauwelaerts
baseparse: remove obsolete function parameter
blob
|
commitdiff
|
raw
|
diff to current
2012-07-15
Tim-Philipp Müller
baseparse: fix seekability querying with formats with...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-13
Wim Taymans
baseparse: send seek event upstream first
blob
|
commitdiff
|
raw
|
diff to current
2012-07-11
Edward Hervey
baseparse: Push STREAM_START in pull-mode
blob
|
commitdiff
|
raw
|
diff to current
2012-07-10
Edward Hervey
Remove 0.10-related documentation and "Since" markers
blob
|
commitdiff
|
raw
|
diff to current
2012-07-09
Tim-Philipp Müller
basesrc, basesink, baseparse, typefind: use GST_SEGMENT...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-05
Sebastian Dröge
event: Add format and position to the segment-done...
blob
|
commitdiff
|
raw
|
diff to current
next