elementfactory: fix factory leak in test
[platform/upstream/gstreamer.git] / libs /
2016-04-30 Tim-Philipp MüllerFix some nonsensical g-i annotations
2016-04-21 Alex Ashleytestclock: add clock-type property
2016-04-20 Sebastian Drögebaseparse: Remember if we interpolated DTS from PTS...
2016-04-20 Sebastian Drögetypefindhelper: Fix gobject-introspection warning about...
2016-04-15 Sebastian Drögebaseparse: When initializing DTS from PTS, remember...
2016-04-12 Sebastian DrögeRevert "basesink: Take PREROLL_LOCK in wait_event()"
2016-04-12 Sebastian Drögebasesink: Take PREROLL_LOCK in wait_event()
2016-03-25 Arun Raghavannetclientclock: Always dump clock observations in logs
2016-03-24 Vineeth TMgstreamer: use new gst_element_class_add_static_pad_tem...
2016-03-24 Nicolas Dufresnecollectpads: Assume PTS is equal DTS if PTS is missing
2016-03-23 Anthony G. Basilelibcompat.h: strsignal() should be not be decleared...
2016-03-14 Sebastian Drögebaseparse: Recheck after pre_push_frame() if there...
2016-03-09 Sebastian Drögenetclientclock: Remove some obsolete code that can...
2016-03-09 Sebastian Drögenetclientclock: Don't reset calibration of internal...
2016-02-23 Edward Herveygstcheck: Check return value of gst_buffer_map
2016-02-20 Nirbheek ChauhanWhenever we include windows.h, also define WIN32_LEAN_A...
2016-02-20 Nirbheek Chauhanptpclock: Only include unistd.h if found
2016-02-15 Evan Nemersondocs: annotate C examples as such
2016-02-15 Thiago Santosprotection/harness/systemclock: move declaration out...
2016-02-15 Havard Graffharness: always set our test-clock on the harnessed...
2016-02-13 Tim-Philipp Müllerharness: fix compilation
2016-02-13 Tim-Philipp Müllerharness: fix indentation
2016-02-13 Stian Selnesharness: Fix MT issues when forwarding event/query...
2016-02-12 Martin Kellypushsrc: fix minor typos in header
2016-02-12 Stian Selnesharness: Add event stress test functions with callback
2016-02-12 Havard Grafftestclock: add crank method
2016-02-12 Havard Graffharness: enable empty harness creation and refactor...
2016-02-12 Stian Selnescheck: fix unused parameter compiler warning
2016-02-12 Mikhail Fludkovharness: fix the race in blocking push mode
2016-02-12 Stian Selnescheck: Add tcase_skip_broken_loop_test
2016-02-12 Stian Selnesharness: Fix docs for stress test functions
2016-02-12 Stian Selnesharness: Unset sink_forward_pad before tearing down...
2016-02-12 Havard Graffharness: fix up docs to reference functions properly
2016-02-04 Tim-Philipp Müllerbaseparse: fix stray discont flag set on outgoing buffe...
2016-02-02 Thibault Sauniercontroller: Do not unset uninitiallized GValue
2016-01-29 HoonHee Leebaseparse: Try to generate caps on the srcpad before...
2016-01-15 Sebastian Drögenetclientclock: Check return value of g_socket_close()
2016-01-15 Sebastian Drögenetclientclock: Free data after removing it from the...
2016-01-13 Florin Apostolnetclientclock: Fix GError memory leak in handling...
2016-01-11 Carlos Rafael Gianibasesrc: Only set duration/position query values in...
2016-01-06 Stefan Sauerdocs: remove parent docs for GstPtpClock
2016-01-05 Sebastian Drögeclock: Fix typo
2016-01-05 Sebastian Drögenetclientclock: Disconnect the "synced" signal handler...
2016-01-05 Stefan Sauercontroller: rename new cubic interpolation mode
2016-01-05 Sebastian Drögentp: The clock inherits from GstNetClientClock, not...
2016-01-04 Sebastian Drögenetclientclock: Destroy a cached clock 60 seconds after...
2016-01-04 Sebastian Drögenetclientclock: Only ever run one clock against a speci...
2016-01-04 Sebastian Drögenettimeprovider: Use GInitable instead of having a...
2016-01-04 Sebastian Drögenettimeprovider: Mark address, port and clock propertie...
2015-12-30 Sebastian Drögenetclientclock: Implement resolval of hostnames
2015-12-29 Sebastian Drögeptpclock: Add read-only properties to get the master...
2015-12-27 Stefan Sauercheck: don't memcmp twice
2015-12-14 Xavier Claessenscore: Add g_autoptr() support to all types
2015-12-08 Athanasios Oikonomoubaseparse: post tag list when avg bitrate changes at...
2015-12-04 Ross Burtonhelpers: really fix install race
2015-12-02 Reynaldo H. Verdej... Drop usage of deprecated g-ir-scanner --strip-prefix...
2015-11-20 Tim-Philipp Müllercontroller: fix annotation to make g-ir-scanner happy
2015-11-19 Thiago SantosRevert "baseparse: do not overwrite header buffer times...
2015-11-19 Thiago SantosRevert "baseparse: simplify code a bit"
2015-11-18 Sebastian Drögeptp-helper: Disable multicast loopback
2015-11-16 Thiago Santosbaseparse: simplify code a bit
2015-11-14 Thiago Santoscollectpads: handle buffer with dts-only when mapping...
2015-11-14 Thiago Santosbaseparse: do not overwrite header buffer timestamps
2015-11-13 Ross Burtonhelpers: fix install race
2015-11-09 Tim-Philipp Müllerdocs: remove dummy function declarations with G_INLINE_...
2015-10-27 Stian Selnesnetaddressmeta: gst_buffer_get_net_address_meta() as...
2015-10-27 Edward Herveycollectpads: Use GST_BUFFER_DTS_OR_PTS
2015-10-22 Guillaume Desmottesbasesink: rename argument of PREROLL_{COND,LOCK} macros
2015-10-21 Sebastian DrögeUse new GST_ENABLE_EXTRA_CHECKS #define
2015-10-12 Edward Herveybaseparse: Update internal position even if not linked
2015-10-07 Sebastian Drögegst-ptp-helper: #include <sys/socket.h> to fix net...
2015-10-02 Vineeth TMgstreamer: Fix memory leaks when context parse fails
2015-10-02 Jan Alexander Stef... timedvaluecontrolsource: Use g_sequence_lookup where...
2015-10-01 Stefan Sauerinterpolationcontrolsource: fix write over the array...
2015-09-30 Stefan Sauercontrolpoint: change the padding to be of arch-independ...
2015-09-28 Tim-Philipp Müllercheck: fix 'format string is not a string literal'...
2015-09-28 Stefan Sauerdirectcontrolbinding: fix formatting
2015-09-28 Stefan Sauerindex: mark two structs that don't have abi padding
2015-09-28 Stefan Sauercontroller: add the missing abi padding
2015-09-27 Stefan Sauerinterpolationcontrolsource: add cubic_mono interpolation
2015-09-27 Stefan Sauerinterpolationcontrolsource: refactor code
2015-09-26 Tim-Philipp Müllerharness: minor doc fixes
2015-09-25 Vivia Nikolaidousegment: Replaced gst_segment_to_position with gst_segm...
2015-09-25 Vineeth TMptpclock: Fix error leak during failures
2015-09-24 Havard Graffharness: don't crash when adding a sink-harness without...
2015-09-23 Sebastian Drögebasetransform: Print buffer PTS when submitting an...
2015-09-15 Vineeth TMdownloadbuffer, benchmarks: fix error leaks in failure...
2015-09-15 Vineeth TMcheck: Fix indentation
2015-09-07 Stian Selnesharness: Fix race for gst_harness_element_ref
2015-09-07 Stian Selnesharness: Allow-none for custom stress init func
2015-08-31 Havard Graffharness: misc bugfixes
2015-08-21 Nicolas Dufresnebasetransform: Reconfigure before propose_allocation
2015-08-18 Tim-Philipp Müllerbaseparse: avoid tag list spam if upstream provides...
2015-08-16 Tim-Philipp Müllerbaseparse: fix tag handling
2015-08-16 Tim-Philipp Müllerbaseparse: add API for subclass to set tags
2015-08-16 Tim-Philipp Müllerbaseparse: save upstream stream tags
2015-08-15 Tim-Philipp Müllerbaseparse: minor code simplification
2015-08-13 Thiago Santosbasetransform: rework accept-caps
2015-08-13 Thiago Santosbasetransform: remove some dead code
2015-08-13 Thiago Santosbasetransform: respect accept-caps intersect flag
next