bin: When going to READY make sure to always deactivate pads
[platform/upstream/gstreamer.git] / libs /
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
2014-01-02 Thiago Santosbaseparse: remove pending_segment as it was being misused
2014-01-02 Thiago Santosbaseparse: push pending events before GAP event
2014-01-02 Thiago Santosbaseparse: refactor pending events pushing
2013-12-30 Tim-Philipp Müllernettimeprovider: remove unnecessary NULL check
2013-12-30 Tim-Philipp MüllerRevert "nettimeprovider: Remove dead code"
2013-12-30 Edward Herveynettimeprovider: Remove dead code
2013-12-17 David Svensson Forsbasesrc: use segment start if DTS for first buffer...
2013-12-14 Tim-Philipp Müllerbytereader: add inline variant of gst_byte_reader_init()
2013-12-14 Tim-Philipp Müllerdocs: fix docs for gst_queue_array_peek_head()
2013-12-10 Edward Herveycontroller: Fix out-of-bounds detection
2013-12-07 Sebastian Rasmussendocs: Fix typos in function/object descriptions
2013-12-07 Sebastian RasmussenFix some typos in code comments and debug messages
2013-12-05 Olivier Crêtebasesrc: Set format to TIME if do-timestamp is TRUE
2013-12-02 Sebastian Rasmussendocs: cosmetic changes in references/decriptions
2013-11-27 Jan Schmidtnetclock: Fix docstring for round-trip-limit and uninit...
2013-11-27 Carlos Rafael Gianinetclock: Add round-trip-limit parameter
2013-11-25 Jan Schmidtnetclock: Fix C99 comment
2013-11-25 Jan Schmidtnetclock: Implement rolling-average filter on observations.
2013-11-25 Jan Schmidtbasesink: Add debug into gst_base_sink_default_query...
2013-11-16 Tim-Philipp Müllerdocs: cosmetic since marker fixes
2013-11-16 Mark Nauwelaertsbaseparse: ensure to preserve upstream timestamps
2013-11-11 Sebastian Drögecollectpads: Always send SEEK events to all pads, even...
2013-11-11 Sebastian Drögecollectpads: Update documentation for flushing seek...
2013-11-11 Sebastian Drögecollectpads: Don't leak seek events
2013-11-11 Alessandro Decinacollectpads: implement flushing seek support
2013-11-02 Mark Nauwelaertsbasesrc: mind boggling wrap when comparing offsets
2013-11-02 Mark Nauwelaertsbaseparse: try first frame pts and dts for a valid...
2013-11-02 Mark Nauwelaertsbaseparse: print proper variable in debug statement
2013-10-18 Philip Withnallnet: Constify a parameter to gst_net_client_clock_new()
2013-10-09 Thibault Sauniercollectpads: Call the collected function while it retur...
2013-09-26 Brendan Longdocs: fix spelling of "generic" in GstBaseSrc's documen...
2013-09-24 Sebastian Drögecollectpads: Make sure that the object lock is always...
2013-09-24 Mathieu Duponchellecollectpads: Use private pad list in set_flushing_unlocked
2013-09-23 Wim Taymanstests: handle unscheduled entries correctly
2013-09-19 Tim-Philipp Müllercheck: testclock: fix function guards
2013-09-19 Tim-Philipp Müllercheck: testclock: don't put code with side-effects...
2013-09-10 Rico Tzschichholzcontrolbindings: fix pspec relaxation for control sourc...
2013-09-09 Mathieu Duponchellebasetransform: implement a default transform_meta.
2013-09-05 Thiago Santosbasesrc: preserve seqnum on segments after seeks
2013-09-05 Zaheer Abbas Meralicollectpads: Don't unref NULL GstCollectData
2013-08-29 Tim-Philipp Müllerbasesink: demote log message, don't spam INFO level...
2013-08-22 Edward Herveybasetransform: Don't push out identical caps
2013-08-16 Jonas Holmbergcheck: Call gst_deinit() at exit of all processes
2013-08-14 Wim Taymansbasesrc: improve flush-start handling
2013-08-14 Wim Taymansbasesrc: stop flushing in flush-stop
2013-08-14 Wim Taymansbasesrc: handle flush better
2013-08-14 Edward Herveycheck: Don't use nodist headers on gir scanner
2013-08-13 Edward Herveybaseparse: Add a property to disable passthrough
2013-08-13 Thiago Santosdataqueue: add gst_data_queue_push_force
2013-08-10 Nicolas Dufresnebytereader: Accelerate MPEG/H264 start code scanning
2013-08-08 Adrian Pardinicontroller: fixes int overflow with properties that...
2013-07-30 Kjartan Maraasdocs: some small gtk-doc markup fixes
2013-07-30 Edward Herveytypefindhelper: Avoid using buffer_get_size in tight...
2013-07-29 Sebastian Drögebase: Fix handling of SEGMENT query
2013-07-29 Sebastian Drögebaseparse: Implement SEGMENT query
2013-07-25 Thiago Santosbaseparse: fix seqnum handling for seeks
2013-07-24 Sebastian Drögebasesink: Don't shadow variables that are set inside...
2013-07-23 Thibault Saunierlibcheck: Escape strings in the generated xml files
2013-07-23 Sebastian Drögebasesink: Print some debug output if a stream-start...
2013-07-22 Sebastian Drögebase: Use new group-id field in stream-start event...
2013-07-16 Olivier Crêteadapter: Take account of the skip in gst_adapter_take_b...
next