leaks: Allow tracing Gst(Mini)Object reffing operations
[platform/upstream/gstreamer.git] / libs /
2016-12-17 Fabrice Belletbasesink: fix a use after free case
2016-12-16 Tim-Philipp Müllercheck: fix typo in docs
2016-12-16 Tim-Philipp Müllercheck: export new global variable
2016-12-16 Thibault Sauniercheck: Avoid possible double free
2016-12-16 Thibault Sauniercheck: Allow listing unit tests names
2016-12-09 Nirbheek Chauhancheck: Fix macro check for OS X
2016-12-09 Nirbheek Chauhancheck: Don't try to include CoreServices.h on iOS
2016-12-09 Nirbheek Chauhancheck: Don't check for malloc/realloc and try to fallback
2016-12-09 Nirbheek ChauhanAdd a README.txt with context for libcheck
2016-12-09 Nirbheek Chauhanlibcheck: Update the compatibility code and checks
2016-12-09 Nirbheek Chauhanlibcheck: Just move libcompat files to a subdir
2016-12-09 Nirbheek Chauhanlibcheck: port to latest check git
2016-12-06 Ricardo Ribalda... helpers/gst: Get bash completion options from gst-launch
2016-12-06 Marcin Kolnynet: set clock name in the constructor
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-11-23 Olivier Crêtebasesink: Document the interaction between unlock(...
2016-11-23 Matthew Waterscontrollers: add new proxy control binding
2016-11-18 Sebastian Drögebasetransform: Ensure to set the RECONFIGURE flag again...
2016-11-15 Jan Schmidtbaseparse: Fix previous commit
2016-11-15 Jan Schmidtbaseparse: Restrict query/convert responses when demuxing
2016-11-15 Scott D PhillipsCast away const from GstMetaInfo in *_get_meta_info...
2016-11-15 Scott D Phillipstypefindhelper: Update prototype of helper_find_suggest()
2016-11-14 Thibault Sauniermeson: require meson 0.36 and use new `pic` arg on...
2016-11-14 Scott D PhillipsChange some types to match their prototypes
2016-11-11 Nicolas Huetadapter: fix distance when getting prev pts/dts at...
2016-11-11 Guillaume Desmottesbasetransform: fix pool leak when early returning in...
2016-11-11 Seungha Yangbasesrc: Support PROTECTION event from application
2016-11-10 Nirbheek Chauhanmeson: Fir dependencies of gstnet-1.0
2016-11-10 Nirbheek Chauhanmeson: Add GstBase-1.0.gir to gst_base_dep
2016-11-10 Tim-Philipp Müllerbaseparse: add since marker for new API to docs and...
2016-11-10 Vincent Penquerc'hbaseparse: expose gst_base_parse_drain
2016-11-09 Thibault Sauniermeson: Advertise dependency on gst_dep generating girs
2016-11-03 Nicolas Dufresnebasesink: Make sure we never drop the preroll buffer
2016-11-03 Nicolas Dufresnebasesink: Don't nest prepare/render calls
2016-11-02 Luis de Bethencourtbasesink: fix typo in documentation
2016-11-02 Sebastian Drögebasesink: Fix gst_base_sink_set_drop_out_of_segment...
2016-11-02 Nirbheek Chauhanclock_gettime.c: Use __APPLE__ instead of __MACH__
2016-11-02 Sebastian DrögeRevert "baseparse: fix draining with less data than...
2016-11-02 Jan SchmidtAdd new basesink API to exports and Since markers
2016-11-02 Jan Schmidtfakesink: Add property to not drop out-of-segment buffers
2016-11-01 Tim-Philipp Müllerbaseparse: fix draining with less data than min frame...
2016-10-24 Nicolas DufresneRevert "collectpads: Assume PTS is equal DTS if PTS...
2016-10-21 Jesper Larsenadapter: Fix mix-up between DTS and PTS
2016-10-20 Thibault SaunierRevert "meson: Use the new `pic` argument on static...
2016-10-20 Thibault Sauniermeson: Use the new `pic` argument on static libs
2016-10-14 Thibault Sauniermeson: Make use of new environment object and set plugi...
2016-10-13 Sebastian Drögeargbcontrolbinding: gst_object_replace() is transfer...
2016-10-13 Sebastian Drögedirectcontrolbinding: Clarify in the documentation...
2016-09-15 Sebastian Drögebasesink: Remove unused fields and always use the buffe...
2016-09-08 Sebastian Drögebasesink: Use the average durations based on timestamps...
2016-08-27 Thibault SaunierMake use of the new GST_ELEMENT_FLOW_ERROR API all...
2016-08-21 Tim-Philipp Müllermeson: install libgstcheck-1.0 and add api version...
2016-08-19 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-07-20 Aurélien Zanellicollectpads: add g-i transfer annotations to peek/pop...
2016-07-12 Sebastian Drögebasesrc: Fix automatic-eos=false mode if a segment...
2016-07-05 Jan Alexander Stef... baseparse: Don't add calculated bitrates until threshold
2016-07-04 Sebastian Drögebaseparse: Make sure to not create an invalid event...
2016-06-13 Sebastian Drögebasesink: Update start time when losing state only...
2016-06-10 Sebastian Drögeadapter: Rename functions and implement new functions...
2016-06-10 Edward Herveyadapter: Add methods to query current offset
2016-06-07 Edward Herveybaseparse: Make sure DISCONT flags are properly propagated
2016-06-02 Guillaume DesmottesUse MAY_BE_LEAKED_FLAG
2016-05-23 Tim-Philipp Müllerg-i: pass compiler env to g-ir-scanner
2016-05-15 Sebastian Drögebasesink/src: Post an error message if ::start() fails
2016-05-07 Anthony G. Basilelibcompat.h: strsignal() should be not be decleared...
2016-05-05 Tim-Philipp Müllerflowcombiner: add debug category
2016-05-05 Tim-Philipp Müllerflowcombiner: fix docs for gst_flow_combiner_reset()
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
next