projects
/
platform
/
upstream
/
gstreamer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
baseparse: Also flush the close_segment
[platform/upstream/gstreamer.git]
/
libs
/
gst
/
base
/
gstbaseparse.c
2012-03-05
Sebastian Dröge
baseparse: Also flush the close_segment
blob
|
commitdiff
2012-03-05
Sebastian Dröge
baseparse: Remove obsolete code and move gap handling...
blob
|
commitdiff
|
diff to current
2012-03-05
Sebastian Dröge
baseparse: Clear some more state when receiving FLUSH_STOP
blob
|
commitdiff
|
diff to current
2012-03-05
Sebastian Dröge
baseparse: Only queue serialized events for sending...
blob
|
commitdiff
|
diff to current
2012-02-13
Mark Nauwelaerts
baseparse: fix reverse playback
blob
|
commitdiff
|
diff to current
2012-02-10
Mark Nauwelaerts
baseparse: bitrate mechanics should not deal with durat...
blob
|
commitdiff
|
diff to current
2012-01-12
Antoine Tremblay
baseparse: clear adapter in reset so baseparse is reusable
blob
|
commitdiff
|
diff to current
2011-12-12
Matej Knopp
baseparse: Clear queued frames with other queues
blob
|
commitdiff
|
diff to current
2011-12-07
Vincent Penquerc'h
baseparse: do not use a byte value instead of a time...
blob
|
commitdiff
|
diff to current
2011-12-04
Tim-Philipp Müller
Suppress deprecation warnings in selected files, for...
blob
|
commitdiff
|
diff to current
2011-12-04
Tim-Philipp Müller
Work around deprecated thread API in glib master
blob
|
commitdiff
|
diff to current
2011-11-23
Sebastian Dröge
baseparse: Return template caps instead of other side...
blob
|
commitdiff
|
diff to current
2011-11-08
Tim-Philipp Müller
docs: fix Since: markers for API added after 0.10.35
blob
|
commitdiff
|
diff to current
2011-10-20
Sebastian Dröge
baseparse: Fix documentation, it's pre_push_frame and...
blob
|
commitdiff
|
diff to current
2011-10-20
Sebastian Dröge
basebarse: Add detect vfunc to allow subclasses to...
blob
|
commitdiff
|
diff to current
2011-10-18
Thiago Santos
baseparse: add getcaps function
blob
|
commitdiff
|
diff to current
2011-10-18
Sebastian Dröge
baseparse: Fix handling of queued frames
blob
|
commitdiff
|
diff to current
2011-10-06
Mark Nauwelaerts
baseparse: send duration message when updating internal...
blob
|
commitdiff
|
diff to current
2011-10-03
Stas Sergeev
baseparse: Return success if optional start/stop method...
blob
|
commitdiff
|
diff to current
2011-09-30
Tim-Philipp Müller
baseparse: make estimating the position in query handle...
blob
|
commitdiff
|
diff to current
2011-09-30
Vincent Penquerc'h
baseparse: answer position query in stream time and...
blob
|
commitdiff
|
diff to current
2011-08-26
Josep Torra
baseparse: use the enum values for 0 and don't abuse...
blob
|
commitdiff
|
diff to current
2011-08-26
Josep Torra
baseparse: put the arguments of g_return_val_if_fail...
blob
|
commitdiff
|
diff to current
2011-08-18
Tim-Philipp Müller
baseparse: don't use == in debug string
blob
|
commitdiff
|
diff to current
2011-08-18
Tim-Philipp Müller
baseparse: fix crash on seek from streaming thread...
blob
|
commitdiff
|
diff to current
2011-07-14
Tim-Philipp Müller
baseparse: fix printf format in debug message
blob
|
commitdiff
|
diff to current
2011-07-07
Tim-Philipp Müller
baseparse: fix invalid memory access in debug messages
blob
|
commitdiff
|
diff to current
2011-06-18
Tim-Philipp Müller
Bump git version after unplanned 0.10.35 release
blob
|
commitdiff
|
diff to current
2011-05-18
Mark Nauwelaerts
baseparse: maintain frame state during frame parsing...
blob
|
commitdiff
|
diff to current
2011-05-18
Mark Nauwelaerts
baseparse: provide latency query support
blob
|
commitdiff
|
diff to current
2011-05-18
Mark Nauwelaerts
baseparse: make minimum frame size handling more effici...
blob
|
commitdiff
|
diff to current
2011-05-18
Mark Nauwelaerts
baseparse: set correct buffer size
blob
|
commitdiff
|
diff to current
2011-05-06
Tim-Philipp Müller
baseparse: don't post loads of empty taglists
blob
|
commitdiff
|
diff to current
2011-05-03
Stefan Kost
docs: it its %TRUE (constant)
blob
|
commitdiff
|
diff to current
2011-05-03
Stefan Kost
docs: add missing parameter docs
blob
|
commitdiff
|
diff to current
2011-04-19
Tim-Philipp Müller
baseparse: don't deadlock when setting external index
blob
|
commitdiff
|
diff to current
2011-04-19
Tim-Philipp Müller
baseparse: make fmtlist constant
blob
|
commitdiff
|
diff to current
2011-04-16
Tim-Philipp Müller
docs: remove reference to baseparse API that didn't...
blob
|
commitdiff
|
diff to current
2011-04-15
Tim-Philipp Müller
baseparse: expose gst_base_parse_frame_free() for compl...
blob
|
commitdiff
|
diff to current
2011-04-15
Tim-Philipp Müller
baseparse: init frames on the stack with gst_base_parse...
blob
|
commitdiff
|
diff to current
2011-04-15
Tim-Philipp Müller
baseparse: more debug logging, minor clean-up
blob
|
commitdiff
|
diff to current
2011-04-15
Tim-Philipp Müller
baseparse: change gst_base_parse_frame_init() to not...
blob
|
commitdiff
|
diff to current
2011-04-15
Tim-Philipp Müller
baseparse: make GstBaseParseFrame handling more binding...
blob
|
commitdiff
|
diff to current
2011-04-15
Tim-Philipp Müller
baseparse: register boxed type for GstBaseFrameParse
blob
|
commitdiff
|
diff to current
2011-04-15
Robert Swain
baseparse: Remove unused but set variable
blob
|
commitdiff
|
diff to current
2011-04-09
Tim-Philipp Müller
docs: minor fixes for baseparse docs
blob
|
commitdiff
|
diff to current
2011-04-08
Tim-Philipp Müller
baseparse: minor variable name clean-up
blob
|
commitdiff
|
diff to current
2011-04-08
Tim-Philipp Müller
baseparse: rename _set_frame_props() to _set_frame_rate()
blob
|
commitdiff
|
diff to current
2011-04-08
Tim-Philipp Müller
baseparse: replace format flags with gst_base_parse_set...
blob
|
commitdiff
|
diff to current
2011-04-08
Tim-Philipp Müller
baseparse: make DRAIN and SYNC flags on baseparse,...
blob
|
commitdiff
|
diff to current
2011-04-08
Tim-Philipp Müller
baseparse: use GQueue instead of GList for queued frames
blob
|
commitdiff
|
diff to current
2011-04-08
Zaheer Abbas Merali
baseparse: add GST_BASE_PARSE_FLOW_QUEUED to queue...
blob
|
commitdiff
|
diff to current
2011-04-08
Tim-Philipp Müller
baseparse: add to docs and fix up gtk-doc markup a...
blob
|
commitdiff
|
diff to current
2011-04-08
Tim-Philipp Müller
baseparse: replace set_seek() with _set_average_bitrate...
blob
|
commitdiff
|
diff to current
2011-04-08
Tim-Philipp Müller
baseparse: rename GstBaseFormat to GstBaseFormatFlags...
blob
|
commitdiff
|
diff to current
2011-04-08
Tim-Philipp Müller
baseparse: don't expose GstAdapter in public header
blob
|
commitdiff
|
diff to current
2011-04-08
Tim-Philipp Müller
baseparse: move various segment-related members into...
blob
|
commitdiff
|
diff to current
2011-04-08
Tim-Philipp Müller
baseparse: fix up GType name and make _get_type() funct...
blob
|
commitdiff
|
diff to current
2011-04-08
David Schleef
baseparse: make_metadata_writable() fix
blob
|
commitdiff
|
diff to current
2011-04-08
Tim-Philipp Müller
baseparse: rename GType from GstAudioBaseParseBad to...
blob
|
commitdiff
|
diff to current
2011-04-08
Stefan Kost
baseparse: trim trailing whitespace
blob
|
commitdiff
|
diff to current
2011-04-08
Stefan Kost
baseparse: use delta-unit flags instead of none
blob
|
commitdiff
|
diff to current
2011-04-08
David Schleef
baseparse: Create baseparse library
blob
|
commitdiff
|
diff to current