gst: make gst_init() thread-safe
[platform/upstream/gstreamer.git] / libs /
2014-10-24 Tim-Philipp Müllerbasesink: don't unlock mutex that is not locked
2014-10-22 Thibault Sauniertimedvaluecontrolsource: Add some signals about values...
2014-10-07 Jan Schmidtcollectpads: Use GST_PTR_FORMAT in debug to output...
2014-10-03 Matej Knoppbaseparse: don't leak caps in gst_base_parse_process_st...
2014-10-03 Tim-Philipp MüllerRevert "baseparse: don't leak caps in gst_base_parse_pr...
2014-10-02 Matej Knoppbaseparse: don't leak caps in gst_base_parse_process_st...
2014-09-25 Stefan Sauerfixme: bump leftover 0.11 fixme comments
2014-09-25 Stefan Sauerbasesrc: move the quick return up
2014-09-25 Jonas Holmbergflowcombiner: add a gst_flow_combiner_clear() method
2014-09-23 Stefan Sauerdocs: fix a small contradition in the docs
2014-09-16 Aurélien Zanellibasesrc: handle reference in set_allocation rather...
2014-09-15 Sebastian Drögecheck: Use the name parameter of gst_check_setup_src_pa...
2014-09-12 Thibault Sauniercheck: Add a function to check destruction of objects
2014-09-12 Tiagocheck: Adding documentation to the gst_check_setup_sink...
2014-09-09 Tim-Philipp Müllerbaseparse: minor docs fix
2014-08-27 Thiago Santosbaseparse: handle streamheaders by prepending them...
2014-08-15 Tim-Philipp Müllerbytereader: add gst_byte_reader_peek_sub_reader() and...
2014-08-15 Aurélien Zanellidocs: make explicit that the caps passed to gst_base_sr...
2014-08-14 Tim-Philipp Müllerbase: and fix build with new g-i again
2014-08-14 Tim-Philipp Müllerbase: remove g-i annotation that makes older g-ir-scann...
2014-08-06 Tim-Philipp Müllerbytereader: use unchecked inline variant for get_remain...
2014-08-02 Tiago Cesar Katcipisgstcheck: add docs for gst_check_setup_src_pad_by_name()
2014-07-24 Thiago Santosbytereader: add gst_byte_reader_masked_scan_uint32_peek
2014-07-17 Thibault Saunierbaseparse: Return FLOW_FLUSHING when pushing a frame...
2014-07-09 Sebastian Rasmussendocs: Fix documentation typos and inconsistencies
2014-07-06 Tim-Philipp Müllerlibs: gstcheck: check that mutex is locked before g_con...
2014-07-06 Tim-Philipp Müllerlibs: gstcheck: init and clear global mutex and cond...
2014-07-01 Vincent Penquerc'hbasesink: reset QoS on segment event
2014-07-01 Evan Nemersonintrospection: Assorted minor introspection and documen...
2014-06-26 Sebastian Drögedataqueue: Hide from bindings
2014-06-26 Sebastian Drögequeuearray: Hide from bindings
2014-06-26 Evan Nemersonbase: assorted introspection fixes and additions
2014-06-26 Evan Nemersonbase: add (nullable) annotations to return values
2014-06-25 Thiago Santosbaseparse: avoid returning _OK for _NOT_LINKED
2014-06-16 Tim-Philipp Müllerflowcombiner: fix g-i transfer annotations
2014-06-16 Edward Herveyflowcombiner: Fixed GBoxedCopyFunc
2014-06-14 Tim-Philipp Müllerflowcombiner: keep a ref to the pads we're using
2014-06-14 Tim-Philipp Müllerflowcombiner: add boxed type for bindings
2014-06-10 Nicolas Dufresnebytereader: Use concistant derefence method
2014-06-10 Sungho Baebytereader: Use pointer instead of index access
2014-06-07 Evan Nemersonqueuearray: fix expanding size of queue from 1
2014-06-07 Evan Nemersondataqueue: clear up documentation of gst_data_queue_new
2014-06-06 Evan Nemersonintrospection: fix some minor annotation bugs
2014-06-06 Evan Nemersonbase: use correct syntax in documentation more consistently
2014-06-06 zhoumingbaseparse: Pass rate of input segment to output segment
2014-05-27 Tim-Philipp Müllerflowcombiner: beautify headers a little
2014-05-27 Tim-Philipp Müllerdocs: add GstFlowCombiner
2014-05-27 Tim-Philipp Müllerbase: include flowcombiner header from base.h
2014-05-26 Thiago Santosflowcombiner: add GstFlowCombiner
2014-05-26 Sebastian Drögebasetransform: Passthrough ALLOCATION queries in passth...
2014-05-13 Tim-Philipp Müllersparsefile: keep it private as helper API for downloadb...
2014-05-09 Nicolas Dufresnebasetransform: Correctly reset configuration
2014-05-09 Edward Herveynettimeprovider: Use non-freed variable
2014-05-08 Nicolas Dufresnepool-nego: Correctly reset the configuration
2014-05-08 Nicolas Dufresnepool-nego: Retry setting configuration with modified...
2014-05-08 Tim-Philipp Müllersparsefile: add some Since markers to docs
2014-05-08 Tim-Philipp Müllersparsefile: sprinkle G_BEGIN_DECLS / G_END_DECLS
2014-05-08 Wim TaymansAdd new downloadbuffer element
2014-05-07 Tim-Philipp Müllercheck: use _exit() instead of exit() in fail_unless...
2014-05-02 Nicolas Dufresnebasesink: Always render prepared buffer
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-04-20 Sebastian Drögebasesrc: Make sure to always hold the LIVE_LOCK when...
2014-04-17 Antoine Jacoutotlibs: g-ir-scanner: do not hardcode libtool path
2014-04-16 Edward Herveycheck: Fix exported symbol name
2014-04-15 Sebastian Drögecheck: Add new API to set up pads from non-static pad...
2014-04-12 Tim-Philipp Müllertestclock: replace newly-added GstTestClockIDList struc...
2014-04-12 Tim-Philipp Müllerdocs: testclock: fix up Since markers
2014-04-12 Tim-Philipp Müllertestclock: add back gst_test_clock_wait_for_pending_id_...
2014-04-12 Tim-Philipp Müllertestclock: remove unused variable
2014-04-12 Havard Grafftestclock: add support for waiting and releasing multip...
2014-04-09 Jose Antonio Santo... baseparse: Fix memory leak
2014-04-07 Tim-Philipp MüllerRevert "check: only call setpgid on valid child PIDs"
2014-04-07 Vincent Penquerc'hcheck: only call setpgid on valid child PIDs
2014-04-05 Edward Herveybaseparse: Remove always-true-checks
2014-04-05 Edward Herveyadapter: Remove always-true-checks
2014-04-03 Sebastian Drögebaseparse: Make sure to set the DISCONT flag on the...
2014-04-03 Thiago Santosbasesrc: removing duplicated inner if
2014-03-29 Sebastian Drögebaseparse: Fix splitting and reversing of GOPs in rever...
2014-03-24 Wim Taymansbasesink: copy last_sample on DRAIN
2014-03-18 Sebastian Drögebasesink: Update start time when we lose our state
2014-03-18 Sebastian Drögebasesink: Don't clip the reported position in PAUSED...
2014-03-16 Mathieu Duponchellecollectpads: When seek flushed, immediately set eospads...
2014-03-16 Sebastian Drögecollectpads: Unref peer pad
2014-03-16 Mathieu Duponchellecollectpads: Forward seek events to the peer directly
2014-03-15 Sebastian Rasmussenadapter: Adapt gst_adapter_copy() for bindings
2014-03-02 Sebastian Rasmussendocs: Fix typos and remove unknown annotations
2014-02-24 Thiago Santosbasesrc: Do not send eos when seeking after last buffer
2014-02-19 Stefan Sauercheck: also use the glob on GST_CHECKS when forcing...
2014-02-18 Wim Taymansbasesrc: in automatic_eos mode, don't modify the size
2014-02-13 Sebastian Drögebasesrc: Add gst_base_src_set_automatic_eos() API
2014-02-09 Tim-Philipp Müllercheck: add support for blacklisting checks via GST_CHEC...
2014-02-06 Brendan Longgst: clear floating references for GstTask, GstTaskPool...
2014-02-01 Stefan Sauerdocs: fix more gtk-doc warnings
2014-01-24 Thiago Santosbasesrc: do not forget to clear the forced_eos flag
2014-01-24 Thiago Santosbasesrc: preserve seqnum of eos events sent by the...
2014-01-13 Thiago Santosbaseparse: do not accumulate buffers on passthrough...
2014-01-09 Stefan Sauerbasesrc: don't confuse GST_PAD_MODE_NONE and PULL
2014-01-08 Thiago Santosbaseparse: do not ignore TIME segments
2014-01-08 Wim Taymanscollectpads: take offset into account for expected...
2014-01-06 Stefan Sauerbasesrc: demote error to warning
next