projects
/
platform
/
upstream
/
gstreamer.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gstreamer.git
2011-04-15
Tim-Philipp...
pluginloader: only run gst-plugin-scanner with /usr...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Tim-Philipp...
baseparse: expose gst_base_parse_frame_free() for compl...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Tim-Philipp...
baseparse: init frames on the stack with gst_base_parse...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Tim-Philipp...
baseparse: more debug logging, minor clean-up
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Tim-Philipp...
baseparse: change gst_base_parse_frame_init() to not...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Tim-Philipp...
baseparse: make GstBaseParseFrame handling more binding...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Tim-Philipp...
baseparse: register boxed type for GstBaseFrameParse
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Sebastian Dröge
queue2: Add missing ) to the ring-buffer-max-size prope...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Robert Swain
baseparse: Remove unused but set variable
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Sebastian Dröge
bufferlist: Add boxed type for GstBufferListIterator...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Sebastian Dröge
parse: Add boxed type for GstParseContext for gobject...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Sebastian Dröge
gst: Add some more gobject-introspection annotations
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Sebastian Dröge
multiqueue: Don't leak the sinkpad name
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Sebastian Dröge
multiqueue: Don't leak pads in the named pads unit...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Sebastian Dröge
utils: Fix caps leaks in gst_element_factory_can_accept...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
David Schleef
parser: Allow element names to begin with digits
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
David Schleef
tests: Add test for greatest common divisor
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Ole André Vadla...
elements: Fix pad callbacks so they handle when parent...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Ole André Vadla...
base: Fix pad callbacks so they handle when parent...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Ole André Vadla...
ghostpad: Fix pad callbacks so they handle when parent...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Janne Grunau
queue2: prevent calculation with GST_CLOCK_TIME_NONE...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Tim-Philipp...
tests: fix unusued-but-assigned-variable warnings with...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Tim-Philipp...
tests: disable test_many_bins unit test for now
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Tim-Philipp...
pluginloader: fix compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Tim-Philipp...
tests: allow more time for the test_many_bins pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Jan Schmidt
pluginloader: make sure gst-plugin-scanner is called...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Robert Swain
pad: Allow tracking of buffers in GST_SCHEDULING debug...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Alessandro...
android: make it ready for androgenizer
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Tim-Philipp...
trace: don't put code with side effects into g_return_i...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Tim-Philipp...
docs: minor fixes for baseparse docs
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Tim-Philipp...
element: unref event in default_send_event in case...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Tim-Philipp...
baseparse: minor variable name clean-up
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Tim-Philipp...
baseparse: rename _set_frame_props() to _set_frame_rate()
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Tim-Philipp...
baseparse: replace format flags with gst_base_parse_set...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Tim-Philipp...
baseparse: make DRAIN and SYNC flags on baseparse,...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Tim-Philipp...
baseparse: add some padding to GstBaseParseFrame
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Tim-Philipp...
baseparse: fix typo in docs for GST_BASE_PARSE_FORMAT_F...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Tim-Philipp...
baseparse: use GQueue instead of GList for queued frames
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Zaheer Abbas...
baseparse: add GST_BASE_PARSE_FLOW_QUEUED to queue...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Tim-Philipp...
baseparse: add to docs and fix up gtk-doc markup a...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Tim-Philipp...
baseparse: replace set_seek() with _set_average_bitrate...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Tim-Philipp...
baseparse: rename GstBaseFormat to GstBaseFormatFlags...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Tim-Philipp...
baseparse: don't expose GstAdapter in public header
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Tim-Philipp...
baseparse: move various segment-related members into...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Tim-Philipp...
baseparse: remove unused GST_BASE_PARSE_{SINK,SRC}_NAME
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Tim-Philipp...
baseparse: re-indent header
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Tim-Philipp...
baseparse: fix up GType name and make _get_type() funct...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Tim-Philipp...
libs: add GstBaseParse which was moved from -bad
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
David Schleef
baseparse: make_metadata_writable() fix
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Tim-Philipp...
baseparse: rename GType from GstAudioBaseParseBad to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Stefan Kost
baseparse: trim trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Stefan Kost
baseparse: use delta-unit flags instead of none
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
David Schleef
baseparse: update documentation for API changes
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
David Schleef
baseparse: Create baseparse library
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: tune QUERY_SEEKING response
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Arun Raghavan
baseparse: Update min/max bitrate before first posting...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: tune default duration estimate update interval
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: reverse playback; mind keyframes for fragmen...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: ensure non-empty candidate frames
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: clarify some debug statements
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: properly track upstream timestamps
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: need proper frame duration to obtain sensibl...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: proper initial values for index tracking...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: arrange for consistent event handling
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: header style cleaning
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: provide some more initial frame metadata...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: refactor passthrough into format flags
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: introduce a baseparse frame to serve as...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: restrict duration scanning to pull mode...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: update some documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: allow increasing min_size for current frame...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baesparse: fix refactor regression in loop based parsing
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: pass all available data to subclass rather...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: fix reverse playback handling
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: minor typo and debug statement cleanup
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: reduce locking
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: avoid loop in frame locating interpolation
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Thiago Santos
audioparsers: baseparse: Be careful to not lose the...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Tim-Philipp...
docs: minor baseparse docs/comment fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: increase keyframe awareness
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: avoid unexpected stray metadata
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: use proper _NONE output value when applicable
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Edward Hervey
audioparsers: Remove dead assignments
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Andoni Morales...
audioparse: fix possible division-by-zero
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: use correct offset when adding index entry
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: enhancements for timestamp marked framed...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: refactor frame scanning peformed by _loop
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: slightly optimize sending of pending newsegm...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: minor fixes and enhancements
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: use only upstream duration if it provides one
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: reflow update_bitrate code
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: add some debug statements
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: perform bitrate handling and posting after...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: immediately post subclass provided bitrate
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Tim-Philipp...
Revert "baseparse: add skip property"
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Sebastian Dröge
audioparser: Let the format string agree with the param...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Arun Raghavan
baseparse: Fix debug output
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: support reverse playback
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: remove done TODOs and update documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Mark Nauwelaerts
baseparse: use determined seekability in answering...
commit
|
commitdiff
|
tree
|
snapshot
next