bufferpool: Fix the buffer size reset code
[platform/upstream/gstreamer.git] / libs /
2019-07-01 Nirbheek Chauhangstcheck: Document strcmp used in string cmp macros
2019-07-01 Carlos Rafael Gianibasesrc: Add public gst_base_src_negotiate () function
2019-06-27 Nicolas Dufresnetestclock: Allow calling crank with a past entry
2019-06-20 Michael BunkFixing various typos
2019-06-13 Havard Graffharness: move creating of buffer and event queues to...
2019-06-13 Stian Selnesharness: Fix race when forwarding event while tearing...
2019-06-13 Stian Selnesharness: Make sure pad functions are not called after...
2019-06-11 Mathieu Duponchelleaggregator: don't try to take STREAM_LOCK on sink pad...
2019-06-11 Mathieu Duponchelleaggregator: send flush_stop ourselves if needed
2019-06-10 Mathieu Duponchelleaggregator: don't hold stream lock when flushing
2019-06-10 Mathieu Duponchelleaggregator: refactor flushing logic
2019-06-04 Niels De GraefUse G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally
2019-05-25 Thibault Saunieraggregator: Minor documentation fix
2019-05-25 Tim-Philipp Mülleraggregator: fix flow-return boolean return type mismatch
2019-05-24 Michael Olbrichgdb: add gst_element_pad() function
2019-05-24 Michael Olbrichgdb: print more data for segment events
2019-05-24 Michael Olbrichgdb: add 'gst-pipeline-tree' command
2019-05-24 Michael Olbrichgdb: add gst_pipeline() and gst_bin_get() functions
2019-05-24 Michael Olbrichgdb: handle ghost and proxy pads while looking for...
2019-05-24 Michael Olbrichgdb: refactor finding top-level pipeline
2019-05-24 Michael Olbrichgdb: gst-print add more pad and element information
2019-05-24 Michael Olbrichgdb: refactor time formating
2019-05-16 Sebastian Drögebasesink: Remove leading space from Since maker of...
2019-05-16 Sebastian Drögebasesink: Fix syntax for gtk-doc comment of the new...
2019-05-13 Thibault Saunierdoc: Fix hotdoc warnings
2019-05-13 Thibault SaunierPort to hotdoc
2019-05-13 Thibault Saunierdoc: Add some missing docstrings
2019-05-13 Thibault Saunierdoc: Fix and add some missing docstrings
2019-05-11 Michael Olbrichmeson: set correct install path for gdb helper
2019-05-09 Víctor Manuel Jáqu... gstbasesink: Fix gir annotation
2019-05-08 Aaron Boxergstbasesink: add stats getter method
2019-04-24 Rasmus Thomsenmeson: check for libcap via pkg-config
2019-04-23 Sebastian Drögebitwriter: Fix inclusion of header in C++ code
2019-04-23 Sebastian Drögebase: Include gstbitwriter.h in the single-include...
2019-04-23 Sebastian Drögelibs: Fix various Since markers
2019-04-23 Sebastian Drögeaggregator: Mark all public structs as Since: 1.14
2019-04-23 Sebastian Drögebitwriter: Mark the whole type as Since: 1.16
2019-04-22 Robert Rosengrennetutils: make gst_net_utils_set_socket_dscp external
2019-04-22 Robert Rosengrennetutils: Add IPv6 support to QoS DSCP
2019-04-18 Olivier Crêtebasesrc: Downgrade EOS warning
2019-04-16 Tim-Philipp Mülleraggregator: fix doc chunk for new buffer-consumed signal
2019-04-05 Mathieu Duponchellebasesrc: do not send EOS when automatic_eos is FALSE
2019-04-05 Mathieu Duponchelleaggregator: add buffer-consumed pad signal
2019-03-23 Tim-Philipp Müllercheck: suppress some g-i warnings
2019-03-23 Tim-Philipp Müllerbitwriter: mark as 'skip' for gobject-introspection
2019-03-21 Matthew Watersaggregator: don't leak gap buffer when out of segment
2019-03-21 Matthew Watersaggregator: take the pad lock around queue gap event...
2019-03-20 Matthew Watersbaseparse: don't reset the disable-passthrough property...
2019-02-05 Nirbheek Chauhanmisc: Fix various compiler warnings on MinGW
2019-01-05 Tim-Philipp Mülleraggregator: fix typo in docs
2018-12-31 Michael Olbrichgdb: implement 'gst-dot' and 'gst-print' commands
2018-12-31 Michael Olbrichgdb: make the code PEP-8 compliant
2018-12-19 Tim-Philipp Müllerbasesrc: ensure submitted buffer list is writable
2018-12-15 Edward Herveyharness: assert on result of gst_pad_push_event()
2018-12-06 Roman Sivrivergst: fixed the install command for gdb python macros...
2018-11-28 KimTaeSoobaseparse: Use buffer from short reads instead of pulli...
2018-11-28 Jordan PetridisRun gst-indent through the files
2018-11-27 Mathieu DuponchelleRevert "harness: Take ownership of floating references...
2018-11-26 Sebastian Drögeharness: Take ownership of floating references (pads...
2018-11-10 Havard Grafftests: fix tests when compiling with glib_checks=disabled
2018-11-08 Tim-Philipp MüllerFix distcheck
2018-11-08 Michael Olbrichgst: add some gdb python macros
2018-11-06 Havard Graffharness: improve _wait_for_clock_id_waits performance
2018-11-03 Thomas Bluemelclock: Keep weak reference to underlying clock
2018-10-28 Sebastian Drögeharness: Add API for proposing meta APIs from the alloc...
2018-10-15 Sebastian Drögequeuearray: Only clear dropped item if it is not returned
2018-10-15 Sebastian Drögequeuearray: Clear items when dropping them and a clear...
2018-10-11 Jan Schmidtptp clock: Wait for ANNOUNCE before selecting a master
2018-10-11 Jan Schmidtptp clock: improve debug
2018-10-11 Jan Schmidtptp clock: Increase tolerance for late follow-up and...
2018-10-11 Jan Schmidtptpclock: Add TRACE level debug output
2018-10-03 Tim-Philipp Mülleraggregator: document new "min-upstream-latency" propert...
2018-09-27 Vivia Nikolaidouqueuearray: Add set_clear_func and clear functions
2018-09-27 Mathieu Duponchelleaggregator: add gtk-doc blurb for new min-upstream...
2018-09-27 Mathieu Duponchelleaggregator: add min-upstream-latency property.
2018-09-24 Tim-Philipp Müllermeson: use library() for libgstcheck instead of always...
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-20 Mathieu Duponchelleaggregator: define autoptr cleanup functions
2018-09-05 Nirbheek Chauhanmeson: Always use a dependency object for dependencies
2018-08-31 Philippe Normandbaseparse: avg_bitrate calculation critical warning fix
2018-08-31 Nirbheek Chauhanmeson: Maintain macOS ABI through dylib versioning
2018-08-26 Tim-Philipp Müllercheck: testclock: fix deprecation guards
2018-08-26 Tim-Philipp Müllerbitwriter: fix compiler warning
2018-08-16 Nirbheek Chauhanmeson: host_system is 'ios' when building for iOS
2018-08-14 Sebastian Drögeaggregator: Fixup for previous commit to prevent infini...
2018-08-14 Sebastian Drögeaggregator: Return an error directly if negotiation...
2018-08-12 Tim-Philipp Müllerautotools: stop controlling symbol visibility with...
2018-08-12 Tim-Philipp Müllerbitwriter: fix g-i scanner warning
2018-08-11 Tim-Philipp Müllermeson: add options to disable gobject cast checks and...
2018-08-10 Tim-Philipp Müllermeson: add option to disable build of GStreamer unit...
2018-08-02 Sebastian Drögetypefindhelper: Mark gst_type_find_helper_get_range_ful...
2018-08-01 Sebastian Drögetypefind: Add new gst_type_find_helper_get_range_full...
2018-07-27 Mathieu Duponchelleaggregator: annotate GstAggregatorClass::update_src_caps
2018-07-25 Sebastian Drögeaggregator: Don't leak peer pad of inactive pads when...
2018-07-25 Nirbheek Chauhanmeson: host_machine.system() is darwin even on iOS
2018-07-25 Nirbheek Chauhanmeson: Don't add static printf library to executables
2018-07-24 Sebastian Drögetypefindhelper: Mark extension in gst_type_find_helper_...
2018-07-24 Sebastian Drögetypefind: Add _with_extension() variants for typefindin...
2018-07-19 Thibault Saunierbasetransform: Do not check if NULL is an emtpy caps
next