gstpad: Probes that return HANDLED can reset the data info field
[platform/upstream/gstreamer.git] / gst /
2018-08-01 Sebastian Drögepad: Ensure that the pad is blocked for IDLE probes...
2018-07-24 Sebastian Drögegst: Simplify some boolean expressions
2018-07-23 Sebastian DrögeRevert "pad: Handle changing sticky events in pad probes"
2018-07-20 Mathieu Duponchellebus: add missing (out) annotation to get_poll_fd()
2018-07-10 Sebastian Drögesample: Set buffer/caps/buffer-lists to NULL correctly...
2018-07-09 Sebastian Drögebufferlist: Prevent gst_buffer_list_foreach() from...
2018-07-09 Sebastian Drögeminiobject: Add parent pointers to the miniobject to...
2018-07-07 Bastian Köchergstreamer: fix install dir for configure files
2018-07-04 Nicolas Dufresnestructure: Update doc error in ARRAY/LIST helpers
2018-06-25 Philippe Normandprotection: Release decryptors list, even if it's empty
2018-06-24 Tim-Philipp MüllerUpdate for g_type_class_add_private() deprecation in...
2018-06-18 Sebastian Drögeevent: Unset SNAP flags when creating a new seek event...
2018-06-18 Sebastian Drögeevent: Require writable events for setting the running...
2018-06-15 Guillaume Desmottesgst_structure_to_string: display actual value of pointers
2018-06-13 Thibault Saunierstream: Add some missing API safe guards
2018-06-08 Tim-Philipp Müllerpoll: minor docs clarification
2018-06-08 Guillaume Desmottespoll: add API to watch for POLLPRI
2018-06-08 Guillaume Desmottespoll: stop treating on POLLPRI as 'read'
2018-06-05 Edward Herveymessage: Only allow setting valid seqnum on messages
2018-06-05 Edward Herveyevent: Only allow setting valid seqnum on events
2018-06-05 Edward Herveybin: Make sure we don't use invalid seqnums on messages
2018-05-21 Edward Herveydatetime: Update/fix documentation
2018-05-21 Edward Herveysample: Update documentation
2018-05-21 Edward Herveygst: Add an example to GST_STATIC_PAD_TEMPLATE macro
2018-05-21 Mark Nauwelaertsgst: add some GIR array annotations
2018-05-11 Sebastian Drögepad: Fix race condition causing the same probe to be...
2018-05-07 Edward Herveygst: Use memcpy() instead of strncpy() where appropriate
2018-05-06 Jan Schmidtgstevent: Add some FIXME: 2.0 about removing the timestamp
2018-05-05 Nirbheek Chauhanmeson: Update option names to omit disable_ and with...
2018-05-05 Tim-Philipp Müllerbufferlist: fix abort due to underflow when creating...
2018-05-04 Francisco Velazquezdebugutils: Update configure option in documentation
2018-05-01 luz.pazSource code typo fixes
2018-05-01 luz.pazFix typos in comments and docs
2018-04-25 Tim-Philipp Müllerbuffer: don't over-allocate internal GstMeta items
2018-04-24 Xavier ClaessensMeson: Use library() to build both static and shared...
2018-04-18 Thibault SaunierRevert "docs: Minor fix in event_new_select_streams"
2018-04-17 Thibault Saunierdocs: Minor fix in event_new_select_streams
2018-04-17 Thibault Sauniercaps: Add a macro based variant of gst_caps_copy
2018-04-17 Thibault Saunierpad: Handle changing sticky events in pad probes
2018-04-17 Thibault Saunierdebug: Make PADS debug background blue
2018-04-17 Thibault Sauniergst: Stop inlining gst_caps_copy
2018-04-15 Aurelien Jarnogstconfig.h.in: initial RISC-V support
2018-04-13 Mathieu Duponchellegstsample: new API
2018-04-13 Mark Nauwelaertsgst: add some GIR array annotations
2018-04-13 Víctor Manuel Jáqu... debugutils: Add missing parameters documentation
2018-04-11 Tim-Philipp Müllergstdebug: fix occasional deadlocks on windows when...
2018-04-09 Tim-Philipp Müllergsturi: include gstconfig.h earlier for GST_API define
2018-04-05 Jan Alexander Stef... gstinfo: fix debug levels being applied in the wrong...
2018-04-05 Jan Alexander Stef... gstinfo: Simplify gst_debug_reset_threshold() implement...
2018-04-05 Jan Alexander Stef... gstinfo: Reduce code duplication around level pattern...
2018-04-05 Tim-Philipp Müllerstreamcollection: embed GQueue into the private struct
2018-04-02 Edward Herveygst: Documentation fixes
2018-03-29 Matthew Watersbin: fix deep-element-added signal debug log message
2018-03-22 Tim-Philipp Müllermeson: remove no longer needed core enumtypes template...
2018-03-22 Alessandro Decinameson: use gnome.mkenums_simple() to generate core...
2018-03-21 Petr Kulhavygstbuffer: reset buffer to its original size if intact
2018-03-21 Sebastian Drögeparamspecs: Set g-i annotation values for GST_PARAM_...
2018-03-21 Sebastian Drögeelementfactory: GST_ELEMENT_FACTORY_TYPE_DECODABLE...
2018-03-20 Sebastian Drögegst: Fix compilation with latest GLib
2018-03-13 Tim-Philipp Müllergst: GST_EXPORT -> GST_API
2018-03-12 Matthew Waterspromise: be more explicit in docs about who/when to...
2018-03-05 Sebastian Drögedebugutils: Change dot-file functions documentation...
2018-03-04 Sebastian Drögegst: Add some more (type filename) annotations
2018-03-01 Mathieu Duponchellemeson: enable more warnings
2018-03-01 Mathieu Duponchelleghostpad: ensure we build a ghost pad ..
2018-03-01 Mathieu Duponchellepad: fix mixed declarations
2018-02-28 Mathieu Duponchellepad, ghostpad: use the template gtype if specified
2018-02-18 Mark Nauwelaertsgst: fix some GIR annotations
2018-02-15 Tim-Philipp Müllergstconfig.h: want deprecation warnings if GST_DISABLE_D...
2018-02-03 Tim-Philipp Müllerautotools: use -fno-strict-aliasing where supported
2018-02-03 Tim-Philipp Müllerbuffer: fix gtk-doc warning regarding _get_n_meta(...
2018-02-02 Matthew Watersgstpromise: add since 1.14 markers
2018-01-31 Mathieu Duponchellegstbuffer.h: move FLAG_LAST documentation back to the...
2018-01-31 Mathieu Duponchellegstbuffer: add GST_BUFFER_FLAG_NON_DROPPABLE
2018-01-27 Tim-Philipp Müllerbuffer: add gst_buffer_get_n_meta() convenience function
2018-01-27 Arun Raghavangst: Fix up a bunch of GIR annotations
2018-01-27 Arun Raghavandevicemonitor: Return NULL instead of FALSE
2018-01-26 François Laignelmessage: Add gst_message_writable_structure()
2018-01-20 Tim-Philipp Müllerchildproxy: gracefully handle methods being NULL
2018-01-18 Sebastian Drögepadtemplate: And add missing GST_EXPORT to gst_pad_temp...
2018-01-18 Sebastian Drögepadtemplate: Add missing Since: 1.14 marker to gst_pad_...
2018-01-18 Sebastian Drögepadtemplate: Add gst_pad_template_new_with_gtype()
2018-01-18 Sebastian Drögepadtemplate: Add Since: 1.14 marker to gst_pad_template...
2018-01-16 Edward Herveygstpad: Avoid stream-dead-lock on deactivation
2018-01-15 Edward Herveygstpad: Release pending g_cond_wait() when stopping...
2018-01-12 Tim-Philipp Müllerdocs: explicit refer to GObject docs for floating refs
2018-01-11 Tim-Philipp Müllerutils: use g_get_monotonic_time() as fallback in gst_ut...
2018-01-11 Tim-Philipp Müllerplugin: plugin_load() must return a ref even if it...
2018-01-11 Tim-Philipp Müllerinfo: reset default threshold to LEVEL_DEFAULT not 0
2017-12-26 Sebastian Drögestreams: GstStreamType/GstStream are available since...
2017-12-26 Stefan Sauersegment: add a FIXME-2.0 for the format parameters
2017-12-24 Tim-Philipp MüllerSkip gst_deinit() if gstreamer was not initialized...
2017-12-20 Sebastian Drögesystemclock: set_default() clock parameter can be NULL
2017-12-20 Sebastian Drögeelement: Annotate set_clock() clock parameter with...
2017-12-20 Sebastian Drögeelement: Annotate set_bus() bus parameter as allow...
2017-12-17 Sebastian Drögeplugin: Annotate add_dependency() arguments as NULL...
2017-12-14 Umang Jaindocs: GstBus: Provide more information for ref/unref...
2017-12-14 Matthew Watersdocs: include tracers in the documentation
2017-12-07 Tim-Philipp Müllerdocs: Fix a few gtk-doc warnings
2017-12-06 Edward Herveygstpad: Handle GST_PAD_PROBE_HANDLED on sticky event...
next