bufferpool: Fix the buffer size reset code
[platform/upstream/gstreamer.git] / gst /
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
2019-05-16 Thibault Saunierregistry: Avoid discovering plugins in hotdoc private...
2019-05-16 Edward Herveygstpad: Probes that return HANDLED can reset the data...
2019-05-13 Thibault Saunierdoc: Fix hotdoc warnings
2019-05-13 Thibault SaunierPort to hotdoc
2019-05-13 Thibault Sauniergst: Add a GParamSpecFlag to force gst-inspect to use...
2019-05-13 Thibault Saunierdoc: Add some missing docstrings
2019-05-13 Thibault Saunierdoc: Fix and add some missing docstrings
2019-05-13 Thibault Saunierstructure: Mark _from_string as constructor
2019-05-13 Nirbheek Chauhanmeson: Pass -DGST_STATIC_COMPILATION for static builds
2019-05-13 Nirbheek Chauhanmeson: Link to objects instea of static helper library
2019-05-10 Niels De Graefuri: Add gst_clear_uri()
2019-05-08 Niels De Graefgst: Add support for g_autoptr(GstPromise)
2019-05-01 Niklas HambüchenMake get_flex_version.py script executable
2019-04-24 Mathieu Duponchellegstsegment: Add GST_SEEK_FLAG_TRICKMODE_FORWARD_PREDICTED
2019-04-23 Sebastian Drögegst: Fix various Since markers
2019-04-23 Sebastian Drögecaps: Add Since: 1.16 marker to gst_caps_copy()
2019-04-17 Mathieu Duponchellegstinfo: clean up function pointer names hashtable
2019-04-12 Philipp Zabelevent: fix seek event creation
2019-04-10 Sebastian Drögecontrolbinding: Check if the weak pointer was cleared...
2019-04-01 Mathieu Duponchelleevent: add new seek parameter, "trickmode-interval"
2019-03-14 Stephane Cerveaugst_element_get_factory: update documentation
2019-03-13 Stephane Cerveaugst_element_factory_get_metadata: protect from null...
2019-03-08 Santiago Carot-Nemesiogsttaskpool: Do not block tasks while cleaning up the...
2019-03-06 Marco Trevisan ... gsturi: Fix annotation on get_path to return a nullable
2019-03-06 Marco Trevisan ... gstmessage: Fix annotations on details
2019-03-04 Mathieu Duponchellegstbuffer: store meta in add order
2019-02-28 Santiago Carot-Nemesiotaskpool: Set error in case something goes wrong in...
2019-02-26 Tim-Philipp Müllermeson: dist get_flex_version.py
2019-02-25 Philipp Zabelplugin: add 0BSD as valid license
2019-02-25 Philipp Zabelplugin: fix link to 3-clause BSD license
2019-02-20 Nirbheek Chauhangstmacros.h: Fix restrict definition on MSVC
2019-02-19 Nirbheek Chauhangstmacros.h: Fix check for 'restrict' keyword
2019-02-18 Seungha Yangbuffer: Don't miss return value on Windows build
2019-02-15 Sebastian Drögebus: Make removing of signal/bus watches thread-safe
2019-02-15 Sebastian Drögebus: Don't allow removing signal watches with gst_bus_r...
2019-02-13 Lawrence Trouppad: Document that pad unlink function is called with...
2019-02-12 Tim-Philipp Müllerbuffer: store sequence number for metas
2019-02-09 Sebastian Drögedeviceprovider: It's (transfer none) not (transfer...
2019-02-08 Thibault Saunierdevice-provider: Allow notifying application of device...
2019-02-08 Nirbheek Chauhanmeson: Extract flex version using a regex inside a...
2019-01-29 Sebastian Drögedatetime: new() and new_local_time() constructors are...
2019-01-29 Sebastian Drögepad: Constructors are all not nullable
2019-01-29 Sebastian Drögepadtemplate: Constructors are all nullable as they...
2019-01-28 Mathieu Duponchellegstinfo: add Windows stacktraces support
2019-01-26 Nicolas Dufresnepad: Remove unneeded 64bit upcast in debug trace
2019-01-24 Sebastian Drögetaglist: Remove (scope call) annotation from gst_tag_re...
2019-01-23 Mathieu Duponchellemeson: improve flex version parsing
2019-01-15 Sebastian Drögepad: Fix printf format when printing hook id
2019-01-14 Daniel Drakedeviceprovider: fix counting number of times started
2019-01-10 Sebastian DrögeRevert "bin: Hold the state lock while removing element...
2019-01-09 Jan Alexander Stef... structure: Support stepped ranges when fixating
2019-01-09 Jan Alexander Stef... structure: Use GLib's CLAMP macro for fixating ranges
2019-01-09 Sebastian Drögeelement: Add note about racyness to gst_element_set_loc...
2019-01-07 Sebastian Drögebin: Hold the state lock while removing elements from...
2018-12-15 Edward Herveyparse: Move variable to block where it's used
2018-12-14 Sebastian Drögepad: Print some debug information about pad probe hooks...
2018-12-11 Guillaume Desmottesgstcaps: add gst_caps_set_features_simple()
2018-12-05 Dardo D Kleinerbuffer: Fix memory corruption in gst_buffer_foreach_met...
2018-11-28 Jordan PetridisRun gst-indent through the files
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
next