gst-inspect: Use only original 16 colors
[platform/upstream/gstreamer.git] / gst /
2018-11-12 Seungha Yanggst: Fix string leak when G_VALUE_COLLECT_INIT() was...
2018-11-10 Sebastian Drögedebugutils: Make sure that GST_DEBUG_GRAPH_SHOW_VERBOSE...
2018-11-10 Havard Grafftests: fix tests when compiling with glib_checks=disabled
2018-11-08 Sebastian Drögeclock: Move clock GWeakRef to a private GstClockEntry...
2018-11-07 Matthew Watersquery: add a new bitrate query
2018-11-06 Havard Graffsystemclock: pre-calculate the ratio for multiplying...
2018-11-06 Havard Graffgstpad: use hook_id instead of hook in called_probes...
2018-11-06 Matthew Watersgst/buffer: add a new function for wrapping GBytes
2018-11-05 Jan Alexander Stef... gst_clear_*: Remove volatile from arguments
2018-11-05 Jan Alexander Stef... gst_clear_*: Cast to GstMiniObject** when needed
2018-11-05 Niels De Graefquery: add gst_query_take()
2018-11-05 Niels De Graefmessage: add gst_message_take()
2018-11-05 Niels De Graeftaglist: add gst_tag_list_replace/take()
2018-11-05 Niels De Graefbufferlist: add gst_buffer_list_replace/take()
2018-11-05 Niels De Graefstructure: add gst_clear_structure()
2018-11-05 Niels De Graeftaglist: add gst_clear_tag_list()
2018-11-05 Niels De Graefquery: add gst_clear_query()
2018-11-05 Niels De Graefmessage: add gst_clear_message()
2018-11-05 Niels De Graefevent: add gst_clear_event()
2018-11-05 Niels De Graefcaps: add gst_clear_caps()
2018-11-05 Niels De Graefbufferlist: add gst_clear_buffer_list()
2018-11-05 Niels De Graefbuffer: add gst_clear_buffer()
2018-11-05 Niels De Graefminiobject: add gst_clear_mini_object()
2018-11-05 Niels De Graefobject: add gst_clear_object()
2018-11-03 Sebastian Drögeclock: Move clock weak ref into its own ABI struct
2018-11-03 Sebastian Drögeclock: Add new functions to the documentation
2018-11-03 Sebastian Drögeclock: Fix deprecation handling of the GstClock clock...
2018-11-03 Thomas Bluemelclock: Keep weak reference to underlying clock
2018-10-28 Jan Schmidtsegment: Allow stop == -1 in gst_segment_to_running_tim...
2018-10-23 Jordan Petridisgst: skip format specifiers from gir generation
2018-10-23 Jordan Petridisgst/gsterror.h: skip GST_ERROR_SYSTEM during gir generation
2018-10-12 Philippe Normandgstelementfactory: Remove MEDIA_HARDWARE FactoryType
2018-10-12 Philippe Normandgstelementfactory: Add MEDIA_HARDWARE klass classifier
2018-10-03 Thibault Saunierprotection: Fix the string to define unspecified system id
2018-10-03 Yacine Bandouprotection: Add a new definition for unspecified system...
2018-09-27 Mathieu Duponchelleelement: remove inactive pad g_warning in add_pad
2018-09-24 Tim-Philipp Müllerlibs: figure out right export define in configure
2018-09-23 Tim-Philipp Müllerlibs: fix 'inconsistent DLL linkage' warnings on Windows
2018-09-23 Tim-Philipp Müllergstconfig.h: add GST_API_IMPORT define
2018-09-08 Philippe Normandbin: Fix use-after-free issue in gst_bin_add()
2018-09-03 Philippe Normandutils: Set default values for position and duration...
2018-08-31 Sebastian DrögeRevert "pad: Don't drop LATENCY queries with default...
2018-08-31 Sebastian DrögeRevert "pad: Accumulate live/non-live latency values...
2018-08-31 Nirbheek Chauhanmeson: Maintain macOS ABI through dylib versioning
2018-08-31 Sebastian Drögepad: Accumulate live/non-live latency values separately
2018-08-27 Jan Schmidtgstsegment: Handle positions before the segment properly
2018-08-12 Tim-Philipp Müllerautotools: stop controlling symbol visibility with...
2018-08-09 Tim-Philipp Müllermeson: add option to disable parse-launch pipeline...
2018-08-03 Sebastian Drögegst: Add poisoning to more types
2018-08-01 Sebastian Drögepad: Update pad offsets on the current event if the...
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...
next