Meson: Change extra-checks to feature option and make it yielding
[platform/upstream/gstreamer.git] / gst /
2020-04-02 Sebastian Drögepad: Add a guard against getrange functions not filling...
2020-04-01 Nicolas Dufresnetask: Introduce gst_task_resume() API
2020-03-26 Jan Schmidtgstsegment: Refuse instant-rate seeks in gst_segment_do...
2020-03-24 Jose Antonio Santo... gstinfo: Check threshold for category from macro
2020-03-23 Jan Alexander Stef... gststructure: Fix gst_structure_take ownership handling
2020-03-23 Jan Alexander Stef... gstdeviceproviderfactory: Remove volatile from provider...
2020-03-22 Ondřej Hruškagstdatetime: Add missing NULL check to gst_date_time_ne...
2020-03-22 Edward Herveyregistrychunks: Use strnlen if available
2020-03-19 Edward Herveygstvalue: Avoid expensive fallback on intersection
2020-03-18 Edward Herveygstvalue: Optimize some list<=>list functions
2020-03-18 Edward Herveygstvalue: Inline GstValueList/GstValueArray
2020-03-18 Miguel Parisbufferlist: foreach: always remove as parent if buffer...
2020-03-18 Edward Herveybufferlist: Add check for overflow
2020-03-18 Edward Herveygststructure: Optimize pre-allocation of structures
2020-03-18 Edward Herveygststructure: Inline array and contents
2020-03-14 Thibault Sauniervalue: Handle NULL caps for comparisons
2020-03-12 Thibault Sauniervalue: Refactor parsing lists to allow trailing comas
2020-03-12 Guillaume Desmottesclock: remove documentation link on GTimeVal
2020-03-09 Sebastian Drögesystemclock: Don't start the system clock at 0 on Windows
2020-03-09 Sebastian Drögesystemclock: Don't divide by zero on Windows if high...
2020-03-09 Sebastian Drögecaps: Don't assert in fixate() on EMPTY/ANY caps and...
2020-02-19 Tim-Philipp Müllerdebugutils: skip "parent" property for elements when...
2020-02-14 Sebastian Drögebus: Make setting/replacing/clearing the sync handler...
2020-02-12 Henry Wilkescaps: keep ANY caps empty internally
2020-02-12 Henry Wilkescaps: fix is_strictly_equal
2020-01-27 Olivier Crêtesystemclock: No need to check for CLOCK_TAI in the...
2020-01-27 Ederson de SouzaGstSystemClock: Add GST_CLOCK_TYPE_TAI
2020-01-24 Sebastian Drögebin: Don't consider having a group-id or being STREAM_S...
2020-01-24 Sebastian Drögeevent/message: Don't allow setting invalid group ids
2020-01-09 Jan Alexander Stef... bin: Fix deep-element-removed log message
2020-01-06 Thibault Saunierdocs: Document the new 'redirect-location' error messag...
2019-12-28 Stefan Sauerparse: add support for presets
2019-12-26 Seungha Yangpluginfeature: Allow updating initial rank of plugin...
2019-12-25 Nirbheek Chauhangstinfo: Add new API for getting debug log lines
2019-12-20 Niels De Graefbin: Add method to find elements by factory name
2019-12-18 Stéphane Cerveaugstreamer: use of g_value_dup_string
2019-12-12 Peter Seidererpluginloader: handle fsync interrupted by signal (EINTR)
2019-12-12 Peter Seidererregistry: handle fsync interrupted by signal (EINTR)
2019-12-11 Olivier CrêteRemove deprecated GTimeVal
2019-12-10 Mathieu Duponchelledevice, elementfactory: relax floating requirement
2019-12-05 Sebastian Drögebus: Clean up #ifdefs to compile with debugging enabled...
2019-12-05 Mathieu Duponchelledevice, elementfactory: don't enforce floating status
2019-12-04 Sebastian Drögebus: Use new GSource dispose function
2019-11-27 Edward HerveyGstBuffer: size-related optimization
2019-11-27 Edward HerveyGstBuffer: Inline fast-path for merged memory
2019-11-27 Tim-Philipp Müllerdocs: mention gst_parse_bin_from_description() in gst_p...
2019-11-25 Linus Svenssondatetime: Add constructor for timestamps in microseconds
2019-11-18 Stéphane Cerveaugstbuffer: update documentation
2019-11-14 Havard Graffstructure: add gst_structure_take
2019-11-12 Wonchul Leeevent: Fix gir warning
2019-11-05 Víctor Manuel Jáqu... gst/parse: define pure-parser depending on bison version
2019-11-04 Nayana Topolskypad: clear sticky event tag upon stream-start
2019-11-03 Seungha Yangtaglist: Fix broken empty set character in code
2019-11-03 Jan Schmidtpipeline: Instant rate change handling
2019-11-03 Sebastian Drögeevent/message: Add new instant-rate-sync-time event...
2019-11-03 Sebastian Drögeevent: Add new GST_EVENT_INSTANT_RATE_CHANGE and GST_SE...
2019-11-02 Víctor Manuel Jáqu... elementfactory: add GST_ELEMENT_FACTORY_TYPE_HARDWARE
2019-10-22 Sebastian Drögebin: Drop need-context messages without source instead...
2019-10-13 Tim-Philipp MüllerRemove autotools build system
2019-10-10 Edward Herveycore: Avoid usage of deprecated API
2019-10-06 Aaron Boxerdocumentation: fix a number of typos
2019-09-30 Sebastian Drögegst: Don't pass miniobjects to GST_DEBUG_OBJECT() and...
2019-09-17 Mathieu Duponchellegstvalue: use value_nick for serialization
2019-09-16 Mathieu Duponchelledeviceprovider: set the bus to non-flushing before...
2019-09-12 Sebastian Drögeelement: Enforce that elements created by gst_element_f...
2019-09-12 Sebastian Drögedevice: Enforce that elements created by gst_device_cre...
2019-09-12 Sebastian Drögedevice: gst_device_create_element() is `transfer floati...
2019-09-09 Niels De GraefDon't pass default GLib marshallers for signals
2019-09-05 Vivia Nikolaidoupad: Added gst_pad_get_single_internal_link
2019-09-04 David Svensson Forsminiobject: free qdata array when the last qdata is...
2019-09-03 Nicolas Dufresnebin: Fix minor race when adding to a bin
2019-08-25 Niels De Graefobject: Use g_object_notify_by_pspec()
2019-08-24 Seungha Yanginfo: Take lock around all prinf on Windows
2019-08-23 Mathieu Duponchelledocstrings: port ulinks to markdown links
2019-08-21 Johan Sterneruputils: Avoid memory merge in gst_util_dump_buffer()
2019-08-12 Jan Alexander Stef... element: Added gst_element_get_current_clock_time and...
2019-08-09 Sebastian Drögeregistry: Use plugin directory from the build system...
2019-08-07 Thibault Saunierdevice-monitor: list hidden providers before listing...
2019-08-06 Tim-Philipp Müllermessage: fix up enum value for GST_MESSAGE_DEVICE_CHANGED
2019-08-05 Doug Nazarinfo: Fix deadlock in gst_ring_buffer_logger_log
2019-07-15 Sebastian Drögeinfo: Free some more memory on gst_deinit()
2019-07-15 Sebastian Drögeinfo: Deprecate gst_debug_category_free()
2019-07-07 Jan Schmidtgsttracerutils: Fix build with disabled tracer hooks.
2019-07-02 Nirbheek Chauhangstinfo: Fix typo in debug log message
2019-07-02 Nirbheek Chauhangsttracer: Add new API to fetch the list of active...
2019-07-01 Nicolas Dufresnebufferpool: Fix the buffer size reset code
2019-07-01 Nirbheek Chauhantracerrecord: Be stricter while parsing record templates
2019-07-01 Nirbheek Chauhangstsystemclock: Mark the clock as MAY_BE_LEAKED
2019-07-01 Nirbheek Chauhangstinfo: Rework stack trace detection a bit
2019-07-01 Nirbheek Chauhangstinfo: Add an explicit enum for GST_STACK_TRACE_SHOW_NONE
2019-06-28 Nirbheek Chauhangstplugin: Don't stat plugins when building for UWP
2019-06-28 Nirbheek Chauhangstconfig.h.in: Windows ARM64 does not allow unaligned...
2019-06-21 Mathieu Duponchelledevicemonitor: add debug category
2019-06-20 Michael BunkFixing various typos
2019-06-17 Havard Graffgstmeta: Optimize get_tags() by using private quark...
2019-06-13 Havard Graffpad: increase debug-level to warning for fatal outcomes
2019-06-04 Niels De GraefUse G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally
2019-05-30 Mathieu Duponchellegstelement: fix links to the gsterror page
2019-05-30 Mathieu Duponchellegsttaglist: do not link to symbols from gst-plugins...
2019-05-29 Mathieu Duponchelledoc: remove xml from comments
next